your dovecot configuration is wrong
"private/auth failed: Permission denied" states it clearly

# configure backend for postfix sasl-auth
service auth {
  unix_listener /var/spool/postfix/private/auth {
  mode                         = 0660
  user                         = postfix
  group                        = postfix
 }
}


Am 07.02.2012 22:20, schrieb Andre Lopes:
> Thanks for the reply Dudi,
> 
> It sovle the connection problem to the port 25, but I'm not able to
> send e-mails, here is the error:
> 
> [code]
> Feb  7 21:13:31 localhost postfix/smtpd[25108]: connect from
> unknown[192.168.59.1]
> Feb  7 21:13:31 localhost postfix/smtpd[25108]: warning: SASL: Connect
> to private/auth failed: Permission denied
> Feb  7 21:13:31 localhost postfix/smtpd[25108]: fatal: no SASL
> authentication mechanisms
> Feb  7 21:13:32 localhost postfix/master[25091]: warning: process
> /usr/libexec/postfix/smtpd pid 25108 exit status 1
> Feb  7 21:13:32 localhost postfix/master[25091]: warning:
> /usr/libexec/postfix/smtpd: bad command startup -- throttling
> [/code]
> 
> Any clues on what I'm missing?
> 
> Best Regards
> 
> 
> On Tue, Feb 7, 2012 at 9:10 PM, Dudi Goldenberg <d...@kolcore.com> wrote:
>> Hi Andre,
>>
>>> The 192.168.59.246 is not listen on port 25. How can I listen on port
>>> 25 with 192.168.59.246?
>>
>> Look for inet_interfaces in main.cf and set it to 'inet_interfaces = all', 
>> make sure that you search all of main.cf and verify that you only have one 
>> inet_interfaces line there.
>>
>> Another test would be to telnet localhost 25 which should work.
>>
>> Regards,
>>
>> D.

-- 

Mit besten Grüßen, Reindl Harald
the lounge interactive design GmbH
A-1060 Vienna, Hofmühlgasse 17
CTO / software-development / cms-solutions
p: +43 (1) 595 3999 33, m: +43 (676) 40 221 40
icq: 154546673, http://www.thelounge.net/

http://www.thelounge.net/signature.asc.what.htm

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to