RE: [otrs] OTRS to ignore certain emails

Oct 14 15:42:41 l33t sendmail[7346]: h9EJgeUK007346: to=otrs, ctladdr=root
(0/0), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=30024,
relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (h9EJgfpD007348 Message
accepted for delivery)
Oct 14 15:42:42 l33t sendmail[7349]: h9EJgfpD007348:
to=
Take care that your MTA is configured with procmail. It doesn't looks so.
It's sendmail, and it's configured with procmail properly .. Also the test
cat /opt/otrs/doc/test-email-1.box | /opt/otrs/bin/PostMaster.pl
works as supposed... Anything else I can try? Is the .mailfilter file supposed to be updated with the .procmailrc changes you make?
What is in your /var/log/mail if you send an email to your local otrs user? And what is in the procmail log ~otrs/var/log/procmail-$MONTHFOLDER.log?
Wes
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "The number of Unix installations has grown to 10, with more expected." The Unix Programmer's Manual, 2nd Edition, June 1972 _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/

On Tue, Oct 14, 2003 at 03:42:28PM -0400, Rogers, Weston wrote:
Oct 14 15:42:41 l33t sendmail[7346]: h9EJgeUK007346: to=otrs, ctladdr=root (0/0), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=30024, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (h9EJgfpD007348 Message accepted for delivery) Oct 14 15:42:42 l33t sendmail[7349]: h9EJgfpD007348: to=
, ctladdr= (0/0), delay=00:00:01, xdelay=00:00:01, mailer=local, pri=30513, dsn=2.0.0, stat=Sent procmail: [7265] Tue Oct 14 15:39:11 2003 procmail: No match on ! "^From.*@uslec.com" procmail: Match on ! "^From.*@example.com"
I'm not sure, but I believe there is a syntax error on your .procmailrc: [...] # -- # Remove all X-OTRS Header (allow this only for trusted email) # e. g. from *@example.com # -- #:0 fhw : #* !^From.*@uslec.net #| grep -vi '^X-OTRS-' [...] That's bad. Add a # on the "*@example.com" line and try it again. More procmail info is also available at http://www.procmail.org/ Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "Security is a process, not a product." - Bruce Schneier
participants (2)
-
Martin Edenhofer
-
Rogers, Weston