Re: stopping anonymous smtp login (dovecot)

2008-07-24 Thread Noel Jones
Victor Duchovni wrote: On Thu, Jul 24, 2008 at 11:00:32PM -0500, Noel Jones wrote: But it still accepts anonymous logins: postfix/smtpd[29015]: Anonymous TLS connection established and the delivery goes through. Hold on a minute... Anonymous TLS connection does *not* imply anonymous SASL auth

Re: stopping anonymous smtp login (dovecot)

2008-07-24 Thread Victor Duchovni
On Thu, Jul 24, 2008 at 11:00:32PM -0500, Noel Jones wrote: > >But it still accepts anonymous logins: > >postfix/smtpd[29015]: Anonymous TLS connection established > >and the delivery goes through. > > Hold on a minute... Anonymous TLS connection does *not* imply > anonymous SASL authentication

Re: stopping anonymous smtp login (dovecot)

2008-07-24 Thread Noel Jones
Rich Winkel wrote: Hi, I'm setting up a mail server with dovecot-1.0.13 and postfix-2.5.1 on freebsd 7.0. I'm a newbie to postfix, I almost have it running but have two questions: I'm using dovecot auth-client for sasl authentication. I want it to reject mail from anonymous logins, but this is

Re: stopping anonymous smtp login (dovecot)

2008-07-24 Thread Wietse Venema
Wietse Venema: > Rich Winkel: > > Hi, I'm setting up a mail server with dovecot-1.0.13 and > > postfix-2.5.1 on freebsd 7.0. I'm a newbie to postfix, I almost > > have it running but have two questions: > > > > I'm using dovecot auth-client for sasl authentication. I want it to > > reject mail f

Re: stopping anonymous smtp login (dovecot)

2008-07-24 Thread Wietse Venema
Rich Winkel: > Hi, I'm setting up a mail server with dovecot-1.0.13 and > postfix-2.5.1 on freebsd 7.0. I'm a newbie to postfix, I almost > have it running but have two questions: > > I'm using dovecot auth-client for sasl authentication. I want it to > reject mail from anonymous logins, but thi

stopping anonymous smtp login (dovecot)

2008-07-24 Thread Rich Winkel
Hi, I'm setting up a mail server with dovecot-1.0.13 and postfix-2.5.1 on freebsd 7.0. I'm a newbie to postfix, I almost have it running but have two questions: I'm using dovecot auth-client for sasl authentication. I want it to reject mail from anonymous logins, but this isn't working. "postco