On Mon, Jul 28, 2003 at 01:06:36PM +0100, Martin Evans wrote:
Hi can anyone give me any tips on how to interact with vms mail?
Could you use Mail::Sendmail (which, despite the name, is not an interface to sendmail) or Net::SMTP instead?
Or MIME::Lite? If it really does have to be VMS MAIL, I think there is a VMS::Mail extension that uses the callable mail API. Search the archives of this mailing list for the latter.
