On Mon, 22 Nov 2004 17:20:15 -0800, Tom Collins wrote:
> On Nov 22, 2004, at 3:30 PM, Rick Macdougall wrote:
>> Tom Collins wrote:
>>> On Nov 22, 2004, at 12:01 PM, Steve wrote:
>>>> Please could someone tell me exactly what is the use of the
>>>> disable_smtp & no_smtp gid flag ? I ask that because I use
>>>> qmail + vpopmail (5.4.7) + smtp-auth, and the above settings
>>>> don't have any effect when I connect with an authenticated
>>>> user to my smtp server... I can still send emails even with
>>>> the "no_smtp" bit flag set.
>>>>
>>> It's supposed to work.
>>> If you look at the user with vuserinfo, does it show the flag
>>> set?
>>>
>> Hi,
>>
>> You (not you Tom) might want the no_relay flag, not the no_smtp
>> flag.
>>
> NO_RELAY is to disable POP-before-SMTP and doesn't affect SMTP AUTH.
>

My problem is solved, I'm very sorry folks, it was coming from my startup 
script :-( In fact, with the smtp-auth patch from http://www.mcmilk.de/qmail/ , 
the FQDN is still needed just after "qmail-smtpd" ... it's very confusing !!

So now with
tcpserver -v -H -R -x /etc/tcp.smtp.cdb -c70 -u 89 -g 89 0 smtp \ 
/var/qmail/bin/qmail-smtpd my.domain.com /home/vpopmail/bin/vchkpw /bin/true 
2>&1
all is working perfectly, like expected.

I thank you all anyway :)



Reply via email to