How to send mail content to a script? Simple tried adding the line to config/postfix-virtual.cf:
support: "|/usr/share/redmine/rdm-mailhandler.rb --url https://redmine.example.com --key secret"
But doesn't work. Any thoughts? In this case it's for redmine ticket system to receive mails.
How to send mail content to a script? Simple tried adding the line to config/postfix-virtual.cf:
support: "|/usr/share/redmine/rdm-mailhandler.rb --url https://redmine.example.com --key secret"But doesn't work. Any thoughts? In this case it's for redmine ticket system to receive mails.