I receive this error when piping a mailbox to PostMaster.pl


cat /opt/otrs/doc/test-email-1.box |/opt/otrs/bin/PostMaster.pl Bad RFC822 field name 'R0c0-Path' at /opt/otrs/Kernel/cpan-lib/Mail/Internet.pm line 118

So it causes the process of picking up /opt/otrs/var/spool/* to fail.

Yet, when I use procmail, the messages DO WORK...or if I do in /etc/aliases, this
also works:


support: "|/opt/otrs/bin/PostMaster.pl"


I can't figure out why this happens, though it is something to do with the top headers:

From [EMAIL PROTECTED] Fri Dec 21 23:55:24 2001
Return-Path: <[EMAIL PROTECTED]>
Received: (from [EMAIL PROTECTED])
       by avro.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) id f3MMSE303694
       for [EMAIL PROTECTED]; Fri, 21 Dec 2001 23:55:24 +0200

If I remove these, it works fine (i.e. just the rest of the headers and message piped doesn't cause this error. I am using Redhat 8, with the RPM installation. Everything else is working fine.

Thanks,

Tara


_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus


_______________________________________________
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

Reply via email to