Report this

What is the reason for this report?

E-mail piping with postfix-mysql?

Posted on July 21, 2014

Firstly, I am a noob when it comes to server management… I am still learning and now I am stuck on setting up a mail server… One thing I am uncertain of is how to pipe e-mails to a bash script with postfix-mysql. I followed this tutorial. So should this work if I add ‘/home/something-script.sh’ as the destination in the forwardings table?

Thanks!



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Try adding this line to /etc/aliases:

user "| /path/to/script.sh"

Then, run sudo newaliases. Does that work?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.