[linux-ileri] Re: Qmail gonderilen mailler

---------

From: Muhammed Soyer (ms@ges.net.tr)
Date: Wed 16 Apr 2003 - 09:51:03 EEST

  • Next message: Burak DAYIOGLU: "[linux-ileri] Re: tuhaf bir hata"

    bu sekilde ozel yapilir mi bilmiyorum ama butun mailleri loglamak mumkun ..

    bunun icin

    http://lifewithqmail.org/lwq.html

    E.3. What is QUEUE_EXTRA?
    QUEUE_EXTRA is a compile-time configuration variable that specifies an
    additional recipient that will be added to every delivery. This is used
    primarily for logging. E.g., the FAQ describes how to use QUEUE_EXTRA to
    keep copies of all incoming and outgoing messages.

    To use QUEUE_EXTRA, edit extra.h specifying the additional recipient in the
    format "Trecipient\0", and the length of the QUEUE_EXTRA string in
    QUEUE_EXTRALEN (the "\0" counts as one character). For example:

        #define QUEUE_EXTRA "Tlog\0"
        #define QUEUE_EXTRALEN 5

    Shut down qmail if it's running. If you installed the qmailctl script from
    the Installation section, that can be done by:

        qmailctl stop

    If you don't have the qmailctl script, you should use your startup/shutdown
    script or send qmail-send a TERM signal.

    Then rebuild qmail using:

        make setup check

    Populate ~alias/.qmail-log with whatever logging you want. E.g., to log
    Message-ID's:

        | awk '/^$/ { exit } /^[mM][eE][sS][sS][aA][gG][eE]-/ { print }'

    Finally, restart qmail.

    ----- Original Message -----
    From: "Php" <php@kakalak.org>
    To: <linux-ileri@liste.linux.org.tr>
    Sent: Tuesday, April 15, 2003 10:40 PM
    Subject: [linux-ileri] Re: Qmail gonderilen mailler

    > On Tue, 15 Apr 2003 11:00:11 -0700 (PDT), Ali "Çinkılıç wrote:
    >
    > >Merhaba; Qmail, vpopmail ( db mysql ) kullaniyorum.
    > >Soyle bir sey yapmak istiyorum xx@mydomain.com dan giden maillerin
    > >ayni zamanda yy@mydomain.com a gonderilmesini istiyorum yada baska
    > >bir yere kayit edilmeside olabilir.
    > >Ama bir sekilde xx@mydomain.com un gonderdigi mailleri bir yerde
    > >tutman gerekiyor.
    > >Acaba boyle bir sey mumkun mu? Tesekkurler
    > >Kolay Gelsin
    >
    > sorunuza cevap degil, ozur...
    > gelen mailleri .qmail dosyasi ile yonlendirebiliyorsunuz,
    > bir kopyasini baska bi yere alabilirsiniz.
    >
    > ama ne yazik ki giden maillerin yedegini alamadim.
    > qmail dokumantasyonunda bunun icin bi log
    > ayari vermis. ancak o sizin istediginiz sey degil.
    >
    > detayli bilgi icin qmail configuration document
    > saygilar.
    >
    >
    >


  • Next message: Burak DAYIOGLU: "[linux-ileri] Re: tuhaf bir hata"

    ---------

    Bu arsiv hypermail 2.1.6 tarafindan uretilmistir.