I personally have not done this, but I read this recently:
http://www.courier-mta.org/mailbot.html
Which seems to show a better way to do things ;-)
This is from my maildroprc:
## LOOK INTO MAILBOT FOR RESPONSE LIMITING ETC!
BADLOOP="mail_loop_detected"
if ($UI_EnableVacationMessage eq "Y" && ! /^FROM_DAEMON/ && ! /^X-Loop:
$BADLOOP/)
{
/^Subject: (.*)$/
SUBJECT=$MATCH
cc "| ( $REFORMAIL -r -t -I\"From: $UI_Name <$UI_Email>\" -I\"Subject:
Abscence Notification ($SUBJECT)\" -I\"Errors-To:
[EMAIL PROTECTED]" -I\"Precedence: junk\" -A\"X-Loop: $BADLOOP\" ; \
echo \"$UI_VacationMessage\"; \
) | $SENDMAIL -t"
}
Maildrop has to be your delivery agent, and the variables have to have
something in them... thought the concept might help you get started.
m/
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Eduardo
> Roldan
> Sent: Friday, June 11, 2004 12:50 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [courier-users] Email Autoresponder?
>
>
> On Fri, 2004-06-11 at 14:46, keith wrote:
> > I'm hoping this is the right place to post this.
> > I'm wondering if anyone can point me to documentation on how to set up
> > an email autoresponder (eg. Out of office for 3 days type of thing)
> > that will work with Courier Maildrop, and Courier-IMAP. As far as I
> > can determine it would seem that Maildrop would be the process
> > handling such things.
>
>
> There are examples in the 'maildropex' man page
> 'maildrop' must be your DEFAULTDELIVERY to make these work.
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the new InstallShield X.
> From Windows to Linux, servers to mobile, InstallShield X is the
> one installation-authoring solution that does it all. Learn more and
> evaluate today! http://www.installshield.com/Dev2Dev/0504
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
>
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users