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 virtual_mailbox_domains, you'll have to find some
other way to handle this, perhaps by taking this question to one of the
lists at <http://www.postfix.org/lists.html>, possibly
<http://listas.softwarelivre.org/mailman/listinfo/postfix-br/>

[...]
> DEFAULT_EMAIL_HOST = 'dominio.com'
> DEFAULT_URL_HOST   = 'mail.dominio.com'
> add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
[...]
> MTA='Postfix'
> POSTFIX_STYLE_VIRTUAL_DOMAINS = ['dominio.com']


These settings look good.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to