[geeks] procmail question
David Cantrell
david at cantrell.org.uk
Wed Mar 27 16:48:56 CST 2002
On Wed, Mar 27, 2002 at 03:48:05PM -0600, Bill Bradford wrote:
> I'm trying to get an autoresponder to work properly w/Procmail, but it
> doesent seem to work.
>
> :0
> * ^Received.*q at sunhelp.org #address we repond too
A common bug in procmailrcs :-)
Comments
A word beginning with # and all the following characters
up to a NEWLINE are ignored. This does not apply to con-
dition lines, which cannot be commented.
The "* ^Received..." is a condition line. So it's looking for a line that
starts with "Received" and also contains "q at sunhelp.org #address we repond
too".
> {
>
> :0 c
> ! mrbill at mrbill.net #cc: this bloke
Same here
--
Lord Protector David Cantrell | http://www.cantrell.org.uk/david
Any technology distinguishable from magic is insufficiently advanced
More information about the geeks
mailing list