> It did remove it (at least, I didn't see the image). > Using something like imageshack.us instead is an idea :-)
here http://i47.tinypic.com/oi574w.jpg notice that in the above case 10.100.100.11 is both the smtpdestination AND the relayhost this means that incoming external emails will be proxied by ASSP to such a host (your postfix) which in turn will route them to the email server (your exchange); outgoing emails will flow from the mailserver (exchange) to 10.100.100.10:25 (ASSP relayport) and ASSP will proxy them to the defined relayhost (postfix again) which in turn will route them to their external destination also notice that recipient checking is performed directly by ASSP using either LDAP lookups or VRFY/RCPT checks (in your case you may use LDAP) ------------------------------------------------------------------------------ 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
