I am a visual basic programmer, and have never been able to get into the mind-set to do C++ coding...
Our users use Mercury/32 for outgoing email only. There are several domains involved..
Any way, I'm looking for a Mercury/32 daemon to do the following:
1) Process each message received by Mercury (outgoing email only)
2) Extract each email address in the to:, cc: or bcc: and match against a list of email addresses in a text file (you can pick the name). Let's assume the list of email addresses in the text file is in alphabetic order, one email per line. This file could be updated once in a while using a visual basic program, which I can certainly build..
3) If a match is found, modify the email address in the outgoing email by adding @removedemails(or something else) to the end of the email address to ensure that it cannot be delivered anywhere
4) Allow the email to continue on it's way, with invalid email addresses removed..
Does it sound doable? Any volunteers?
Thanks for your help!
<p>I am a visual basic programmer, and have never been able to get into the mind-set to do C++ coding...</p><p>&nbsp;Our users use Mercury/32 for outgoing email only.&nbsp; There are several domains involved..
</p><p>&nbsp;Any way, I'm looking for a Mercury/32 daemon to do the following:</p><p>1) Process each message received by Mercury (outgoing email only)</p><p>2) Extract each email address in the to:, cc: or bcc: and match against a list of email addresses in a text file (you can pick the name).&nbsp; Let's assume the list of email addresses in the text file is in alphabetic order, one email per line.&nbsp; This file could be updated once in a while using a visual basic program, which I can certainly build..
</p><p>3) If a match is found, modify the email address in the outgoing email by adding @removedemails(or something else) to the end of the email address to ensure that it cannot be delivered anywhere </p><p>&nbsp;4) Allow the email to continue on it's way, with invalid email addresses removed..
</p><p>Does it sound doable?&nbsp; Any volunteers?
</p><p>Thanks for your help!</p><p>&nbsp;</p><p>
</p>