PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : postfix - temporary failure



Steven
19.11.03, 19:31
Hallo Leute,

ich bin schon total am Boden. Postfix leitet die Mails nicht an die Postfächer weiter. Sie landen alle im Mail Queue.

Die mail.log sagt folgendes:

v 19 19:19:32 phoenix postfix/pickup[15774]: B137BC76E: uid=0 from=<sikoe@phoenix.main.local>
Nov 19 19:19:32 phoenix postfix/cleanup[16065]: B137BC76E: message-id=<20031119181932.B137BC76E@phoenix.main.local>
Nov 19 19:19:32 phoenix postfix/qmgr[15775]: B137BC76E: from=<sikoe@phoenix.main.local>, size=503, nrcpt=1 (queue active)
Nov 19 19:19:32 phoenix postfix/pipe[15780]: B137BC76E: to=<nord@phoenix.main.local>, relay=vscan, delay=0, status=deferred (temporary failure)

Hat jemand eine Idee? Wie komme ich da vielleicht weider?

Ach ja, AMaViS habe ich schon im YaST deaktiviert, bringt nur Fehler..

zini2001
19.11.03, 23:03
post deine master.cf und main.cf wenn es geht ohne comments.

Steven
20.11.03, 10:06
Oh Mensch.. Das wäre ja echt klasse...

DIE MASTER.CFG:


# ================================================== ========================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ================================================== ========================
smtp inet n - n - - smtpd
#smtps inet n - n - - smtpd -o smtpd_tls_wrappermode=yes
# -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#submission inet n - n - - smtpd
# -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
#628 inet n - n - - qmqpd
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - n 300 1 nqmgr
#tlsmgr fifo - - n 300 1 tlsmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq unix n - n - - showq
error unix - - n - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
#localhost:10025 inet n - n - - smtpd -o content_filter=
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
cyrus unix - n n - - pipe
user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
vscan unix - n n - 10 pipe
user=vscan argv=/usr/sbin/amavis ${sender} ${recipient}
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient}


DIE MAIN.CFG:

command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
myhostname = phoenix.main.local
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
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = maildrop
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/packages/postfix/samples
readme_directory = /usr/share/doc/packages/postfix/README_FILES
canonical_maps = hash:/etc/postfix/canonical
virtual_maps = hash:/etc/postfix/virtual
relocated_maps = hash:/etc/postfix/relocated
transport_maps = hash:/etc/postfix/transport
sender_canonical_maps = hash:/etc/postfix/sender_canonical
masquerade_exceptions = root
masquerade_classes = envelope_sender, header_sender, header_recipient
program_directory = /usr/lib/postfix
masquerade_domains =
mydestination = $myhostname, localhost.$mydomain,$mydomain
defer_transports =
disable_dns_lookups = no
relayhost = phoenix
content_filter = vscan:
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
strict_rfc821_envelopes = no
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtp_sasl_auth_enable = yes
smtpd_sasl_auth_enable = no
smtpd_use_tls = no
smtp_use_tls = no
alias_maps = hash:/etc/aliases
mailbox_size_limit = 0
message_size_limit = 10240000
smtp_sasl_security_options =
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd

Steven
20.11.03, 10:36
Die /var/log/mail sagt heute folgendes:

Nov 20 10:35:57 phoenix postfix/pickup[1021]: 2B7BBC4D4: uid=0 from=<nord@phoenix.main.local>
Nov 20 10:35:57 phoenix postfix/cleanup[3389]: 2B7BBC4D4: message-id=<20031120093557.2B7BBC4D4@phoenix.main.local>
Nov 20 10:35:57 phoenix postfix/qmgr[1022]: 2B7BBC4D4: from=<nord@phoenix.main.local>, size=503, nrcpt=1 (queue active)
Nov 20 10:35:57 phoenix postfix/pipe[3395]: 2B7BBC4D4: to=<sikoe@phoenix.main.local>, relay=vscan, delay=0, status=deferred (temporary failure)
Nov 20 10:36:53 phoenix popper[3571]: (v4.0.5) Unable to get canonical name of client 192.168.1.11: Unknown host (1) [pop_init.c:1087]
Nov 20 10:37:43 phoenix popper[3602]: (v4.0.5) Unable to get canonical name of client 192.168.1.12: Unknown host (1) [pop_init.c:1087]

zini2001
20.11.03, 12:46
was mir beim erstmal drüber schauen auffällt. der eintrag im
relayhost =
muß eindeutig sein! www.domain.tld oder ip-adresse. wenn du mit postfix selber deine mails zustellen willst muß das leer bleiben. soll eine anderer server (isp) deine mail verschicken dann setze den hier rein.

mailboxsizelimit auf 0 ?? kommentier das mal aus. auch messagesize (erstmal)

benutzt du du cyrus??als postfächer oder die in /home/~/mail
schau mal unteranderem unter...nach.

http://www.linux-tin.org/tin.german/setupguide/server/suse/html/mailserver.htm
http://www.linuxforen.de/forums/showthread.php?s=&threadid=106139 (weiter unten sind meine config dateien)

Steven
20.11.03, 12:57
Ja, danke habe ich mal gemacht.

Habe jetzt mal eine alte main.cf genommen, Zustellung geht.

Wenn ich aber im YasST AMaViS aktiviere, fuktioniert es nicht mehr..

Was kann ich denn nur tun???

Eine andere Frage: Wo kann ich denn die Abfrageabstände von Fetchmail einstellen?

zini2001
20.11.03, 16:04
als erstes. LASS DIE FINGER VON YAST!!!!!!
machs lieber von hand!

Steven
20.11.03, 16:07
Okay .... :)