[Postfixbuch-users] sasl tut nicht :-(
Sandy Drobic
postfixbuch-users at japantest.homelinux.com
Mo Jul 23 20:22:06 CEST 2007
Sebastian Deiszner wrote:
> Hallo zusammen,
>
> ich bin gerade dabei sasl auf einem neuen Server zu installieren.
>
> Postfix mit courier + spamassassin so das die Mails reinkommen und
> gefiltert werden - ca 30 min. ;-)
>
> Aber sasl - ich wurstele seit heute mittag:
>
> Logfile:
>
> Jul 23 19:52:35 vs7108 postfix/smtpd[32293]: connect from
> dslb-088-074-138-127.pools.arcor-ip.net[88.74.138.127]
> Jul 23 19:52:35 vs7108 postfix/smtpd[32293]: NOQUEUE: reject: RCPT from
> dslb-088-074-138-127.pools.arcor-ip.net[88.74.138.127]: 554 5.7.1
> <sebastian at deiszner.de>: Relay access denied; from=<deiszner at cdu-abz.de>
> to=<sebastian at deiszner.de> proto=SMTP helo=<sebastian>
> Jul 23 19:52:35 vs7108 postfix/smtpd[32293]: disconnect from
> dslb-088-074-138-127.pools.arcor-ip.net[88.74.138.127]
Ich nehme an, dass du Postfix auch gesagt hast, dass der smtpd sasl hat?
broken_sasl_auth_clients = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
Und in smtpd_recipient_restrictions natürlich:
smtpd_recipient_restrictions =
permit_mynetworks,
######
permit_sasl_authenticated,
######
reject_unauth_destination
Außerdem muss natürlich auch der Client für smtp auth konfiguriert sein.
>
> postconf -m
>
>
>
> /etc/postfix/sasl/smtpd.conf
> log_level: 3
Wird nicht ausgewertet.
> pwcheck_method: saslauthd
> mech_list: PLAIN LOGIN
Ok.
> sql_select: dummy
Wegschmeißen!
>
> postfix ist auch in der Gruppe sasl drin
Okay, und ist smtpd im chroot?
--
Sandy
Antworten bitte nur in die Mailingliste!
PMs bitte an: news-reply2 (@) japantest (.) homelinux (.) com
Mehr Informationen über die Mailingliste Postfixbuch-users