This is a discussion on pop-before-smtp within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; Hi, I´m using Postfix on a RH9-System with the pop-before-smtp.pl and it works much too ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I´m using Postfix on a RH9-System with the pop-before-smtp.pl and it works much too good, so I cannot relay anything. The pop-before-smtp.daemon is running, all the perl-modules are installed correctly: pop-before-smtp --dumpconfig watchlog: /var/log/maillog dbfile: /etc/postfix/pop-before-smtp In main.cf I put: smtpd_recipient_restrictions = permit_mynetworks,reject_non_fqdn_recipient, check_client_access hash:/etc/postfix/pop-before-smtp, check_relay_domains In pop-before-smtp-conf.pl I uncommented the part $pat = '^(... .. ..:..:..) \S+ (?:ipop3s?d|imaps?d)\[\d+\]: ' . '(?:Login|Authenticated|Auth) user=\S+ ' . 'host=(?:\S+ )?\[(\d+\.\d+\.\d+\.\d+)\]'; The paths for /var/log/maillog and /etc/postfix/pop-before-smtp.db are correct. When I give: pop-before-smtp --debug --nowrite --reprocess System answers ... starting up but there are no entries for IP, when I connect to the server. I´m sure to forgot something, but what? Thanks for any advices ! Fred The log says: Jul 19 14:24:38 www3 postfix/smtpd[3134]: reject: RCPT from 213-023-133-202 [213.23.133.202]: 554 <user@domain1.com>: Recipient address rejected: Relay access denied; from=<user@.domain2.com> to=<user@domain1.com> |
![]() |
| Thread Tools | |
| Display Modes | |
|
|