Maccie Roux wrote: > My hosts file look like this: > > 127.0.0.1 localhost.localdomain localhost > > and this is the maillog that I get. > Thanks for helping so far. > > Dec 4 15:46:23 genesisprojects postfix/smtpd[11093]: warning: > 127.0.0.1: hostname localhost verification failed: Name or service not known > Dec 4 13:46:23 genesisprojects postfix/smtpd[11093]: connect from > unknown[127.0.0.1] > Dec 4 13:46:24 genesisprojects postfix/smtpd[11093]: warning: > dict_ldap_lookup: Search error -1: Can't contact LDAP server > Dec 4 13:46:24 genesisprojects postfix/smtpd[11093]: NOQUEUE: reject: > RCPT from unknown[127.0.0.1]: 451 <[EMAIL PROTECTED]>: Temporary > lookup failure; from=<[EMAIL PROTECTED]> > to=<[EMAIL PROTECTED]> proto=ESMTP helo=<localhost> > Dec 4 15:46:24 genesisprojects amavis[9179]: (09179-02) > (!)mail_via_smtp: DATA skipped, no valid recips, 1 > Dec 4 15:46:24 genesisprojects amavis[9179]: (09179-02) (!)FWD via > SMTP: <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, > BODY=8BITMIME 451 4.6.0 Failed, id=09179-02, from > MTA([127.0.0.1]:10025): 451 4.1.0 Failed, id=09179-02, from > MTA([127.0.0.1]:10025): 451 <[EMAIL PROTECTED]>: Temporary lookup > failure > Dec 4 15:46:24 genesisprojects postfix/cleanup[11088]: 1E701B0004D: > message-id=<[EMAIL PROTECTED]> > Dec 4 15:46:24 genesisprojects amavis[9179]: (09179-02) Blocked > TEMPFAIL, [196.35.40.70] <[EMAIL PROTECTED]> -> > <[EMAIL PROTECTED]>, Message-ID: > <[EMAIL PROTECTED]>, mail_id: BUMlrnjMhJpr, Hits: -98.91, > 11129 ms > Dec 4 15:46:24 genesisprojects postfix/qmgr[11079]: 1E701B0004D: > from=<[EMAIL PROTECTED]>, size=848, nrcpt=1 (queue > active) > Dec 4 13:46:24 genesisprojects postfix/smtpd[11093]: disconnect from > unknown[127.0.0.1] > Dec 4 15:46:24 genesisprojects postfix/local[11095]: 1E701B0004D: > to=<[EMAIL PROTECTED]>, orig_to=<postmaster>, relay=local, > delay=0, status=sent (delivered to maildir) > Dec 4 15:46:24 genesisprojects postfix/qmgr[11079]: 1E701B0004D: removed > Dec 4 15:46:25 genesisprojects postfix/smtp[11089]: C67C2B0004C: > to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1], delay=25, > status=deferred (host 127.0.0.1[127.0.0.1] said: 451 4.1.0 Failed, > id=09179-02, from MTA([127.0.0.1]:10025): 451 > <[EMAIL PROTECTED]>: Temporary lookup failure (in reply to end of > DATA command))
Mmmh, please check: your LDAP is running? LDAP ist listening on 127.0.0.1 and on the correct port? Perhaps this is something for the postfix users mailing list as this is not Amavis and I never worked with LDAP so far. But so far it seems ok. Postfix gets mail, sends it to amavis and gets it back after the check. The only problem is, that Postfix can't connect to the LDAP server. You should also check LDAP logs, if you have. Kai ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
