[GH-ISSUE #121] forward all email but also receive a copy to #96

Closed
opened 2026-02-26 09:35:49 +03:00 by kerem · 1 comment
Owner

Originally created by @laggeduout on GitHub (Dec 5, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/121

Hi,

I would like to have the option to forward all email for john@example.org to jeff@example.com but also receive a copy to the mail account john@example.org.

I noticed if I try to add an Alias for john@example.org to send a copy of the mail to jeff@example.com I get an error coming from '~/controllers/AliasController.php' that reports 'A mailbox alias exists for john@example.org'

The way to correct this would be to update the mysql alias 'goto' field to include commas separator so it would be 'john@example.org,jeff@example.com'

Thanks

Originally created by @laggeduout on GitHub (Dec 5, 2014). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/121 Hi, I would like to have the option to forward all email for john@example.org to jeff@example.com but also receive a copy to the mail account john@example.org. I noticed if I try to add an Alias for john@example.org to send a copy of the mail to jeff@example.com I get an error coming from '~/controllers/AliasController.php' that reports 'A mailbox alias exists for john@example.org' The way to correct this would be to update the mysql alias 'goto' field to include commas separator so it would be 'john@example.org,jeff@example.com' Thanks
kerem closed this issue 2026-02-26 09:35:49 +03:00
Author
Owner

@barryo commented on GitHub (Dec 6, 2014):

This relates to mailbox aliases (a carry over from Postfixadmin).

There's an eye icon in the aliases page. Hit it and you should be able to see and edit mailbox aliases.

<!-- gh-comment-id:65891804 --> @barryo commented on GitHub (Dec 6, 2014): This relates to [mailbox aliases](https://github.com/opensolutions/ViMbAdmin/blob/master/application/configs/application.ini.dist#L161) (a carry over from Postfixadmin). There's an _eye icon_ in the aliases page. Hit it and you should be able to see and edit mailbox aliases.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#96
No description provided.