Re: TCPIP$SMTP_SEND_FROM_FILE, what's its future???

From: Alan Frisbie (Usenet01REMOVE_at_Flying-Disk.com)
Date: 09/29/04


Date: Wed, 29 Sep 2004 11:02:53 -0700

JF Mezei wrote:
> "Keith A. Lewis" wrote:
>
>> The MAIL$SEND_* routines are supported and work with tcp/ip. For myself,
>> I'll stick to those.

> Those routines do not allow you to create anything else than text files, and
> lack much more flexibility that SFF grants if you use it with privs (such as
> specifying the from address).

I wish there were some way to allow this *without* privs, perhaps
with an identifier. I have an application at a customer's site
which needs to send an e-mail, but with a return address pointing
at the user's (yuck) Microsoft Exchange Server account. For
example, VMS user FRISBIE needs to send mail with a "From:" address
of Alan.Frisbie@Example.com. Can anyone think of an easy way to
do this without privs?

Alan