procmail implentation/need help

Moderator: crythias

Locked
crons
Znuny newbie
Posts: 58
Joined: 17 Aug 2012, 06:11
Znuny Version: 3.3.x
Real Name: Cornelius Jackson

procmail implentation/need help

Post by crons »

I am trying to configure procmail to fetchmails in Ubuntu Server. Have installed procmail, fetchmail and configured postfix.
I see the below logs in mail logs. None of the mails are delivered to OTRS.

Code: Select all

May 16 02:58:01 ubuntu postfix/pickup[2905]: 3D05940B2B: uid=999 from=<otrs>
May 16 02:58:01 ubuntu postfix/cleanup[2914]: 3D05940B2B: message-id=<20140516095801.3D05940B2B@ubuntu>
May 16 02:58:01 ubuntu postfix/qmgr[2906]: 3D05940B2B: from=<otrs@ubuntu>, size=613, nrcpt=1 (queue active)
May 16 02:58:01 ubuntu postfix/local[2950]: 3D05940B2B: to=<otrs@localhost>, orig_to=<root@localhost>, relay=local, delay=0.03, delays=0.02/0/0/0.01, dsn=2.0.0, status=sent (delivered to command: procmail -a /usr/bin/procmail)
May 16 02:58:01 ubuntu postfix/qmgr[2906]: 3D05940B2B: removed
Last edited by crythias on 16 May 2014, 13:33, edited 1 time in total.
Reason: Topic split because not appropriate to hijack another thread for your topic.
OTRS 3.3.x, Ubuntu, MySql 5.5
Locked