Mailinglist Archive: opensuse-de (4172 mails)
| < Previous | Next > |
Re: SuSE 9.0 postfix relaying Problem
- From: Andreas Winkelmann <ml@xxxxxxxxxxxxxx>
- Date: Mon, 1 Mar 2004 20:43:40 +0100
- Message-id: <200403012043.40560.ml@xxxxxxxxxxxxxx>
Am Montag, 1. März 2004 20:34 schrieb Torsten E.:
> ich habe ein kleines Problem mit dem relayen.
> In die main.cf habe ich folgendes zusätzlich eingetragen:
> smtp_sasl_auth_enable = yes
> smtp_sasl_security_options = noanonymous
> smtp_sasl_password_maps = hash:/etc/postfix/saslpasswd
# postconf -n
bitte.
> Die saslpasswd sieht wie folgt aus:
> mx.freenet.de NAME@xxxxxxxxxx:PASSWORT
>
> Die Fehlermeldung lautet:
> Mar 1 19:19:41 linux postfix/smtp[3674]: 8A42A509316:
> to=<user@xxxxxxxxxxxxxxxxx>, relay=mx.freenet.de[194.97.50.138], delay=6,
> status=bounced (host mx.freenet.de[194.97.50.138] said: 550 authentication
> required (in reply to RCPT TO command))
Das hört sich so an als ob Postfix es gar nicht versucht hätte. Schreibe mal
in der /etc/postfix/master.cf hinter "smtp .... smtp" ein "-vv" und schau
nochmal ins Log. Poste mal den Teil zwischen "EHLO" und "MAIL FROM".
--
Andreas
> ich habe ein kleines Problem mit dem relayen.
> In die main.cf habe ich folgendes zusätzlich eingetragen:
> smtp_sasl_auth_enable = yes
> smtp_sasl_security_options = noanonymous
> smtp_sasl_password_maps = hash:/etc/postfix/saslpasswd
# postconf -n
bitte.
> Die saslpasswd sieht wie folgt aus:
> mx.freenet.de NAME@xxxxxxxxxx:PASSWORT
>
> Die Fehlermeldung lautet:
> Mar 1 19:19:41 linux postfix/smtp[3674]: 8A42A509316:
> to=<user@xxxxxxxxxxxxxxxxx>, relay=mx.freenet.de[194.97.50.138], delay=6,
> status=bounced (host mx.freenet.de[194.97.50.138] said: 550 authentication
> required (in reply to RCPT TO command))
Das hört sich so an als ob Postfix es gar nicht versucht hätte. Schreibe mal
in der /etc/postfix/master.cf hinter "smtp .... smtp" ein "-vv" und schau
nochmal ins Log. Poste mal den Teil zwischen "EHLO" und "MAIL FROM".
--
Andreas
| < Previous | Next > |