Hello all,
I am using pop-before-smtp for a while. After upgrading to Fedora 6, a
cannot make it to work again. Below you will find the information my
configuration. The problem is, the message sent NEVER is never gets to its
destine. It just disappear from the server.
Any help will be appreciated.
Thank you in advance,
Carlos
# pop-before-smtp --dumpconfig
config file: /etc/pop-before-smtp-conf.pl
watchlog: /var/log/maillog
dbfile: /etc/postfix/pop-before-smtp
logto: /var/log/pop-before-smtp
pat: "^[LOGTIME] \S+ (?:dovecot: )?(?:imap|pop3)-login: Login: .*?
(?:\[|rip=)[:f]*(\d+\.\d+\.\d+\.\d+)[],]"
out_pat: "^[LOGTIME] \S+ (?:dovecot: )?(?:imap|pop3)-login: Disconnected.*?
(?:\[|rip=)[:f]*(\d+\.\d+\.\d+\.\d+)[],]"
logtime_pat: "(\w\w\w +\d+ \d+:\d+:\d+)"
# ls -l /var/log/pop-before-smtp
-rw-r--r-- 1 root root 714964 Nov 29 15:00 /var/log/pop-before-smtp
# ls -l /etc/postfix/pop-before-smtp.db
-rw-r--r-- 1 root root 12288 Nov 29 14:52 /etc/postfix/pop-before-smtp.db
# grep -v "#" /etc/postfix/main.cf
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
myhostname = mail.novaodessa.com.br
mydomain = novaodessa.com.br
myorigin = novaodessa.com.br
mydestination = $myhostname, localhost, $mydomain
mail.$mydomain, http://www.$mydomain, ftp.$mydomain
unknown_local_recipient_reject_code = 550
mynetworks = 192.168.0.0/16, 127.0.0.0/32
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
home_mailbox = Maildir/
mailbox_command = /usr/bin/procmail -a "$EXTENSION" DEFAULT=$HOME/Maildir/
MAILDIR=$HOME/Maildir
header_checks = regexp:/etc/postfix/header_checks
smtpd_banner = $myhostname ESMTP $mail_name
debug_peer_level = 2
debugger_command =
PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
xxgdb $daemon_directory/$process_name $process_id & sleep 5
sendmail_path = /usr/sbin/sendmail.postfix
newaliases_path = /usr/bin/newaliases.postfix
mailq_path = /usr/bin/mailq.postfix
setgid_group = postdrop
html_directory = no
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/postfix-2.2.8/samples
readme_directory = /usr/share/doc/postfix-2.2.8/README_FILES
smtpd_recipient_restrictions = permit_mynetworks,reject_non_fqdn_recipient,
check_client_access hash:/etc/postfix/pop-before-smtp,
reject_unauth_destination
# FROM /var/log/maillog
Nov 29 15:04:49 mail dovecot: pop3-login: Login: user=<souzafelix>,
method=PLAIN, rip=::ffff:201.13.115.202, lip=::ffff:200.245.2.142
Nov 29 15:04:49 mail dovecot: POP3(souzafelix): Disconnected: Logged out
top=0/0, retr=0/0, del=0/0, size=0
Nov 29 15:04:49 mail dovecot: pop3-login: Login: user=<acminutti>,
method=PLAIN, rip=::ffff:200.245.2.184, lip=::ffff:200.245.2.142
Nov 29 15:04:49 mail dovecot: POP3(acminutti): Disconnected: Logged out
top=0/0, retr=0/0, del=0/0, size=0
Nov 29 15:04:49 mail dovecot: pop3-login: Login: user=<asv>, method=PLAIN,
rip=::ffff:200.232.246.134, lip=::ffff:200.245.2.142
Nov 29 15:04:49 mail dovecot: POP3(asv): Disconnected: Logged out top=0/0,
retr=0/0, del=0/0, size=0
# SAMPLE of sent message: msg received by the server but never delivered
Nov 29 14:45:32 mail postfix/cleanup[8721]: A4D1C70E695: hold: header
Received: from ws1 (unknown [200.186.102.61])??by mail.novaodessa.com.br
(Postfix) with ESMTP id A4D1C70E695??for <cerlm@...>; Wed, 29 Nov
2006 14:45:32 -0200 (BRST) from unknown[200.186.102.61];
from=<admin@...> to=<cerlm@...> proto=ESMTP helo=<ws1>
|