Re: [exim] problem confirmed with exim and mailing off wrong…

Top Page
Delete this message
Reply to this message
Author: Matt Justin
Date:  
To: exim-users
Subject: Re: [exim] problem confirmed with exim and mailing off wrong IPs when mail is queued
Well the emails are being sent to server under different resellers on cpanel and each reseller has different IP and domain setup.

So the mail that was sent came from reseller #1 with one domain and IP.. then aol rate limited that ip so exim queued reseller #1 mail.. then reseller#2 sent some mail from his domain and IP to the server. Reseller #2 ip was not rate limited by AOL and Exim delivered Reseller #1 queued mail over the unblocked ip of Reseller #2.

what so u need to see my exim.conf?

Matt Justin
ICQ: 364456185 | Skype: stylezmatt | AIM: mattpimpmansion | MSN: pimpmansion@??? | YahooIM: pimpmansion@???




This message is for the addressee's use only and may contain confidential, proprietary or legally privileged information. Unauthorized forwarding, copying, printing, distribution, or any other unauthorized use of the information in this message is prohibited. If you believe you are not the intended recipient of the message, please notify the sender and delete the message. No confidentiality or privilege is waived or lost by any mistransmission.
_____

From: Phil Pennock [mailto:exim-users@spodhuis.org]
To: Matt Justin [mailto:mattjustin@dginternational.com]
Cc: exim-users@???
Sent: Mon, 29 Aug 2011 21:47:00 +0000
Subject: Re: [exim] problem confirmed with exim and mailing off wrong IPs when mail is queued

On 2011-08-29 at 13:13 +0000, Matt Justin wrote:
> I have recently opened a ticket with cpanel support and it was escalated to there dev team and this behavior was confirmed.
>
> We have found the following to be true: When 2 or more domians/ips are setup to use /etc/mailhelo
> /etc/mailips and one domain starts sending emails via smtp to the server and the remote isp (in this case aol) temporarily places a block/restriction on delivery for that IP and tells exim to queue the mail and then another configured domain starts sending off different configured IP on the server, exim will start to deliver the queued mail off the unblocked ip. This creates all types of problems as its totally different customers sending this mail and there spf/domain keys are mismatched. In addition they shouldnt be able to effect each others delivery. In theory, Exim should keep the queued mail there in the system till that ip is unblocked or return the mail as non deliverable after X attempts.
>
> Below is what the cpanel support team has concluded.. We think this behavior by Exim is a bug.. can anyone confirm and if so what is next step..


I need to see the actual configuration being used to know, since you
describe some observed behaviour but not the configuration which it
might be matched to.

I somewhat suspect that you have same_domain_copy_routing turned on,
which is not appropriate where different mails for the same domain can
need to come from different transport instances.

-Phil

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/