[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sasl authentication failed



On Tue, 10 Jan 2012 20:09:21 -0500, Tony Baldwin wrote:

> On Tue, Jan 10, 2012 at 08:01:17PM -0500, Tony Baldwin wrote:
>> On Tue, Jan 10, 2012 at 05:21:24PM -0500, Tony Baldwin wrote:
>> > On Tue, Jan 10, 2012 at 09:35:58PM +0000, Camaleón wrote:
>> > > On Tue, 10 Jan 2012 13:12:25 -0500, Tony Baldwin wrote:
>> > > 
>> > > > On Tue, Jan 10, 2012 at 01:05:16PM -0500, Tony Baldwin wrote:
>> > > >> On Tue, Jan 10, 2012 at 04:58:06PM +0000, Camaleón wrote:
>> > > 
>> > > (...)
>> > > 
>> > > >> Okay, at this point, I am getting different errors. I think I
>> > > >> resolved
>> Crikey...
>> 
>> I uninstalled postfix, dovecot, reinstalled, and went through the whole
>> tutorial again. Now, I think the hostname issues are all resolved, but
>> I still can't send/receive mail.
> 
> Or not.
> 
> My certificate says it is from
> vulcan.linode.com
> I don't know where it is getting this. I have my hostname set to
> vulcan
> hostname -f gives
> tonybaldwin.org

Tony, I would forget about the SSL part until you have configured your 
Postfix to be in a workable state (sending/receiving e-mails with no 
errors). Afterwards, you can start to setup the SSL certificate but not 
before.

> When I configured postfix, I gave it tonybaldwin.org tonybaldwin.org is
> what shows in my main.cf I do know understand why anything says
> vulcan.linode.com

This can come from SSL certificate file :-?
 
>> If I send mail from an external acct., I get no bounce or error or
>> nothing,b but nothing shows up on my mail server.
>> 
>> If I try to send out, I just get
>> failed to connect to tonybaldwin.org, connection refused.

Try first from local, then test from remote. 
 
>> I notice that when I do
>> telnet localhost 25
>> I get
>> ehlo localhost
>> 250-tonybaldwin.org Hello localhost.localdomain [127.0.0.1], pleased to
>> meet you 250-ENHANCEDSTATUSCODES
>> 250-PIPELINING
>> 250-EXPN
>> 250-VERB
>> 250-8BITMIME
>> 250-SIZE
>> 250-DSN
>> 250-ETRN
>> 250-AUTH DIGEST-MD5 CRAM-MD5
>> 250-DELIVERBY
>> 250 HELP
>> 
>> There is no 250-STARTTLS
>> which I had the first time around (when sasl auth kept failing).

Maybe because Postfix is not yet configured to use SSL.

>> I'm totally at a loss and confused here.
>> 
>> in tail /var/log/mail.err I see
>> Jan 10 19:36:27 vulcan sm-mta[11947]: q0B0aRM6011947: SYSERR(root): collect: Cannot write ./dfq0B0aRM6011947 (bfcommit, uid=0, gid=113): No such file or directory 
>> Jan 10 19:40:37 vulcan postfix/master[12135]: fatal: bind 0.0.0.0 port 25: Address already in use
>> Jan 10 19:41:17 vulcan postfix/master[12307]: fatal: bind 0.0.0.0 port 25: Address already in use 
>> Jan 10 19:49:49 vulcan sm-mta[12666]: q0B0nnkM012666: SYSERR(root): collect: Cannot write ./dfq0B0nnkM012666 (bfcommit, uid=0, gid=113): No such file or directory 
>> Jan 10 19:54:56 vulcan postfix/master[12824]: fatal: bind 0.0.0.0 port 25: Address already in use
>> 
>> I don't know what could be using port 25, 

"netstat" will tell. But the above error (sm-mta) is coming from sendmail :-?

> nor what this "Cannot write ./dfwhatever" is all about.

Check if you have two mail systems running in one host. If so, you have to 
disable one of them (I would recommend to keep Postfix ;-) )

Greetings,

-- 
Camaleón


Reply to: