Re: Postfix SASL SMTP AUTH help, please. [re-post from comp.mail.misc]

2010-12-18 Thread s. keeling
s. keeling : > [I asked this in cmm, but see no help there yet. I'm trying to get this: > > > http://postfix.state-of-mind.de/patrick.koetter/smtpauth/smtp_auth_mailservers.html > > working on Debian Lenny.] Camaleon, Darac, Osamu, Bob, thanks. All good suggestions, lots of reading to d

Re: Postfix SASL SMTP AUTH help, please.

2010-12-15 Thread Bob Proulx
s. keeling wrote: > and (for the heck of it): >/etc/init.d/postfix restart > What am I missing, or how do I get SASL SMTP AUTH working? In Debian postfix is run chroot'd in /var/spool/postfix. Therefore all of those files you are changing in /etc need to be replicated into the chroot. This i

Re: Postfix SASL SMTP AUTH help, please. [re-post from comp.mail.misc]

2010-12-15 Thread Osamu Aoki
On Tue, Dec 14, 2010 at 06:39:23PM -0700, s. keeling wrote: > Background: > > I run fetchmail in a script wrapper called by my user crontab. > Changing the interval at which the cronjob runs to 10 min. instead of > every five minutes broke the implied "POP before SMTP" authorization. > Apparently,

Re: Postfix SASL SMTP AUTH help, please. [re-post from comp.mail.misc]

2010-12-15 Thread Darac Marjal
On Tue, Dec 14, 2010 at 06:39:23PM -0700, s. keeling wrote: [cut] The official documentation for how to do this would appear to be at http://www.postfix.org/SASL_README.html#client_sasl_enable > > I'd prefer to have SASL SMTP AUTH working instead of relying on PbS. > Essentially, this means plac

Re: Postfix SASL SMTP AUTH help, please. [re-post from comp.mail.misc]

2010-12-15 Thread Camaleón
On Tue, 14 Dec 2010 18:39:23 -0700, s. keeling wrote: (...) > Background: > > I run fetchmail in a script wrapper called by my user crontab. Changing > the interval at which the cronjob runs to 10 min. instead of every five > minutes broke the implied "POP before SMTP" authorization. Apparently,

Re: postfix+sasl+dovecot script help!

2009-11-26 Thread Didar Hossain
On Thu, Nov 26, 2009 at 3:20 PM, Tudod Ki wrote: > > postfix+sasl+dovecot script help! > > Hi everybody! > > I am trying to get the solution for days now, and I don't know what to do > really :S > > I just want to write a script, what does automatically install postfix, > dovecot, and it configu

Re: postfix + sasl + mysql

2005-09-16 Thread Daniel L. Miller
Juan Manuel Tato wrote: hello, here again. i´m having a problem, in the authentication using courier-authdaemon for smtp, for imap and pop3 works fine. when i tried to send an email i have this error in the syslog Aug 30 16:54:19 ns1 postfix/smtpd[2767]: warning: unknown[192.168.100.11]: SAS

Re: Postfix + SASL + Amavis-new + ClamAV + Courier-(imap, imap-ssl, maildrop) problems.

2004-11-19 Thread Josh Metzler
On Tuesday 16 November 2004 07:12 pm, Ralph Crongeyer wrote: > Hi all, > I just got my system up and running (went from Mandrake to Debian) and > i'm having problems getting Postfix to authenticate with saslauthd. > This is on a "Testing"/"Sarge" system. > To check that sasl is working, I used the

Re: Postfix & SASL

2004-03-10 Thread Jeffrey L. Taylor
Quoting David Clymer <[EMAIL PROTECTED]>: > On Tue, 2004-03-09 at 16:49, Jeffrey L. Taylor wrote: > > apt-get install libsasl-modules-plain > > > > Did the trick. Or at least got rid or the error message and normal, > > incoming mail goes thru. I am still getting authentication failed > > when t

Re: Postfix & SASL

2004-03-09 Thread David Clymer
On Tue, 2004-03-09 at 16:49, Jeffrey L. Taylor wrote: > Quoting David Clymer <[EMAIL PROTECTED]>: > > On Mon, 2004-03-08 at 18:13, Jeffrey L. Taylor wrote: > > > Quoting Jeffrey L. Taylor <[EMAIL PROTECTED]>: > > > > I am trying to get SASL running with Postfix on Debian. I would like > > > > to a

Re: Postfix & SASL

2004-03-09 Thread Jeffrey L. Taylor
Quoting David Clymer <[EMAIL PROTECTED]>: > On Mon, 2004-03-08 at 18:13, Jeffrey L. Taylor wrote: > > Quoting Jeffrey L. Taylor <[EMAIL PROTECTED]>: > > > I am trying to get SASL running with Postfix on Debian. I would like > > > to authenticate against /etc/passwd, but I only have a few users and

Re: Postfix & SASL

2004-03-08 Thread David Clymer
On Mon, 2004-03-08 at 18:13, Jeffrey L. Taylor wrote: > Quoting Jeffrey L. Taylor <[EMAIL PROTECTED]>: > > I am trying to get SASL running with Postfix on Debian. I would like > > to authenticate against /etc/passwd, but I only have a few users and > > they don't change often so any mechanism woul

Re: Postfix & SASL

2004-03-08 Thread Derrick 'dman' Hudson
On Mon, Mar 08, 2004 at 05:13:25PM -0600, Jeffrey L. Taylor wrote: | Quoting Jeffrey L. Taylor <[EMAIL PROTECTED]>: | > I am trying to get SASL running with Postfix on Debian. I would like | > to authenticate against /etc/passwd, but I only have a few users and | > they don't change often so any m

Re: Postfix & SASL

2004-03-08 Thread Roberto Sanchez
Jeffrey L. Taylor wrote: Quoting Jeffrey L. Taylor <[EMAIL PROTECTED]>: I am trying to get SASL running with Postfix on Debian. I would like to authenticate against /etc/passwd, but I only have a few users and they don't change often so any mechanism would be okay. I have the following in /etc/p

Re: Postfix & SASL

2004-03-08 Thread Jeffrey L. Taylor
Quoting Jeffrey L. Taylor <[EMAIL PROTECTED]>: > I am trying to get SASL running with Postfix on Debian. I would like > to authenticate against /etc/passwd, but I only have a few users and > they don't change often so any mechanism would be okay. I have the > following in /etc/postfix/sasl/smtpd.