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