Tagged Questions
3
votes
3answers
1k views
Help with piped program in sendmail's /etc/aliases
I'm trying some sort of auto-subscription via a homegrown script. I know it can be achieved by mailing lists such as Mailman but I also want to learn at the same time on how to do it by hand.
Here's ...