Hi,
I need some help on kaspersky mail gateway 5.5 installed on linux RHEL 4 with postfix.
SERVER1 (IP 192.168.192.192): MG 5.5 + postfix
In the [smtpgw.network] i have my protected domains listed as ProtectedDomains=domain1
ProtectedDomains=domain2...
In the [smtpgw.access] i have the list of the domain maintained by our company, listed as
RelayRule=allow from any to *@domain1
RelayRule=allow from any to *@domain2
RelayRule=allow from 192.168.192.0/255.255.255.0 to *
Now a web application Linux RHEL 4 and Apache (IP 192.168.192.190) , who send email throughout SERVER1 using it's internal adresse. The user can use any email address he wants in the sendmail form.
If he puts an email like user1@domain1 ou users@domain2, no problem to send the email, outside or inside our maintains domains.
If the user puts an email like user3@not-maintained_domains, the email is not delivered. So i suppose that MG 5.5 is blocking it because the @not_maintained_domains is not in the domains list.
I cannot control the email the user puts in the mail form of the webpage. So what's the solution to allow kaspersky MG 5.5 to let those emails to be delivered?
Thanks for the answer
Thierry