> When I log on webmail and I try to use the email interface using > webmail (squirrelmail) and using ip 151.48.12.1 (i.e.) , I try to send > an email to [EMAIL PROTECTED] > I receive an Unrouteable address error > > and the header contain this > Received: from 151.48.12.1 ([151.48.12.1]) > (SquirrelMail authenticated user user) > by mydomain.com with HTTP; > Thu, 8 Feb 2007 09:46:15 -0000 (UTC) > Why ? I am allowing 151.48 on Accept All Mail .
You say it does not work for your webmail, but does it work for any non-webmail? You are sending an email to [EMAIL PROTECTED] and your MTA gets it and says there is no mailbox "somewhere" so it fails. You need to be sending to [EMAIL PROTECTED] so your MTA knows to route it out to the Internet through ASSP, but ASSP will be configured to intercept emails to notyourdomain.com and will process them accordingly. Doug Traylor ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
