Page 1 of 1

Forward not working

Posted: Thu Nov 20, 2014 5:18 pm
by enavarrocu
Hello guys,

First of all thanks for this wonderful software. I having a lot of fun working with it.

I having a problem with the email forwarding, I didn't get any error but the email is getting in the forward address.

This is the exim log,

014-11-20 17:12:16 1XrVHE-0000FQ-UC <= [email protected] H=smtp.email.me [164.15.128.112] P=esmtp S=1398 id=CAKz52SM0XyNpNo1DOKOfZ-tnF9=[email protected]
2014-11-20 17:12:17 1XrVHE-0000FQ-UC => admin <[email protected]> R=localuser T=local_delivery
2014-11-20 17:12:17 1XrVHE-0000FQ-UC gmail-smtp-in.l.google.com [2a00:1450:400c:c09::1a] Network is unreachable
2014-11-20 17:12:18 1XrVHE-0000FQ-UC => [email protected] <[email protected]> R=dnslookup T=remote_smtp H=gmail-smtp-in.l.google.com [74.125.71.27] X=TLS1.2:RSA_ARCFOUR_SHA1:128
2014-11-20 17:12:18 1XrVHE-0000FQ-UC Completed

I don't know how to solve this.

Thanks in advance

PS: Sorry my english

Re: Forward not working

Posted: Tue Nov 25, 2014 8:49 am
by sim
Hello,

2a00:1450:400c:c09::1a is IPV6 address, that's why it's failing

/etc/exim/exim.conf add disable_ipv6=true
service exim restart

Re: Forward not working

Posted: Tue Nov 25, 2014 1:52 pm
by enavarrocu
Thanks for the answer but that is not the problem. I already did that before and didn't work.
sim wrote:Hello,

2a00:1450:400c:c09::1a is IPV6 address, that's why it's failing

/etc/exim/exim.conf add disable_ipv6=true
service exim restart

Re: Forward not working

Posted: Tue Nov 25, 2014 2:45 pm
by sim
So post exim log again

Re: Forward not working

Posted: Tue Nov 25, 2014 2:48 pm
by enavarrocu
2014-11-25 13:28:00 1XtG9w-0008M3-Hx <= [email protected] H=smtp.email.me [x.x.x.x] P=esmtp S=1442 id=CAKz52SO4YBi4hgf1O=[email protected]
2014-11-25 13:28:00 1XtG9w-0008M3-Hx => admin <[email protected]> R=localuser T=local_delivery
2014-11-25 13:28:01 1XtG9w-0008M3-Hx => [email protected] <[email protected]> R=dnslookup T=remote_smtp H=gmail-smtp-in.l.google.com [64.233.166.26] X=TLS1.2:RSA_ARCFOUR_SHA1:128
2014-11-25 13:28:01 1XtG9w-0008M3-Hx Completed
sim wrote:So post exim log again

Re: Forward not working

Posted: Thu Nov 27, 2014 2:49 pm
by enavarrocu
I found the problem is gmail. The way the treat the emails was the problem. The forwarding is working correct. More details are here: https://support.tigertech.net/mailman-gmail. But in essence do not use the same gmail address you want to get the forwarding emails to send tests emails.