[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Anyone with working postfix smtp-auth?



On Sun, Dec 08, 2002 at 10:12:02AM +1000, Mark Devin wrote:
> Date: Sun, 08 Dec 2002 10:12:02 +1000
> From: Mark Devin <mdevin@ozemail.com.au>
> Subject: Anyone with working postfix smtp-auth?
> 
> Has anyone gotten postfix smtp-auth to work using the postfix-tls 
> package.  I have already setup openLDAP which works fine for ssh and 
> others.  I am trying to make postfix authenticate for relaying using the 
> ldap server.  As soon as I install the postfix-tls package and restart 
> postfix after editing /etc/postfix/main.cf, /etc/pam.d/smtp, 
> /etc/postfix/sasl/smtpd.conf etc. I get the following in my syslog:
> 
> Dec  8 09:51:09 shark postfix/smtpd[9140]: dict_ldap_connect: Connecting 
> to server localhost
> Dec  8 09:51:09 shark postfix/smtpd[9140]: dict_ldap_connect: Binding to 
> server
> localhost as dn cn=nss,dc=mitdevin,dc=com
> Dec  8 09:51:09 shark slapd[8863]: daemon: conn=34 fd=17 connection from 
> IP=127.0.0.1:2941 (IP=0.0.0.0:34049) accepted.
> Dec  8 09:51:09 shark slapd[8863]: conn=-1 fd=17 closed
> Dec  8 09:51:09 shark postfix/master[9136]: warning: process 
> /usr/lib/postfix/smtpd pid 9140 killed by signal 11
> Dec  8 09:51:09 shark postfix/master[9136]: warning: 
> /usr/lib/postfix/smtpd: bad command startup -- throttling

 I actually had this error with postfix-ldap from woody. smtpd crashed
every time I was using ldap maps. I had to use "result_filter = (mail=%s)"
in postfix configuration (could anybody explain me more detaily what is this
option for?) to fix smtpd's sigsegv. If it is happening to you also,
please let me know, mayby we should report this bug to package maintainer.
No software should crash on invalid parameters IMHO.

-- 

  Best regards,
  Alexey Chetroi

---
Smile... Tomorrow will be worse.   (c) Murphy's law



Reply to: