Ok.. why would you post open relay as a suggestion? Don't ever put :allow,RELAYCLIENT=””. That will make your server open relay, which is BAD. Check the archives, I know there have been discussions before about courier imap authentication and vpopmail’s “romaing users” option. Also make sure you compiled vpopmail with --enable-roaming-users.
-Clayton -----Original Message----- From: Jens Jahr [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 12, 2003 2:47 PM To: Nate Davis Cc: [EMAIL PROTECTED] Subject: Re: [vchkpw] SMTP Problems Zitat von Nate Davis <[EMAIL PROTECTED]>: Hi, well, "that domain is not in my allowed rcpthosts" means that you are not allowed to relay this host. Please refer to the tcprules where you adjust your settings like that: --- snip 127.0.0.:allow,RELAYCLIENT="" 192.168.:allow,RELAYCLIENT="" :allow,REQUIREAUTH="" -smap which means that all execpt localhost and 192.168.x.x have to authenticate before sending mail. If you just all let relay your server just add simpple: :allow,RELAYCLIENT="" and you are done. Note that this is absolutely not the recommendes way !!! Cheers Jens