Hi,

My conf is basically

 table aliases db:/etc/mail/aliases.db
 action "local" maildir alias <aliases>
 match from any for domain "chown.me" action "local"

Previously it was

 table aliases db:/etc/mail/aliases.db
 accept for local alias <aliases> deliver to maildir
 accept from any for domain chown.me alias <aliases> deliver to maildir

I use the + filtering both directly, and with aliases. If I send an
email (from another machine) to foo+bar@, the mail goes correctly in
the bar folder (which is OK). If I send an email (from another machine)
to wtvaliases@ which is listed as [email protected] in
my /etc/mail/aliases, it goes in my inbox and not in my bar directory
(which is not ok and worked until now).

Is there a way to get back this behaviour I had before 6.4?


Cheers,
Daniel



-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to