Pol Hallen <deben@fuckaround.org> wrote:
> putting an email to .forward (into a dir account) its email goes to that
> address.
> I need keep a copy of that email.
> Can I do it with /etc/aliases? or there's another way?
Put yourself into the .forward too, prefixed with "\". For example,
for someone with username "john" and a forward to john.doe@example.net
you'd have this in your .forward:
john.doe@example.net
\john
Chris