Quoting fakessh <fake...@fakessh.eu>:
fakessh a écrit :
On Tue, 13 Apr 2010 18:38:28 -0300, Egberto Monteiro
<servido...@futuro.usp.br> wrote:
Apr 13 23:31:35 r13151 postfix/trivial-rewrite[5504]: warning: do not
list
domain fakessh.eu in *BOTH *mydestination and virtual_alias_domains
this error I do not know how to correct
my mail server work correctly with that error
the warning really means what it says!
you have
mydestination = $myhostname, localhost.$mydomain,
localhost,$mydomain,fakessh.eu,renelacroute.fr,nicolaspichot.fr
virtual_alias_domains = fakessh.eu renelacroute.fr nicolaspichot.fr
so fakessh.eu is in mydestination and in virtual_alias_domains. and the
warning says it should not.
consider reading the docs about address classes. a domain should only
belong to _one_ class.
(snip]
i correct warning on my log postfix
[snip]
Apr 14 16:19:32 r13151 postfix/cleanup[8771]: warning: regexp map
/etc/postfix/body_checks.cf, line 570: unknown regexp option "p": skipping
this rule
Not that this may or may not pertain to the issue, you need to correct this.
[snip]