Home Forums OS X Server and Client Discussion Mail SASL on Tiger Server

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #369900
    le_jax
    Participant

    Hello people,

    I’m trying to make working an SASL authentification for Postfix.

    I’ve put some new options in /etc/postfix/main.cf

    smtpd_sasl_auth_enable = yes
    smtpd_sasl_authentificated_header = yes
    broken_sasl_auth_clients = yes
    smtpd_sasl_application_name = smtpd
    smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
    smtp_sasl_type = cyrus
    smtpd_sasl_local_domain = foucry.net

    I’ve uncomment, in master.cf

    submission inet n – n – – smtpd

    I’ve made a sasldb2 file with saslpasswd (obtain via darwinports).

    I’ve made a smtpd.conf file in /usr/lib/sasls

    and of course I reload postfix

    But every time I try to authenfiying myself via a telnet session, the authentification failed.

    Is there somebody who successfully made this configuration to help me ?

    Many thanks in advance.

    Le_Jax

    #369908
    le_jax
    Participant

    [QUOTE][u]Quote by: MacTroll[/u][p]What’s the problem that you’re looking to solve with SASL?[/p][/QUOTE]

    I just want to be able to send mail, using my own mail server from anywhere without being a open relay.

    Le_Jax

    #369912
    le_jax
    Participant

    [QUOTE][u]Quote by: MacTroll[/u][p]OSX Server does that already…[/p][/QUOTE]

    How can I do that whithout become an openrelay ?

    Le_Jax

    #370269
    tiredofnick
    Participant

    [QUOTE][u]Quote by: le_jax[/u][p][QUOTE][u]Quote by: MacTroll[/u][p]OSX Server does that already…[/p][/QUOTE]

    How can I do that whithout become an openrelay ?

    Le_Jax[/p][/QUOTE]

    http://www.macos-x-server.com/wiki/index.php?title=Open_Relays

    that should help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

Comments are closed