This is a discussion on nqmgr/sasl/smtp within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; hi folks, I have installed postfix + postfix-tls + pam + libpam-mysql because I want the users to auth by an ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
hi folks,
I have installed postfix + postfix-tls + pam + libpam-mysql because I want the users to auth by an database if the send via smtp. Everything works until the nqmgr gives the message smtp, the I get the error-message "warning: connect to transport smtp: Connection refused". I think the important parts of some files: main.cf: smtp_sasl_auth_enable = no smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = $myhostname broken_sasl_auth_clients = yes master.cf #qmgr fifo n - - 300 1 qmgr qmgr fifo n - - 300 1 nqmgr /usr/local/lib/sasl/smtpd.conf pwcheck_method: pam /usr/local/lib/sasl/smtp.conf pwcheck_method: pam /etc/pam.d/smtp auth required pam_permit.so auth required pam_mysql.so user=postfix passwd=secret db=postfix table=users usercolumn=id passwdcolumn=password crypt=0 The smtp-authentication works, Postfix gets the username/password from the mysql-db but nqmgr (I've tried qmgr too) doesn't get a connection to smtp. I can't send mails from local users too, we have the same problem then. The OS is debian(woody). Have anybody an idea? Matthis -- |||||||||||||||||||||||||||||||||||||||||||||||||| ||||||||||||||||||||||||| | matthis laass | aachen |||||||||||||||||||||||||||||||||||||||||||||||||| ||||||||||||||||||||||||| |
![]() |
| Thread Tools | |
| Display Modes | |
|
|