Re: postfix and sasl

2009-11-13 Thread Stan Hoeppner
You should probably ask this question on postfix-us...@postfix.org -- Stan Leonardo Cuyar Morales put forth on 11/13/2009 8:05 AM: > I'm having problem authenticating users in postfix through sasl, this is > the main.cf part settings I make: > > *

postfix and sasl

2009-11-13 Thread Leonardo Cuyar Morales
I'm having problem authenticating users in postfix through sasl, this is the main.cf part settings I make: * myhostname = $mydomain alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases

Re: Postfix and SASL authentication (Solved)

2007-11-26 Thread Mihira Fernando
Barry Samuels wrote: [snip] Another thing is that one of my remote mail servers is GMail and I've seen a number of Howtos for GMail all of which involve what seems to be a complex procedure for creating a certificate Those how tos are usually for using fetchmail to get mail from gmail.. but I

Re: Postfix and SASL authentication (Solved)

2007-11-26 Thread Barry Samuels
On 26/11/07 10:44:50, Mihira Fernando wrote: > Barry Samuels wrote: > > I have tried twice before to set up SASL authentication for Postfix > > and failed to get it working both times. I am now trying a third > > time. > > > > I have three remote mail servers to which I can send outgoing mail. >

Re: Postfix and SASL authentication

2007-11-25 Thread Mihira Fernando
Barry Samuels wrote: I have tried twice before to set up SASL authentication for Postfix and failed to get it working both times. I am now trying a third time. I have three remote mail servers to which I can send outgoing mail. I use Balsa as a mail client and, as a test, I set the value of th

Re: Postfix and SASL authentication

2007-11-25 Thread Sam Leon
Barry Samuels wrote: I have tried twice before to set up SASL authentication for Postfix and failed to get it working both times. I am now trying a third time. I have three remote mail servers to which I can send outgoing mail. I use Balsa as a mail client and, as a test, I set the value of th

Re: Postfix and SASL authentication

2007-11-25 Thread Andrei Popescu
On Sun, Nov 25, 2007 at 06:46:51PM +, Barry Samuels wrote: > I have tried twice before to set up SASL authentication for Postfix and > failed to get it working both times. I am now trying a third time. > > I have three remote mail servers to which I can send outgoing mail. I > use Balsa as a

Postfix and SASL authentication

2007-11-25 Thread Barry Samuels
I have tried twice before to set up SASL authentication for Postfix and failed to get it working both times. I am now trying a third time. I have three remote mail servers to which I can send outgoing mail. I use Balsa as a mail client and, as a test, I set the value of the Remote Server, in th

Re: sarge, postfix and sasl problem

2004-10-21 Thread Jean-Yves Boisiaud
Andrea Vettorello wrote: On Thu, 21 Oct 2004 05:09:52 +0200 (CEST), Jean-Yves Boisiaud <[EMAIL PROTECTED]> wrote: hello, I'm using Sarge with Postfix 2.1.4-5, SASL2 2.1.19-1.5 and kernel 2.4.27-1-686 When I do a telnet to the smtp server it exits immediatly, I have the log message : Oct 21 04:59:

Re: sarge, postfix and sasl problem

2004-10-21 Thread Andrea Vettorello
On Thu, 21 Oct 2004 05:09:52 +0200 (CEST), Jean-Yves Boisiaud <[EMAIL PROTECTED]> wrote: > hello, > > I'm using Sarge with Postfix 2.1.4-5, SASL2 2.1.19-1.5 and > kernel 2.4.27-1-686 > > When I do a telnet to the smtp server it exits immediatly, I have the log message : > > Oct 21 04:59:27 prox

sarge, postfix and sasl problem

2004-10-20 Thread Jean-Yves Boisiaud
hello, I'm using Sarge with Postfix 2.1.4-5, SASL2 2.1.19-1.5 and kernel 2.4.27-1-686 When I do a telnet to the smtp server it exits immediatly, I have the log message : Oct 21 04:59:27 proxy postfix/smtpd[16924]: fatal: no SASL authentication mechanisms Here is my main.cf file : default_pri

postfix and sasl pwcheck daemon

2004-02-26 Thread Emiliano Brunetti
Hi everybody. I am trying to setup debian with smtp_auth on a debian woody machine, using only packages from stable tree. Unofortunately it doesn't work, i always get 'sasl authentication failed' errors. I tried to trace down the problem, and it seems that postfix (from postfix-tls 1.11.0...again

Re: postfix and sasl pwcheck daemon

2004-02-26 Thread Kai Schindelka
Hi Emiliano; at a short range an answer: I am not using a similar setup, so I have no solution to the underlying problem. A few comments, however: Emiliano Brunetti wrote: I am trying to setup debian with smtp_auth on a debian woody machine, using only packages from stable tree. Unofortunately i

Re: SMTP AUTH with Postfix and SASL

2003-07-22 Thread Harley Peters
Jan Tammen wrote: Bonjour. I am trying to setup SMTP AUTH with Postfix and SASL on Debian unstable. So far I got these packages installed: postfix 2.0.13-1 postfix-tls 2.0.13-1 libsasl2 2.1.12-1 libsasl2-dev 2.1.12-1 libsasl2-modules 2.1.12-1 sasl2-bin2.1.12

Re: SMTP AUTH with Postfix and SASL

2003-07-21 Thread Jeff Wiegley, Ph.D.
t info along to you since I think it will be relevant. Thanks, On Mon, 2003-07-21 at 08:19, Jan Tammen wrote: > Bonjour. > > I am trying to setup SMTP AUTH with Postfix and SASL on Debian > unstable. > > So far I got these packages installed: > > postfix

SMTP AUTH with Postfix and SASL

2003-07-21 Thread Jan Tammen
Bonjour. I am trying to setup SMTP AUTH with Postfix and SASL on Debian unstable. So far I got these packages installed: postfix 2.0.13-1 postfix-tls 2.0.13-1 libsasl2 2.1.12-1 libsasl2-dev 2.1.12-1 libsasl2-modules 2.1.12-1 sasl2-bin2.1.12-1 I want to

Problem with Postfix and SASL SMTP identification

2002-11-13 Thread Pierre Burri
Hi, I'm trying (hard) to configure Postfix (Dist Woody, packages postfix and postfix-tls) with an sasl authentification. But it doesn't seem to want to work. I always get "535 Error: authentication failed" and "500 Error: bad syntax". I'm using kmail as a client. Does someone have an idea where