On 09/30/2010 06:35 PM, Cimoni Enwis Ogwujiakwu wrote:
Hello
When I configured client to send mails via postfix server, everything works fine but I do not want the clients to enter the postfix server address when sending mails.


Then your postfix server isn't going to scan the messages.
They have to end up there to be scanned, obviously.

I still want them to point to their respective smtp server like smtp.example.com and be redirected on the firewall through the postfix server,


That's way off topic for postfix, but would generally involve some (quite dangerous) blanket DNAT for all SMTP traffic going out your network.

I wouldn't recommend ever doing that - just deny SMTP outgoing and force your clients to use your gateway/relay/spam scanner.


--
J.

Reply via email to