OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Postfix with Amavis - duplicate message with alias

From: Adam Jacob Muller (lists-postfixadam.gs)
Date: Mon Dec 11 2006 - 06:56:33 CST


Yes,
I disabled amavisd (I was using -new), this was very recent, i did
not have time to investigate or determine a cause.

-Adam

/// Me too!

On Dec 11, 2006, at 6:43 AM, Jose Renato Attab Braga wrote:

> Hello,
>
> I'm using Postfix with Mysql and Amavisnew in a Debian box.
> I have two addresses: xdomain.com and ydomain.com and I want that
> y... receives their and x.. emails.
> For that, I created a record in "alias" table like this:
> address - xdomain.com
> goto - xdomain.com, ydomain.com
>
> When I disable Amavis in main.cf, it works fine, i.e, when I send a
> message to xdomain.com, it receives the email, and a copy is sent
> to ydomain.com
> BUT, when I enable Amavis, ydomain.com receives 2 messages.
>
> Anybody had this problem ?
> Thanks for any help.
>
> Renato