[Postfixbuch-users] Postfix+Mysql+Courier-Imap Problem

Oliver.Kolm at Gendorf.de Oliver.Kolm at Gendorf.de
Do Feb 10 13:42:27 CET 2005


Hallo Allerseits,

habe nach dem Postfixbuch, Kap. 19 den Mailserver mit MySQL aufgesetzt. Dabei habe ich das Problem, daß ich mit POP3 und IMAP keine Anmeldung bekomme und an den TestAccount keine Emails schicken kann ("Recipient address rejected: User unknown in local recipient table;"). Die Verbindung von Postfix und MySQL müsste aber funktionieren, denn sobald ich in der Tabelle Weitereitungen was eintrage, wird diese auch gelesen und ausgeführt. 

Nach einem Eintrag "smtpd -v" in der master.cf zeigt mir /var/log/mail, daß ein select in der Tabelle Weiterleitungen durchgeführt wird, nicht aber in der Tabelle mailusers. Muß ich in der main.cf noch was ändern?

s99:~ # postconf -n
alias_maps = hash:/etc/aliases
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = 
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
defer_transports = 
disable_dns_lookups = no
html_directory = no
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command = 
mailbox_size_limit = 0
mailbox_transport = 
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains = $mydomain
masquerade_exceptions = root
message_size_limit = 10240000
mydestination = $mydomain, $myhostname, localhost.$mydomain, 212.68.xx.xxx
myhostname = xxx.xxx.gendorf.net
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix/README_FILES
relay_domains = $mydestination, xxx.gendorf.net
relayhost = 
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/packages/postfix/samples
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtp_sasl_auth_enable = no
smtpd_client_restrictions = 
smtpd_helo_required = no
smtpd_helo_restrictions = 
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtpd_sasl_auth_enable = no
smtpd_sender_restrictions = hash:/etc/postfix/access
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 450
virtual_gid_maps = mysql:/etc/postfix/ids.mysql
virtual_mailbox_base = /var/spool/maildirs
virtual_mailbox_maps = mysql:/etc/postfix/mailbox.mysql
virtual_minimum_uid = 5000
virtual_uid_maps = mysql:/etc/postfix/ids.mysql

> Mit freundlichen Grüßen
> 
> Oliver Kolm
> 



Mehr Informationen über die Mailingliste Postfixbuch-users