You need your incoming mail to come like this: Internet --> ASSP --> MailEnable
And your outgoing mail to go like this: Client --> MailEnable --> ASSP --> Relay Host --> Internet If you don't have a relay host, you may be able to set up outbound mail like this instead (this is probably your case): Client --> ASSP --> MailEnable --> Internet If you choose the outbound flow without a relay host, make sure MailEnable is listening on port 125 and configured to allow relaying from ASSP. Try creating an assp.cfg file with only the following entries and see if you can get it to work before configuring all the other options: listenPort:=25 smtpDestination:=127.0.0.1:125 acceptAllMail:=192.168. localDomains:=halinasplace.com.au AsAService:=1 >From your config, it looks like you misunderstand the mail flow. It looks like you are doing this inbound: Internet --> MailEnable --> ASSP? --> ???? I can't tell what you're doing outbound. P.S. Remember to change your web admin password now that you've posted it for the world to see. Nate ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
