Fernando Azevedo wrote:
Dear all,
I've enabled the roaming users configuration as per the instructions in http://wiki.qmailtoaster.com/index.php/Vpopmail_-_roaming_users_configuration. However, I can't manage to have roaming working... here is a simulation of the symptoms: [EMAIL PROTECTED] ~]# telnet mail.somedomain.pt 110
Trying x.y.z.t...
Connected to mail.somedomain.pt (x.y.z.t).
Escape character is '^]'.
+OK <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
USER [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
+OK
PASS YouWishToKnow
+OK
STAT
+OK 24 298358
QUIT
+OK
Connection closed by foreign host.
[EMAIL PROTECTED] ~]# telnet mail.somedomain.pt 25
Trying x.y.z.t...
Connected to mail.somedomain.pt (x.y.z.t).
Escape character is '^]'.
220 mail.somedomain.pt - Welcome to Qmail Toaster Ver. 1.3 SMTP Server ESMTP
HELO
250 mail.somedomain.pt - Welcome to Qmail Toaster Ver. 1.3 SMTP Server
MAIL FROM: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
250 ok
RCPT TO: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
553 sorry, that domain isn't in my list of allowed rcpthosts (#5.5.3 - chkuser)
QUIT
221 mail.somedomain.pt - Welcome to Qmail Toaster Ver. 1.3 SMTP Server
Connection closed by foreign host.
[EMAIL PROTECTED] ~]#
Can anyone be of assistance with this? What have I done wrong or not done? Thank you all in advance,
Fernando
Hello
look at point 3
3. The roaming system authorize a user who authentificated (pop3 before smtp) to have tcp.smtp.cdb updated you need to "check your mail" with a pop3 client if you dont want to use smtp auth ... once you checked your mail, check /etc/tcprules.d/tcp.smtp.cdb, it should have been updated do a "strings /etc/tcprules.d/tcp.smtp.cdb" w/o the " and you should see your ip there
Then you can use yor mail server as a relay for x minutes ...

Cheers



---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to