[Postfixbuch-users] interner Mailserver
Sandy Drobic
postfixbuch-users at japantest.homelinux.com
Di Jan 17 21:01:14 CET 2006
dast wrote:
> Hmmm, in der /etc/postfix/sasl/sasl_passwd scheinen aber Empfänger -
> Adressen/Mailserver und nicht Absender definiert zu sein.
> Ich muss aber die passende Authentifizierung zu jedem Absender nutzen um
> relayen zu können.
>
> Gibt es da eine einfache Lösung ?
>
> Und, gibt es für diesen Einsatz des Mailservers keine fertige Linux-Lösung ?
> SuSe oder so ?
> Die Zeit wird langsam eng....
Die Snapshot-Version von Postfix 2.3 kann die Authentifizierung
senderabhängig beim Relayserver machen. Aber wäre es nicht einfacher, wenn
du dir einen Provider suchst, der einen vernünftigen Relayservice anbietet?
smtp_sender_dependent_authentication (default: no)
Enable sender-dependent authentication in the SMTP client; this is
available only with SASL authentication, and disables SMTP connection
caching to ensure that mail from different senders will use the
appropriate credentials.
This feature is available in Postfix 2.3 and later.
smtp_sasl_password_maps (default: empty)
Optional SMTP client lookup tables with one username:password entry
per remote hostname or domain, or sender address when sender-dependent
authentication is enabled. If no username:password entry is found, then
the Postfix SMTP client will not attempt to authenticate to the remote host.
Sandy
Mehr Informationen über die Mailingliste Postfixbuch-users