Hi all, I have an idea but I'm not sure what software supports what I'm trying to do:
I want to have e-mails come into my server and when a particular address (say,
foo@bar.com) recieves a message, I want the POP3 server to catch that and send the contents of the message as arguments to a command-line application. Also, for security reasons, I want
foo@bar.com to only be able to recieve e-mail from one address,
dummy@somewhere.com. Is this possible? If so, what software should I be using. I just downloade SurgeMail (from the makers of DMail) and a look around suggests that it doesn't have this ability.