| To: | qmail-ldap@qmail-ldap.org |
|---|---|
| Subject: | Authenticated SMTP |
| From: | Mário Gamito <gamito@gmail.com> |
| Date: | Fri, 09 Feb 2007 15:34:38 +0000 |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | qmail-ldap-list@securepoint.com |
| Delivered-to: | mailing list qmail-ldap@qmail-ldap.org |
| Mailing-list: | contact qmail-ldap-help@qmail-ldap.org; run by ezmlm |
| User-agent: | Thunderbird 1.5.0.9 (Windows/20061207) |
Hi, I'm trying to set Authenticated SMTP: Here's my qmail-smtpd/run file: -------------------------------------------------------- #!/bin/sh env - PATH="/usr/local/bin:/var/qmail/bin" \ softlimit -m 5000000 tcpserver -v -P -R -H -l 0 \ -x /var/qmail/control/tcp.smtp.cdb -u qmaild -g nofiles 0 smtp \ qmail-smtpd auth_smtp 2>&1 -------------------------------------------------------- I've inserted this line in tcp.smtp: -------------------------------------------------------- :allow,SMTPAUTH="AUTHREQUIRED",NOPBS="" -------------------------------------------------------- but it's not asking for my login and password when i send a mail. Any ideas ? Warm Regards, Mário Gamito |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Can't send mail, Nuno Pais Fernandes |
|---|---|
| Next by Date: | Re: Authenticated SMTP, Claudio Jeker |
| Previous by Thread: | Can't send mail, Mário Gamito |
| Next by Thread: | Re: Authenticated SMTP, Claudio Jeker |
| Indexes: | [Date] [Thread] [Top] [All Lists] |