Click to See Complete Forum and Search --> : postfix...myorigin


bruce1271
11-30-2001, 06:57 PM
Hi,

I am using postfix mail.

I have a virtual website on my box. When replying to mail from user@virtual.website, the domain $mydomain is used as the origin.

How do I specify retun mail with the correct domain name?


In the main.cf file, I see myorigin=$mydomin. How do I specify myorigin for each virtual domain?

thanks

PLBlaze
12-02-2001, 02:59 PM
Have a lookie here http://www.postfix.org/basic.html#mydomain ...you will need to define something like mydomain = virtual.domain (virtual interface).Hope this helps.

PLBlaze
12-02-2001, 03:01 PM
Hehe, here's one more i've missed http://www.postfix.org/faq.html#virtual_domains ...