> 192.168.46.1 which assp should listen for internet mails on. ok, so you have a "port forwarding" rule sending all incoming connections on <public_ip>:25 to 192.168.46.1, fine, now...
> How to configure the other interface (192.168.46.10) to listen for > exchange? simple, fire up the ASSP gui, expand the "relaying" section, locate the "relayport" entry and enter 192.168.46.10:25 there, then setup exchange to use [192.168.46.10] (with the [] brackets) as smarthost also notice that, in ASSP you'll have to configure the postfix IP; now, assuming your postfix is (e.g.) on 192.168.46.2 your ASSP should have: smtpdestination 192.168.46.2:25 (for incoming emails) relayhost 192.168.46.2:25 (for outgoing emails) also ensure your posftix is properly configured to correctly route both incoming and outgoing emails ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
