Hi All,
So I use Net::POP3 to look into my email server. What I wanted to know is if there is any module that allows me to MODIFY the email messages?
Sure between Mail:: and Net::POP3 I can forward them, delete them, etc. But would love to be able to modify them on the email server itself.
Thanks