Andreas Krüger wrote: > I've added the assp.local to localDomains as you're writing. > But exchange will still not send to this address. > > I am wondering if there is a configuration error in my ASSP. > > I've added "192.168." to acceptAllMail > "mx2.domain.tld" to ispIP
You shouldn't have to add mx2 to ispIP > "mx1.domain.tld|mx2.domain.tld" to relayHost You only need mx1.domain.tld in relayhost. Mx1.domain.tld will decide whether your email needs to go out to the internet or back to mx2.domain.tld. > "domain.tld|assp.local" to localDomains That is correct > "@dommain.tld" to emailAdmins Do you want everyone to be able to "add/remove to/from redlist, spamlovers, noprocessing and/or request an EmailBlockReport for a list of users"? I wouldn't recommend it. > "@domain.tkd" to emailSenderOK I don't think this is needed. It is not recommended by default. > EmailSpam is "asspspam" That's fine > Could it be because the exchange server does not know an A > record of assp.local? Should I've point that "DNS" to the ASSP server? Have you configured spam.domain.tld with a (second domain name/second IP address)? Being that you're running Exchange 2007, I think you have to. Of course, it would only be used for communication between your Exchange server and ASSP's relay port. You never said what you had your relay port configured to. What is it configured to? Create a dns alias that points to spam2.domain.tld with IP address 192.168.46.4. Then, add this IP address to your spam.domain.tld server. Lastly, set the ASSP relay port to 192.168.46.4:25 Hope that helps! Brett ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
