Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Postfix - sasl: Auth not working properly
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
zenacus
n00b
n00b


Joined: 06 Aug 2004
Posts: 4

PostPosted: Sun Aug 08, 2004 8:28 pm    Post subject: Postfix - sasl: Auth not working properly Reply with quote

I telnet in:

Code:

telnet ***.***.***.*** 25

-->I get in

EHLO domain.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250 8BITMIME



So you can see it isn't spitting out AUTH, meaning it isn't working!

I have tried everything! Please help!

JS
Back to top
View user's profile Send private message
sf_alpha
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2002
Posts: 136
Location: Bangkok, TH

PostPosted: Sun Aug 08, 2004 9:58 pm    Post subject: Have you enabled sasl for postfix (emerging) Reply with quote

- Have you enabled sasl for postfix ?

(try emerge -pv postfix)

You may do this

Code:

USE="sasl" emerge postfix


You should have enabled ssl, pam and mysql also (for use with mysql-mail vhost)
_________________
Gentoo Mirrors in Thailand (and AP)
http://gentoo.in.th
Back to top
View user's profile Send private message
Paulten
Apprentice
Apprentice


Joined: 28 Mar 2003
Posts: 257
Location: Sykkylven, Norway

PostPosted: Mon Aug 09, 2004 11:39 am    Post subject: Reply with quote

Code:
equery uses postfix

+ + sasl     : Adds support for the Simple Authentication and Security Layer


then you need
Code:
smtpd_sasl_auth_enable = yes
smtpd_sasl2_auth_enable = yes
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
smtpd_sasl_local_domain =


Tell us what you have tried! Anything in the logs when you start postfix? I normally don't bother to answer people who don't post any information about what and how the tried to solve it.
_________________
Homepage : http://paul.kde.no Jabber ID : tenfjord@jabber.org
"Dei levde som dyr. Dei verken røykte eller drakk" -Ukjent
Back to top
View user's profile Send private message
Martian21
n00b
n00b


Joined: 21 Aug 2003
Posts: 26

PostPosted: Tue Aug 17, 2004 1:36 pm    Post subject: Reply with quote

I answered your question in this thread:

https://forums.gentoo.org/viewtopic.php?t=208239&highlight=sasl

Martian
Back to top
View user's profile Send private message
Jack_Sparrow
n00b
n00b


Joined: 18 Jul 2004
Posts: 52

PostPosted: Thu Aug 26, 2004 7:57 pm    Post subject: Reply with quote

hmm, did you resolv the problem? i have the same.
what did you do?

thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum