I realize I can run a Win32 Email server and connect to the SMTP provided by
my ISP, but I need to be able to automate how my Win32 PWS Perl application
will send emails. I have found a script that lets the Perl application
impersonate a POP3 client to receive messages and manage them on the POP3
server, but it does not allow me to send them.
Another condition is that I am working without a static domain except that
my connection is registered via a routing service (http://ods.org)
Whenever I am online my PWS is at: http://greentv.ods.org
I want to maximize the benefits of the ods.org service and use it to route
email to my email server if possible. However my greatest concern is for
becoming able to send emails from the PWS Perl applications. Whatever I
install needs to provide access via Perl.
Thanks for posting helpful information.
-Charles Prichard