Postfix läßt senden von Confixx Pop3 Accounts nicht zu.
Posted: 2004-11-01 23:08
Hallo,
ich kann leider nicht von neu erstellen Confixx Pop3 Accounts eine eMail senden, der Empfang geht einwandfrei.
Hier mal die Main.cf
++++++++++++
hxxx:~# cat /etc/postfix/main.cf
# see /usr/share/postfix/main.cf.dist for a commented, fuller
# version of this file.
# Do not change these directory settings - they are critical to Postfix
# operation.
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
program_directory = /usr/lib/postfix
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
setgid_group = postdrop
biff = no
# appending .domain is the MUA's job.
append_dot_mydomain = no
myhostname = hxxxx.serverkompetenz.net
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = hxxxx.serverkompetenz.net, localhost
relayhost =
mynetworks = 127.0.0.0/8
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
### CONFIXX POSTFIX ENTRY ###
virtual_maps = hash:/etc/postfix/confixx_virtualUsers, hash:/etc/postfix/confixx_localDomains
### /CONFIXX POSTFIX ENTRY ###
hxxxx:~#
+++++++++++++++++++++++++++++++++++++++++++++
Logs bei der fehlerhaften Sendung:
Nov 1 23:17:02 hxxxx postfix/master[13901]: reload configuration
Nov 1 23:17:03 hxxxx postfix/pickup[20851]: F32764B0013: uid=0 from=<root>
Nov 1 23:17:03 hxxx postfix/cleanup[20853]: F32764B0013: message-id=<20041101
221702.F32764B0013@hxxx.serverkompetenz.net>
Nov 1 23:17:03 hxxx postfix/qmgr[20852]: F32764B0013: from=<root@hxxx.serve
rkompetenz.net>, size=580, nrcpt=1 (queue active)
Nov 1 23:17:03 hxxxx postfix/local[20855]: F32764B0013: to=<debian@h10529.serv
erkompetenz.net>, relay=local, delay=1, status=bounced (unknown user: "debian")
Nov 1 23:17:03 hxxxx postfix/cleanup[20853]: 864934B0014: message-id=<20041101
221703.864934B0014@h10529.serverkompetenz.net>
Nov 1 23:17:03 hxxxx postfix/qmgr[20852]: 864934B0014: from=<>, size=2279, nrc
pt=1 (queue active)
Nov 1 23:17:03 hxxxx postfix/local[20855]: 864934B0014: to=<debian@h10529.serv
erkompetenz.net>, relay=local, delay=0, status=bounced (unknown user: "debian")
Nov 1 23:17:18 hxxxx postfix/smtpd[20857]: connect from xxx.dip.t-dialin
.net[217.85.162.3]
h10529:~#
+++++++++++++++++++++++++++++++++++++++++++++++
Log für einen erfolgreichen Send eines anderen Web Accounts
Nov 1 23:21:50 hxxxx postfix/smtpd[21042]: connect from pxxxxx.dip.t-dialin.net[217.xxxx]
Nov 1 23:21:51 hxxx postfix/smtpd[21042]: 10BDC4B0013: client=pxxxxxx3.dip.t-dialin.net[217.xxx], sas
l_method=LOGIN, sasl_username=web1p1
Nov 1 23:21:51 hxxxx postfix/cleanup[21043]: 10BDC4B0013: message-id=<00ab01c4c061$75f8d920$0201a8c0@xxxx>
Nov 1 23:21:51 hxxx postfix/qmgr[20852]: 10BDC4B0013: from=<meine@email.de>, size=1777, nrcpt=1 (
queue active)
Nov 1 23:21:51 hxxx postfix/smtpd[21042]: disconnect from pxxxxx.dip.t-dialin.net[217.xxx]
h10529:~#
Tja, wer erkennt jetzt einen Fehler? :o
ich kann leider nicht von neu erstellen Confixx Pop3 Accounts eine eMail senden, der Empfang geht einwandfrei.
Hier mal die Main.cf
++++++++++++
hxxx:~# cat /etc/postfix/main.cf
# see /usr/share/postfix/main.cf.dist for a commented, fuller
# version of this file.
# Do not change these directory settings - they are critical to Postfix
# operation.
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
program_directory = /usr/lib/postfix
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
setgid_group = postdrop
biff = no
# appending .domain is the MUA's job.
append_dot_mydomain = no
myhostname = hxxxx.serverkompetenz.net
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = hxxxx.serverkompetenz.net, localhost
relayhost =
mynetworks = 127.0.0.0/8
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
### CONFIXX POSTFIX ENTRY ###
virtual_maps = hash:/etc/postfix/confixx_virtualUsers, hash:/etc/postfix/confixx_localDomains
### /CONFIXX POSTFIX ENTRY ###
hxxxx:~#
+++++++++++++++++++++++++++++++++++++++++++++
Logs bei der fehlerhaften Sendung:
Nov 1 23:17:02 hxxxx postfix/master[13901]: reload configuration
Nov 1 23:17:03 hxxxx postfix/pickup[20851]: F32764B0013: uid=0 from=<root>
Nov 1 23:17:03 hxxx postfix/cleanup[20853]: F32764B0013: message-id=<20041101
221702.F32764B0013@hxxx.serverkompetenz.net>
Nov 1 23:17:03 hxxx postfix/qmgr[20852]: F32764B0013: from=<root@hxxx.serve
rkompetenz.net>, size=580, nrcpt=1 (queue active)
Nov 1 23:17:03 hxxxx postfix/local[20855]: F32764B0013: to=<debian@h10529.serv
erkompetenz.net>, relay=local, delay=1, status=bounced (unknown user: "debian")
Nov 1 23:17:03 hxxxx postfix/cleanup[20853]: 864934B0014: message-id=<20041101
221703.864934B0014@h10529.serverkompetenz.net>
Nov 1 23:17:03 hxxxx postfix/qmgr[20852]: 864934B0014: from=<>, size=2279, nrc
pt=1 (queue active)
Nov 1 23:17:03 hxxxx postfix/local[20855]: 864934B0014: to=<debian@h10529.serv
erkompetenz.net>, relay=local, delay=0, status=bounced (unknown user: "debian")
Nov 1 23:17:18 hxxxx postfix/smtpd[20857]: connect from xxx.dip.t-dialin
.net[217.85.162.3]
h10529:~#
+++++++++++++++++++++++++++++++++++++++++++++++
Log für einen erfolgreichen Send eines anderen Web Accounts
Nov 1 23:21:50 hxxxx postfix/smtpd[21042]: connect from pxxxxx.dip.t-dialin.net[217.xxxx]
Nov 1 23:21:51 hxxx postfix/smtpd[21042]: 10BDC4B0013: client=pxxxxxx3.dip.t-dialin.net[217.xxx], sas
l_method=LOGIN, sasl_username=web1p1
Nov 1 23:21:51 hxxxx postfix/cleanup[21043]: 10BDC4B0013: message-id=<00ab01c4c061$75f8d920$0201a8c0@xxxx>
Nov 1 23:21:51 hxxx postfix/qmgr[20852]: 10BDC4B0013: from=<meine@email.de>, size=1777, nrcpt=1 (
queue active)
Nov 1 23:21:51 hxxx postfix/smtpd[21042]: disconnect from pxxxxx.dip.t-dialin.net[217.xxx]
h10529:~#
Tja, wer erkennt jetzt einen Fehler? :o