[linux-ileri] Re: Qmail alt yazę ekeleme.

---------

From: Orhan Berent (berent@deu.net.tr)
Date: Tue 30 Dec 2003 - 01:09:13 EST

  • Next message: Murat Ustuntas: "[linux-ileri] Re: routing & iptables"

    Eski tarihlerde Devrim isimli bir arkadasimiz buna cevap vermis,ama
    hangi Devrim'di,gunduz mu,seral'mi yoksa bizim Devrim Sipahi'mi :)

    Orhan Berent

    >Merhaba
    >qmail-smtpd.c dosyasindaki ilgili yerlere + ile baslayan satirlari
    >ekleyip yeniden derlemen yeterli olacaktir.
    >Kolay gelsin.
    >Devrim

    @@ -369,6 +369,12 @@ (Satir numarasi)
       int hops;
       unsigned long qp;
       char *qqx;
    +
    + int footerloop;
    + char* footer =
    + "\n"
    + "---------------------------------------------------\n"
    + "MESAJI BURAYA EKLEYIN \n";

       if (!seenmail) { err_wantmail(); return; }
       if (!rcptto.len) { err_wantrcpt(); return; }
    @@ -380,6 +386,10 @@

       received(&qqt,"SMTP",local,remoteip,remotehost,remoteinfo,fakehelo);
       blast(&hops);
    +
    + for (footerloop = 0;footer[footerloop];footerloop++)
    + put(footer+footerloop);
    +
       hops = (hops >= MAXHOPS);
       if (hops) qmail_fail(&qqt);
       qmail_from(&qqt,mailfrom.s);

    On Mon, 2003-12-29 at 18:19, Sinan# wrote:
    > Qmail'de gonderdigim her mailin alt kisminda hotmail
    > ve yahoo'daki gibi nasl altyaz ekleyebilirim?
    >
    > Tesekkurler.
    >
    > __________________________________
    > Do you Yahoo!?
    > New Yahoo! Photos - easier uploading and sharing.
    > http://photos.yahoo.com/
    >
    >


  • Next message: Murat Ustuntas: "[linux-ileri] Re: routing & iptables"

    ---------

    Bu arsiv hypermail 2.1.6 tarafindan uretilmistir.