mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #155] Option to forward to a script? Email piping with Vimbadmin #121
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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