Skip to main content

[Case 115477] /etc/mailips not working

Comments

3 comments

  • cPanelMichael
    Hello :) Internal case number 115477 is open to address an issue where the IP address referenced in /etc/mailips for a domain name is not utilized. There is currently no specific time frame available on when a resolution will be published. Thank you.
    0
  • username123
    In the exim config i see: interface = ${if exists {/etc/mailips}{${lookup{$original_domain}lsearch*{/etc/mailips}{$value}{${lookup{$sender_address_domain}lsearch*{/etc/mailips}{$value}{${lookup{${perl{get_sender_from_uid}}}lsearch*{/etc/mailips}{$value}{}}}}}}}} But when I debug what exim does, i see that $original_domain is destination domain, not the local domain. For example I send mail from me@sender.com to me@receiver.com and in the log files i see that $original_domain is receiver.com so indeed exim doesn't find it in mailips. $sender_address_domain is empty. Is it right ?
    0
  • cPanelMichael
    Just to clarify, when you state that email is still coming from the main IP address, are you basing that on the log entry from Exim? Or, what other information are you making that determination from? Thank you.
    0

Please sign in to leave a comment.