Hi,
I am trying to configure sendmail to process all e-mails through
procmail and then also deliver the e-mail as appropriate. I am
using procmail because I need all e-mails with "page" or "beep"
in the subject to be sent to a user via alpha pager. At the
same time, the same e-mail must still be delivered to an end user's
mailbox.
After configuring my sendmail.cf as described in the procmail()
man page, all e-mail is filtered through the procmail Mail Delivery
Agent ... however, the problem is that sendmail appears to
stop processing ruleset 0 once a valid Mail Delivery Agent is found ...
in this case the newly created procmail mailer. As I read the
o'riley sendmail book, this seems to be the way its supposed to
work. Apparently, you can't have sendmail send the same message to
multiple mail delivery agents. Is this correct?
Either way, is there a way to configure sendmail to deliver one message
to multiple mail delivery agents, i.e. procmail AND SMTP? Has anybody
else done this? Can anyone direct me to any net resources on procmail?
Thanks,
Jim