Hi,
I have a problem! i can't seems to work my procmailrc. I've tested
my procmailrc that is located at a /home/user/.procmailrc the following
receipts.
:0
! [EMAIL PROTECTED]
or
:0 c
! [EMAIL PROTECTED]
or
:0
* ^FROM.*peter
! [EMAIL PROTECTED]
All of this receipts work, but when i issue this sort of receipt, the
forwarding of mail was working but the autoreply does not
SHELL=/bin/sh
PATH=/usr/bin
:0
* ^[EMAIL PROTECTED]
* !^FROM_DAEMON
* !^FROM_MAILER
* !^X-Loop: [EMAIL PROTECTED]
{
:0 c
! [EMAIL PROTECTED]
| (formail -r \
-A"X-Loop: [EMAIL PROTECTED]" ; \
echo "I have recieve your mail" ; \
echo "My mail address has been change." ; \
echo "My new address is [EMAIL PROTECTED]" ; \
echo "Your mail has been forwarded to my new mail" )
| /usr/sbin/sendmail -t -oi
}
Please help. If there are pdf manuals i could download, kindly provide me
with the link
Darrel
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]