11 messages in net.sourceforge.lists.courier-users[courier-users] mailbot useage
FromSent OnAttachments
Kyle JohnsonJun 27, 2006 6:04 pm 
Kyle JohnsonJun 28, 2006 11:39 am 
Bowie BaileyJun 28, 2006 12:11 pm 
Bowie BaileyJun 28, 2006 12:31 pm 
Kyle JohnsonJun 28, 2006 12:49 pm 
Bowie BaileyJun 28, 2006 1:31 pm 
Kyle JohnsonJun 28, 2006 5:22 pm 
Kyle JohnsonJun 29, 2006 6:01 am 
Bowie BaileyJun 29, 2006 6:14 am 
Kyle JohnsonJun 29, 2006 6:22 am 
Bowie BaileyJun 29, 2006 7:49 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] mailbot useageActions...
From:Kyle Johnson (kjoh@fixertec.net)
Date:Jun 27, 2006 6:04:01 pm
List:net.sourceforge.lists.courier-users

Hi everyone,

I'm trying to use mailbot here, and I'm stuck. I've tried including a rule, similar to the one that is provided in the man page, in my .mailfilter file, but with no luck. The rule is: if (/^To:.*kjoh@hanoveruniform.com.*/) { cc "| /usr/local/bin/mailbot -t /usr/local/virtual/fixertec.net/kjohnson/message -A 'From: kjoh@hanoveruniform.com' /usr/bin/mail" }

I have also tried: if (/^To:.*kjoh@hanoveruniform.com.*/) { cc "| /usr/local/bin/mailbot -t /home/admin/message -A 'From: kjoh@hanoveruniform.com' /usr/sbin/sendmail -f ''" }

I guess I'm looking for some more examples on mailbot usage, as well as where my error lies.