Postfix won't deliver mails: Mailbox does not exist

Sven Weber s.weber at laufwerka.de
Mon Jul 3 11:17:33 EDT 2006


Hi there,


I have a strange Problem with my new cyrus + sasl + postfix + mysql server.
Postfix accepts only mails to domains which were configured via 
webcyradm. This tells me that postfix is configured correctly to access 
the webcyradm-tables, although I don't get any errors in mysql-logs. I 
already tried verbose logging of smtpd via master.cf. Result: Postfix 
DOES get the mailbox name!
----------SNIP----------
Jul  3 15:13:43 hostsrv02 postfix/smtpd[25635]: maps_find: 
virtual_alias_maps: mysql:/etc/postfix/mysql-virtual.cf(0,100): 
asd at only4config.
de = web0p0001
Jul  3 15:13:43 hostsrv02 postfix/smtpd[25635]: mail_addr_find: 
asd at only4config.de -> web0p0001
----------SNAP----------
Strange problem, isnt it?!


Other configuration:

master.cf
cyrus     unix  -       n       n       -       -       pipe
  user=cyrus argv=/usr/lib/cyrus/deliver -r ${sender} -m ${extension} 
${user}


postconf -n
alias_database = hash:/etc/mail/aliases
alias_maps = hash:/etc/mail/aliases
broken_sasl_auth_clients = yes
canonical_maps = mysql:/etc/postfix/mysql-canonical.cf
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
html_directory = no
mail_owner = postfix
mail_spool_directory = /var/spool/mail
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
mime_header_checks = pcre:/etc/postfix/body_checks
mydestination = hostsrv02.laufwerka.de,                
mysql:/etc/postfix/mysql-mydestination.cf
myhostname = hostsrv02.laufwerka.de
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
receive_override_options = no_address_mappings
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpd_recipient_restrictions = check_client_access 
hash:/etc/postfix/pop-before-smtp,            
reject_unauth_pipelining,          permit_sasl_authenticated,            
permit_mynetworks,            reject_unauth_destination,            
reject_rbl_client zombie.dnsbl.sorbs.net,            reject_rbl_client 
relays.ordb.org,            reject_rbl_client 
opm.blitzed.org,            reject_rbl_client list.dsbl.org,            
reject_rbl_client sbl.spamhaus.org,            permit
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
unknown_local_recipient_reject_code = 550
virtual_alias_domains = mysql:/etc/postfix/mysql-virtualdomains.cf
virtual_alias_maps = hash:/etc/postfix/virtual, 
mysql:/etc/postfix/mysql-virtual.cf, 
mysql:/etc/postfix/mysql-virtualdomains.cf


Any suggestions?

Greetings,
Sven Weber

-- 
****************************************************************
Laufwerk: A
... vernetztes denken!

Röntgenstrasse 30
71229 Leonberg

Telefon: 07152 / 90 88 9 - 70
Telefax: 07152 / 90 88 9 - 99

E-Mail: s.weber at laufwerka.de
Web: www.laufwerka.de
****************************************************************



More information about the Info-cyrus mailing list