I've read many threads with regards to how to set up gmail account correctly and generally about pop3 and smtp. I am having problems when smtp is set to be my internal ASG interface.Current schematic:
Bridged modem
!
ASG
!
internal network (DHCP via ASG.192.168.2.0/24)
1)I have opened the ports needed (995,25,110,465,993)
2)Smtp is enabled and has the following configured:
-simple mode
-Upstream hosts/networks : smtp.googlemail.com and other smtp servers
-Allow authenticated relaying is enabled with no users though
-nothing under the Host-based relay box
-Scan relayed (outgoing) messages is checked
-smarthosts: smtp.googlemail.com with authentication
3)pop3 proxy enabled
4) users have authentication for smtp proxy
I use thunderbird as an email client.
If i set smtp and pop3 the server themselves and not ASG ,everything works fine. If I change smtp to 192.168.2.100 (ASG internal interface) I get an error saying:
relay not permitted
2009:03:27-18:46:09 Astaro exim[27119]: 2009-03-27 18:46:09 exim 4.69 daemon started: pid=27119, no queue runs, listening for SMTP on port 25 (IPv4) port 587 (IPv4) and for SMTPS on port 465 (IPv4)
2009:03:27-18:58:51 Astaro exim[27119]: 2009-03-27 18:58:51 SMTP connection from [192.168.2.31]:1758 (TCP/IP connection count = 1)
2009:03:27-18:58:51 Astaro exim[27927]: 2009-03-27 18:58:51 H=([192.168.2.31]) [192.168.2.31]:1758 F= rejected RCPT : Relay not permitted
2009:03:27-18:58:51 Astaro exim[27927]: 2009-03-27 18:58:51 SMTP connection from ([192.168.2.31]) [192.168.2.31]:1758 closed by DROP in ACL
2009:03:27-18:59:07 Astaro exim[27119]: 2009-03-27 18:59:07 SMTP connection from [192.168.2.31]:1759 (TCP/IP connection count = 1)
SMTP on thunderbird (when 192.168.2.100) has authentication of ASG and I've tried authentication for a user
for example created user : martin with smtp authentication
and on smtp configuration I've user
192.168.2.100
user martin
(didn't accept password)
Could you please tell me what I am doing wrong?
thanks
This thread was automatically locked due to age.