Folks,
When a recipient receives mail on my mail server, how can I send an automatic email reply back to the sender? Can this be done using Perl?
I was working for a company and had access to their Sendmail mail server. In the /usr/bin/alias file, I think I saw an alias name then a pipe to a perl script, when I asked what is this? someone told me that the perl script was an automatic email reply program for the recipient.
Is this a valid way to trigger automatic email replies? Please shine some light on this topic, if I can get a high level explanation on this process, I can create the code.
Thanks,
StickyBit.
Inappropriate
When a recipient receives mail on my mail server, how can I send an automatic email reply back to the sender? Can this be done using Perl?
I was working for a company and had access to their Sendmail mail server. In the /usr/bin/alias file, I think I saw an alias name then a pipe to a perl script, when I asked what is this? someone told me that the perl script was an automatic email reply program for the recipient.
Is this a valid way to trigger automatic email replies? Please shine some light on this topic, if I can get a high level explanation on this process, I can create the code.
Thanks,
StickyBit.
Inappropriate