On Mon, Nov 05, 2018 at 06:35:45AM -0500, Daniel Jakots wrote: > On Mon, 5 Nov 2018 09:01:08 +0100, Gilles Chehade <[email protected]> > wrote: > > > On Sun, Nov 04, 2018 at 04:01:12PM -0500, Daniel Jakots wrote: > > > 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? > > > > > > > care to show your /etc/mail/aliases ? > > It's in the form of > wtvaliases: [email protected] > I tried as well with > wtvaliases: vigdis+autre > in case the behaviour changed but I get the same behaviour (i.e. the > mail goes into my inbox instead of the "autre" folder). Before 6.4 if I > didn't put the "@chown.me" part it didn't work. I don't remember the > way it didn't work, just that I needed it. >
odd, i don't see a reason why it wouldn't work i will try to fix this soon but i'll be offline for a few days next week so unless it is trivial and i can fix by the end of this week, this will be fixed later this month. care to open an issue on our tracker so I don't forget ? -- Gilles Chehade @poolpOrg https://www.poolp.org tip me: https://paypal.me/poolpOrg -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
