This is a discussion on Re: [courier-users] mailbot useage within the Courier-Imap forums, part of the Mail Servers and Related category; Stefan Hornburg (Racke) wrote: > Bowie Bailey wrote: > > > > I use this for my vacation messages: > &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Stefan Hornburg (Racke) wrote:
> Bowie Bailey wrote: > > > > I use this for my vacation messages: > > ------------------------------------------------------ > > import RECIPIENT > > if (! (/^X-Spam-Flag: YES/ || /^List-id:/) ) > > { > > `/usr/lib/courier/bin/mailbot -A "From: $RECIPIENT" -d > > "./autoreplydb" -m "./autoreply" /usr/lib/courier/bin/sendmail -f > > "$RECIPIENT"` } > > ------------------------------------------------------ > > > > Note that the mailbot command is one long line. > > > > This will send one reply per day per recipient. It only sends > > replies to messages that do not look like mailing lists and are > > not marked as spam. > > > > Mailbot should really adhere List-ID. Mailbot doesn't care about List-ID headers. From the man page: The default behavior is to send an autoresponse unless the original message has the "Precedence: junk" or the "Precedence: bulk" header, or if it's MIME content type is "multipart/report" (this is the MIME content type for delivery status notifications). -- Bowie Please keep list traffic on the list. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=...057&dat=121642 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |
![]() |
| Thread Tools | |
| Display Modes | |
|
|