Re: Postfix + Dovecot ignore /etc/aliases

2015-03-04 Thread Viktor Dukhovni
On Wed, Mar 04, 2015 at 12:51:41PM -0600, Noel Jones wrote: > mydestination = localhost Just in case: mydestination = localhost, localhost.$mydomain > # virtual_alias_maps > upd...@virtual.example.com update@localhost This alias typically automatically rewrites to: update@loc

Re: Postfix + Dovecot ignore /etc/aliases

2015-03-04 Thread Noel Jones
On 3/4/2015 12:19 PM, Stefan Michael Guenther wrote: > Hi, > > I have successfully set up Postfix (2.11.0) together with Dovecot (2.2.9), > which works perfectly for normal user accounts. > > Now I have tried to set up a small distribution list by adding the following > line to /etc/aliases: >