I am trying to route outgoing email through assp like this: MUA --> MTA (EXIM) --> ASSP --> MTA (EXIM) --> internet
The second MTA is on another server. When I tell exim to do so I get this error. It happens when I send an email from the address this email came from (I actually did send it to [EMAIL PROTECTED], assuming that the address can be used for testing, rfc2606): 2008-01-17 14:15:04 1JFd0q-0004Ij-N1 remote host address is the local host: example.com 2008-01-17 14:15:04 1JFd0q-0004Ij-N1 == [EMAIL PROTECTED] R=smarthost defer (-1): remote host address is the local host assp's logs don't show it ever arrived so I assume assp rejects it for some reason. It works fine if that instance of exim sends it out itself or uses another smarthost (also exim). Is there some specific thing I need to configure to allow email submissions to assp this way? It does work if the MUA directly submits to assp, but that solution is not ideal (I need encrypted access on port 465 and 587, which exim does fine). Thanks, Jeroen ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
