|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Procmail Article
Just wanted to let you know ... I've been procrastinating for ages on setting up procmail because I didn't feel like reading the manpage. I have to say that this little tutorial we well written, covered the basics, and had pointers for all of the "next steps".
Good job! Sean |
|
#2
|
|||
|
|||
|
autoresponse
testing autoresponse i get error command not found for cat
see log From rcory@acedsl.com Sat Jan 18 16:04:50 2003 Folder: (/usr/bin/formail -r ; cat possible_spam.txt) | /usr/sbin/se 1341 /bin/bash: cat: command not found see recipe :0 * ^From:.*rcory@acedsl.com | (/usr/bin/formail -r ; cat possible_spam.txt) | /usr/sbin/sendmail -oi | -t |
|
#3
|
|||
|
|||
|
Re: autoresponse
Try specifying the full path to cat, like so:
:0 ^From:.rcory@acedsl.com | (/usr/bin/formail -r ; /bin/cat possible_spam.txt) | /usr/sbin/sendmail -oi | -t |
|
#4
|
|||
|
|||
|
Re: autoresponse
no luck different error tried path for mail_msg as well
From rroman@acedsl.com Tue Jan 21 21:28:53 2003 Subject: test procmail Folder: (/usr/bin/formail -r ; /bin/cat possible_spam.txt) | 1353 /bin/bash: -c: line 2: syntax error: unexpected end of file |
|
#5
|
|||
|
|||
|
[no subject]
|
|
#6
|
|||
|
|||
|
[no subject]
|
|
#7
|
|||
|
|||
|
Mail Management With Procmail
Mail Management With Procmail
January 16, 2003 -Tired of the sixteen terabytes of spam that confront you every morning? Looking for a way to automatically manage and filter your email? Say hello to procmail, automated message processing that's so cool, it makes you want to believe in magic again. Read the full article . Please discuss this article in this thread. You can read the article here . |
|
#8
|
|||
|
|||
|
If you would like to see an article covering a particular topic, please post your request here.
|
![]() |
| Viewing: Dev Shed Forums > Other > Development Articles > Mail Management With Procmail |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|