On 3/25/2010 12:30 PM, Ricardo Barbosa wrote:
> following my main.cf file server in production
Generally, the output from "postconf -n" is preferable to posting the
entire main.cf.
[...]
> virtual_alias_domains =
This needs to be
virtual_alias_domains = dominio.com
If that conflicts with
following my main.cf file server in production
--- main.cf --
myorigin = /etc/mailname
myhostname = mail.dominio.com
mydestination = localhost, localhost.localdomain, mail.dominio.com,
dominio.com
best_mx_transport = virtual
relayhost =
mynetwork
Ricardo Barbosa wrote:
>
>I am configuring migrating from one server postfix with courier to a
>server with postfix and dovecot. I'm also trying to migrate the mailman
>who currently works in the postfix server I have the following
>configuration:
courier/dovecot should make no difference:
[...
Hi
I am configuring migrating from one server postfix with courier to a
server with postfix and dovecot. I'm also trying to migrate the mailman
who currently works in the postfix server I have the following
configuration:
myhostname = mail.dominio.com
mydomain = dominio.com
myorigin = $mydom