[GH-ISSUE #155] Option to forward to a script? Email piping with Vimbadmin #121

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

Originally created by @s-a-s-k-i-a on GitHub (Oct 17, 2015).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/155

Hi there!

Is there a possibility to setup email piping with vimbadmin?
When I try adding a file path to a php script to the alias forwarding field it returns an error saying that this is not a valid email address.

When I enter a pipe sign in the beginning of the filepath I also get an error.

Would be nice if that was possible somehow.

Use case: ticket system/support system/ help desk software

Originally created by @s-a-s-k-i-a on GitHub (Oct 17, 2015). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/155 Hi there! Is there a possibility to setup email piping with vimbadmin? When I try adding a file path to a php script to the alias forwarding field it returns an error saying that this is not a valid email address. When I enter a pipe sign in the beginning of the filepath I also get an error. Would be nice if that was possible somehow. Use case: ticket system/support system/ help desk software
kerem closed this issue 2026-02-26 09:36:04 +03:00
Author
Owner

@kaechele commented on GitHub (Oct 29, 2015):

I guess this is pretty much out of scope for ViMbAdmin. Combining virtual and local delivery (which is required for piping) agents in Postfix to pipe email into scripts requires configuration changes on the postfix side (in master.cf) for every piped alias you want to create.
I don't really (want to) see ViMbAdmin fiddling with postfix config files.

Also see here: http://serverfault.com/questions/258469/how-to-configure-postfix-to-pipe-all-incoming-email-to-a-script

<!-- gh-comment-id:152109495 --> @kaechele commented on GitHub (Oct 29, 2015): I guess this is pretty much out of scope for ViMbAdmin. Combining virtual and local delivery (which is required for piping) agents in Postfix to pipe email into scripts requires configuration changes on the postfix side (in master.cf) for every piped alias you want to create. I don't really (want to) see ViMbAdmin fiddling with postfix config files. Also see here: http://serverfault.com/questions/258469/how-to-configure-postfix-to-pipe-all-incoming-email-to-a-script
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#121
No description provided.