Eduardo,

I'm trying to get smtp-after-pop-auth to work and I noticed that in
your reply to Wagner, you mention running tcpserver with some stuff
(the -x switch and reference to tcp.smtp.cdb) that I don't have, nor
did I see it in the installation instructions. Where is this
discussed?

My qmail-pop3d/run file:

#!/bin/sh
exec /usr/local/bin/softlimit -m 2000000 \
 /usr/local/bin/tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup \
  idma.com /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1

Thanks,
Steven


-----Original Message-----
From: Eduardo Augusto Alvarenga <[EMAIL PROTECTED]>
Sent: Monday, May 14, 2001 7:38 AM
To: Wagner
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: RELAY CLIENT


> I\'m using Qmail+Vpopmail+Qmailadmin+Sqwebmail
>
> The problem is: there is a user who is using Outlook Express to get his
> messages from Qmail. So he conect with his internet provider and get an
> IP to get the messages, then he wants to cut the connection to write his
> messages and reconect again to send them, so when he reconects, he gets
> another IP and there is an authentication problem.
>
> How can i turn an user or a domain to be a relay client with his/her
> name and not with his/her IP ?

Wagner,

Since you\'re using vpopmail. You can try to put the POP before SMTP
authentication mechanism.
Compile vpopmail with \"--enable-roaming-users=y\" option and just run your
tcpserver with a \"-x /home/vpopmail/etc/tcp.smtp.cdb\" flag.
Read vpopmail manual for more info abou pop before smtp.
And beware your users to check mail before sending ANY message at your
server.


Send private messages if you like (may be in portuguese).

Best Regards,

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Eduardo Augusto Alvarenga - Analista de Suporte - #179653
    Blumenau - Santa Catarina. Tel. (47) 9102-3303
         http://www.netron.com.br/~eduardo
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to