Hello list,
I have a nicely running Postfix installation which uses both virtual and
local users.
To prevent local mail being delivered to spool files, I have to alias
(via /etc/aliases) the relevant users to a virtual user, which is not
very elegant.
What I want to do is forward all mail, that
hence the
compatibility with /etc/aliases and .forward, so I could deliver all
mail via virtual(8) and disable local(8) altogether.
What would be the best approach for that? Setting local_transport = virtual?
Thanks.
Markus
Am 10.01.2011 18:57, schrieb Jeroen Geilman:
On 1/10/11 4:28 PM, M
Am 14.01.2011 00:02, schrieb Jeroen Geilman:
You alias VIRTUAL addresses to REAL users, not the other way around.
The real user already has a real mailbox - why does he need to go
through at least 2 extra translation steps ?
Because I don't want to have a REAL (as in UNIX) user for every
differ