I encountered problem for the Pop-Before-Smtp
program.Can anyone please help me,because I'd been
confused about this for long time.
The version are Postfix2.1.6 & dovecot-0.99.12-1 &
pop-before-smtp-1.36
[root@tech root]# pop-before-smtp --debug --nowrite -
-reprocess
Jan 5 20:24:10 starting up
Jan 5 20:24:10 Using 2 values for pre-authorized
networks: 168.100.189.0/28',
127.0.0.0/8'
[root@tech root]# pop-before-smtp --list
The database holds 0 IPs.
For the postfix or the Dovecot I am using are function
properly for both.But I am not able to relay mail from
unauthorised network through pop-before-smtp,although
I had add the smtpd_recipient_restrictions =
permit_mynetworks,reject_non_fqdn_recipient,check_clie
nt_access hash:/etc/postfix/pop-before-
smtp,reject_unauth_destination to the main.cf file
And what I can see from the /var/log/maillog are
554:relay access denied.
Seems that my pop-before-smtp create no log or not
function.
Anonymous
Logged In: NO
If you use: pop-before-smtp --debug --nowrite --reprocess
then the -- nowrite option makes that there is no ipadres
written in the database.
Logged In: YES
user_id=455788
Have you edit the pop-before-smtp-conf.pl ?
Start then with rc.pop-before-smtp start (or restart) (on a
slackware machine)
Good luck, NB