united4ever
Programmer
I would like to use Progress 9.1C 4GL program code to send e-mails from a financial application.
I am currently using a piece of shareware code from the Progress web-site (smtpmail.p) which works fine except for clients who now have more secure firewalls and consequently treat e-mails being sent out by smtpmail.p as 'suspicious mail' .
It appears that smtpmail.p is not RFC 2821 compliant.
I however may have narrowed it down, based on the error message, to the fact the “mail from” or the “mail to” part of the message is malformed.
Any help with this would be greatly appreciated.
I am currently using a piece of shareware code from the Progress web-site (smtpmail.p) which works fine except for clients who now have more secure firewalls and consequently treat e-mails being sent out by smtpmail.p as 'suspicious mail' .
It appears that smtpmail.p is not RFC 2821 compliant.
I however may have narrowed it down, based on the error message, to the fact the “mail from” or the “mail to” part of the message is malformed.
Any help with this would be greatly appreciated.