Re: Problems with authentication using dovecot

2012-10-18 Thread Jamie Paul Griffin
[ Noel Jones wrote on Wed 17.Oct'12 at 16:32:28 -0500 ] > > I'm almost changing by cyrus. > > I doubt cyrus will be any easier to configure, but use whatever > works for you. Stick with Dovecot - cyrus is more tricky in my experience, especially as you are having trouble with your current set-up

Re: Problems with authentication using dovecot

2012-10-17 Thread Patrick Ben Koetter
* Ricardo Barbosa : > but smtp not worked with auth plain. but I also have a mysql server > by my understanding, the sasl uses to authenticate users from smtp dovecot so > the parameter "smtpd_sasl_type = dovecot", correct? funny that the dovecot is > working, as much as pop imap. > I did see the

Re: Problems with authentication using dovecot

2012-10-17 Thread Noel Jones
On 10/17/2012 2:41 PM, Ricardo Barbosa wrote: > Hi jones > >>0.0.0.0/0!!! Trying to be an open relay? Bad idea; remove this. > Its test only, because not worked no way Take it out! Not a good placeholder, even for testing. >> Any other warning|error|fatal|panic postfix messages? Any dovecot

Re: Problems with authentication using dovecot

2012-10-17 Thread Ricardo Barbosa
Hi jones >0.0.0.0/0!!!  Trying to be an open relay?  Bad idea; remove this. Its test only, because not worked no way > smtpd_sasl_path = /var/run/dovecot/private/auth Typically should be   smtpd_sasl_path = private/auth I trying too, however it did not work with dovecot.conf pointing to /var/s

Re: Problems with authentication using dovecot

2012-10-17 Thread Noel Jones
On 10/17/2012 12:54 PM, Ricardo Barbosa wrote: > hi all, > > I deploy enviroment with postfix and dovecot but not worked. > > look my settings. > "postconf -n" is preferred rather than main.cf snippings. > mynetworks = 127.0.0.0/8, 172.16.1.0/24, 10.0.0.0/24, 0.0.0.0/0 0.0.0.0/0!!! Trying to

Problems with authentication using dovecot

2012-10-17 Thread Ricardo Barbosa
hi all, I deploy enviroment with postfix and dovecot but not worked. look my settings. soft_bounce = no myhostname = mail.domain.com mydomain = domain.com myorigin = $mydomain inet_interfaces = all mydestination = $myhostname, localhost.$mydomain, localhost mynetworks = 127.0.0.0/8, 172.16.1.0/2