[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Mail Fwding Problem (RaQ2)



Charlie H. <lists@xxxxxxxxxxxxxxxx> wrote:
> One of our users has their email set to forward to another email account. It
> is forwarding all her email but it is also leaving copies on our server and
> this file keeps growing in size. This seems to be the only account that is
> having this problem. How can we fix this and have it so that it does not
> leave copies on our server?

If copies are being left on your server, check /etc/aliases for that user (cat
/etc/aliases | grep username) and make sure the user's email isn't being forwarded
back to the user.  If it is the line will look like:
username: me@xxxxxxxxxxxxxxxxx, username

If that's the problem, fix it and then run newaliases so it takes effect.  I think
the RaQs also let a user setup forwarding by creating a .forward file in their user
directory so check there also.

Steven Werby {steven-lists@xxxxxxxxxxxx}