Groups
Groups
Sign in
Groups
Groups
list.postfix.users
Conversations
About
Send feedback
Help
Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Learn more
postfix multiple instances on same machine using concrete IP for sending
59 views
Skip to first unread message
the_bat
unread,
Mar 18, 2013, 7:29:15 AM
3/18/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
VPS with mail servers - each have it's own public IP:
mail.mydomain.com
mail.mailing1.mydomain.com
mail.mailing2.mydomain.com
mail.mailing3.mydomain.com
Send/receive emails works fine but
Problem:
When I sent test email from
mail.mydomain.com
to my gmail account I saw the strange header there
Received: from
mail.mydomain.com
(
mailing3.mydomain.com
. [public IP of mailing3 server])
No mather from which server I try to send email there is only used
mailing3.mydomain.com
public IP
It seams like postfix use all servers as pool not as separate instances
Question:
How to tell to the each instance of postfix to send email via concrete public IP
mail.mydomain.com
-> public IP of
mail.mydomain.com
mail.mailing1.mydomain.com
-> public IP of
mail.mailing1.mydomain.com
and so on
?
0 new messages