OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
duplicated messages if sent to multiple virtual aliases

From: 62mkv (62mkvmail.ru)
Date: Wed Oct 17 2007 - 05:16:22 CDT


Hello Postfix community !

I'm having a following question:
- postfix is configured with "virtual" transport, having all the mailboxes
and aliases info kept in MySQL database (along with postfixadmin)
- say I have three aliases:
alias1: user1, ...
alias2: user1, ...
alias3: user1, ...
- if I send a message to: alias1, alias2, then user1 receives it TWICE
- if I send a message to: alias1, alias2, alias3, then user1 receives it
THREE TIMES

This behaviour is very nasty.
Can someone please provide me a clue to this problem ?