Submitted by fatbox on Mon, 02/22/2010 - 12:39
Hi,
When editing a mailbox, if I expand the Mail Forwarding settings pane and add an entry to the "Forward to other addresses" box I get the following message.
Failed to save mailbox : A mail alias called user@domain.com already exists
Status:
Active
Comments
Submitted by JamieCameron on Mon, 02/22/2010 - 13:31 Comment #1
If you check the /etc/aliases file on your system, is there a line for user@domain.com already? You could check with a command like :
grep user@domain.com /etc/aliases
Submitted by fatbox on Mon, 02/22/2010 - 15:13 Comment #2
Hi Jamie,
No there's nothing in there.
(#506:1u:0r:0s) root@sat001[/h/evan]: grep deanne /etc/aliases
(#507:1u:0r:0s) root@sat001[/h/evan]:
Submitted by JamieCameron on Mon, 02/22/2010 - 15:16 Comment #3
Ok .. which mail server are you using there? Also, are you using LDAP in any way?