John Andersen wrote:
> On Sunday 13 May 2007, Pueblo Native wrote:
>   
>> John Andersen wrote:
>>     
>  
>   
>> But I was thinking, why do you even need an _external_ mail program.
>> Depending upon your system, wouldn't using a SMTP control or even
>> library be easier, depending upon what you needed to do exactly.
>>     
>
> As someone who has had to do that, I can tell you it gets fairly
> complex, especially when a varying number of attachments are 
> to be sent.  If you can find a library it would of course be easier
> but there are still a zillion options you may have to implement
> and you might end up writing it closer to the platform than you
> really wanted.
>
>
>   
There is that, but is there a version of mail that works on Windows
applications exactly the way the linux version does?  I'm very likely
ignorant on that level if it does exist.
I can see three possible solutions in this case:

1.  Use a third party mailer that is used on both Windows and Linux and
have the application call that
2.  Build in mail capabilities to the application.
3.  Have each of the desktop clients use a web call to a local, secure
web server that does the mailing.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to