Current time: 04-17-2024, 09:12 AM Hello There, Guest! (LoginRegister)


Thread Closed 
Problem with new mail user
Author Message
mato Offline
Newbie
*

Posts: 9
Joined: Aug 2009
Reputation: 0
Post: #11
RE: Problem with new mail user
hi, the mail of my isp provider has also came, with a litle larger delay Smile

the users list looks like this
# /usr/sbin/sasldblistusers2
Code:
user@domain.tld: userPassword
test@domain.tld: userPassword
that are my only mail accounts created in ispcp
I attach also ehlo result from smtp
Quote:# telnet orange.domain.tld 25
220 orange ESMTP ispCP 1.0.3 OMEGA Managed
ehlo localhost
250-orange
250-PIPELINING
250-SIZE
250-VRFY
250-ETRN
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
home it helps
(This post was last modified: 09-23-2009 06:20 PM by mato.)
09-23-2009 06:08 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #12
RE: Problem with new mail user
ok, so we can say: the users are in the sasldb - now the last problem is that postfix does not finde the proper sasl service.

Stop saslauthd and rename any files in /etc/postfix/sasl/; restart postfix

postfix has a own sasl service integrated and this works better than external services.

/J
09-23-2009 06:40 PM
Visit this user's website Find all posts by this user
mato Offline
Newbie
*

Posts: 9
Joined: Aug 2009
Reputation: 0
Post: #13
RE: Problem with new mail user
hmm first I checked saslauthd status
# service saslauthd status
Quote:Checking for service saslauthd: unused
and the folder /etc/postfix/sasl/ doesn't exist ...Sad
09-23-2009 07:01 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #14
RE: Problem with new mail user
what's in /etc/sasl2/smtpd.conf?
09-23-2009 07:44 PM
Visit this user's website Find all posts by this user
mato Offline
Newbie
*

Posts: 9
Joined: Aug 2009
Reputation: 0
Post: #15
RE: Problem with new mail user
Code:
pwcheck_method: saslauthd
mech_list: plain login

that was fresh installation suse 11.1 and ispcp
09-23-2009 07:48 PM
Find all posts by this user
mato Offline
Newbie
*

Posts: 9
Joined: Aug 2009
Reputation: 0
Post: #16
RE: Problem with new mail user
uff ... why i didn't se that before Big Grin

solution -> /etc/sasl2/smtpd.conf
Code:
pwcheck_method: auxprop
auxprop_plugin: sasldb
mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5

joximu thx for your help, I respect your effortSmile
09-23-2009 08:51 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #17
RE: Problem with new mail user
you can respect it here http://www.isp-control.net/forum/reputation.php?uid=89 :-)

ok, then I'm closing here...

/J
09-24-2009 06:26 AM
Visit this user's website Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)