This is a discussion on Re: delivery from local users within the mailing.postfix.users forums, part of the Mail Servers and Related category; Ralf Hildebrandt wrote: > * Paul Puschmann <lnx@uzulabs.net>: > >>>Oct 18 12:00:01 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Ralf Hildebrandt wrote:
> * Paul Puschmann <lnx@uzulabs.net>: > >>>Oct 18 12:00:01 reliam postfix/pickup[24567]: 3321AD819: uid=0 from=<root> >>>Oct 18 12:00:01 reliam postfix/cleanup[24901]: 3321AD819: message-id=<20041018100001.3321AD819@reliam.medicproof.de> >>>Oct 18 12:00:01 reliam postfix/qmgr[28691]: 3321AD819: from=<root@medicproof.de>, size=531, nrcpt=1 (queue active) >>>Oct 18 12:00:02 reliam postfix/qmgr[28691]: 3321AD819: to=<root@medicproof.de>, orig_to=<root>, relay=none, delay=1, >>>status=deferred (transport is unavailable) >>>Oct 18 12:00:22 reliam postfix/postfix-script: warning: /var/spool/postfix/etc/resolv.conf and /etc/resolv.conf differ > > > Fix that. > cp -p /etc/resolv.conf /var/spool/postfix/etc/resolv.conf fixed. > >>>Oct 18 12:00:46 reliam postfix/qmgr[28691]: warning: connect to transport smtp-amavis: No such file or directory > > You have no smtp-amavis transport in master.cf > Requeue the mail destined for that transport using "postsuper -r ALL" > Okay, I did this. But I still have some: > Oct 18 12:33:46 reliam postfix/qmgr[28691]: warning: connect to transport smtp-amavis: No such file or directory > Oct 18 12:34:46 reliam postfix/qmgr[28691]: warning: connect to transport smtp-amavis: No such file or directory > Oct 18 12:35:46 reliam postfix/qmgr[28691]: warning: connect to transport smtp-amavis: No such file or directory > Oct 18 12:36:00 reliam postfix/pickup[24567]: 896EAB9D2: uid=0 from=<root> > Oct 18 12:36:00 reliam postfix/cleanup[26095]: 896EAB9D2: message-id=<20041018103600.896EAB9D2@reliam.medicproof.de> > Oct 18 12:36:00 reliam postfix/qmgr[28691]: 896EAB9D2: from=<root@medicproof.de>, size=531, nrcpt=1 (queue active) > Oct 18 12:36:00 reliam postfix/qmgr[28691]: 896EAB9D2: to=<root@medicproof.de>, orig_to=<root>, relay=none, delay=0, status=deferred (transport is unava > ilable) It worked all the time... I use this machine as mailrelay with amavis. Shouldn't there be an amavis entry in master.cf ? Kind regards, Paul |