I'm using wingate as POP3 Mail Server. I have installed WG 5.2 w/Kaspersky Antivirus Plugin. As I explain in another post, I have my own domain installed w/DNS server BIND 9.2.3.
I can receive mails from outside my network. If I connect from the PC in home, I can send and receive mails trough the WG POP3 & SMTP server.
But, INSIDE my network, I can only receive mails from outside. If I wanto to send mails, the WG send it back to me. Mostly gave me this two errors:
"501 Syntax error in parameters or arguments"
"domain bogus or does not exist"
Below Transcript a piece of the SMTP log generated when I send mails. (I cut date & hour)
127.0.0.2 <system> 0000000002 Created: Processing mail for domain : ralexintl.com
127.0.0.2 <system> 0000000001 Created: Processing mail for domain : crww.com
127.0.0.2 <system> 0000000003 Created: Processing mail for domain : racsa.co.cr
127.0.0.2 <system> 0000000004 Created: Processing mail for domain : acodep.org.ni
127.0.0.2 <system> 0000000005 Created: Processing mail for domain : victoriadist.com
127.0.0.2 <system> 0000000001 Requested: Permanent mail delivery error. Domain crww.com does not exist
127.0.0.2 <system> 0000000001 Requested: Permanent mail delivery error. Domain crww.com does not exist
127.0.0.2 <system> 0000000002 Requested: Permanent mail delivery error. Domain ralexintl.com does not exist
127.0.0.2 <system> 0000000001 Requested: Returned undeliverable mail for crww.com
127.0.0.2 <system> 0000000002 Requested: Returned undeliverable mail for ralexintl.com
127.0.0.2 <system> 0000000003 Requested: Permanent mail delivery error. Domain racsa.co.cr does not exist
127.0.0.2 <system> 0000000002 Terminated Processed mail for domain : ralexintl.com
127.0.0.2 <system> 0000000003 Requested: Permanent mail delivery error. Domain racsa.co.cr does not exist
127.0.0.2 <system> 0000000001 Terminated Processed mail for domain : crww.com
127.0.0.2 <system> 0000000003 Requested: Permanent mail delivery error. Domain racsa.co.cr does not exist
127.0.0.2 <system> 0000000003 Requested: Permanent mail delivery error. Domain racsa.co.cr does not exist
127.0.0.2 <system> 0000000003 Requested: Returned undeliverable mail for racsa.co.cr
127.0.0.2 <system> 0000000003 Terminated Processed mail for domain : racsa.co.cr
--------------
Some Emails sent to my WG server account from outside the network aren't reaching destinations. Below transcript a piece of the SMTP log:
--------
65.171.32.11 Guest 0000002216 Debug: <=S: 220 bestfood.com.ni ESMTP Service ready
65.171.32.11 Guest 0000002216 Debug: C=>: EHLO smtpout1-atl.mysprint.net
65.171.32.11 Guest 0000002216 Debug: <=S: 250-bestfood.com.ni greets you
65.171.32.11 Guest 0000002216 Debug: <=S: 250 AUTH CRAM-MD5
65.171.32.11 Guest 0000002216 Debug: C=>: MAIL From:<ceetusr@sprintip.com>
65.171.32.11 Guest 0000002216 Debug: Checking senders IP 65.171.32.11 on the ORDB database.
65.171.32.11 Guest 0000002216 Debug: Sender domain sprintip.com is bogus or does not exist - rejecting
65.171.32.11 Guest 0000002216 Debug: <=S: 501 Syntax error in parameters or arguments
65.171.32.11 Guest 0000002216 Debug: C=>: QUIT
65.171.32.11 Guest 0000002216 Debug: <=S: 221 SMTP Server Service closing transmission channel
-----
BTW, I have enabled the open relay detection, using NAT and trasnparent redirection.
I think the problem is inside the Wingate config, but keep wondering if mi actual BIND config has something to do with this...