B
Boris Nienke
Hi,
and again the same old question ;-)
How can i send an EMail WITH ATTACHMENT(!!!) from within my own C#
application?
The clients had problems with the build in MS-Mail-Client (Settings lost
etc.) so i think a complete build-in-solution would be the best (a
config-file with smtp-server, name, passwort or something and then a build
in client to send out a file)
Are there any solutions available that i could use "out of the box" or
which are really simple to implement?
I need to send one file to a specific Mail-Adress.
The Application runs on a MDA-I device (with WM2003) so i like to use the
build-in modem (GPRS) - but that shouldn't be the applications problem,
right? (the system should connect to internet when an application calls it,
shouldn't it?)
Any ideas?
Second Problem: how secure is it to send the file via email? are there any
hints about crypting it? The Destination-System is coded in Delphi - so i
cannot use a C#-Decrypt-Algorithm
Boris
and again the same old question ;-)
How can i send an EMail WITH ATTACHMENT(!!!) from within my own C#
application?
The clients had problems with the build in MS-Mail-Client (Settings lost
etc.) so i think a complete build-in-solution would be the best (a
config-file with smtp-server, name, passwort or something and then a build
in client to send out a file)
Are there any solutions available that i could use "out of the box" or
which are really simple to implement?
I need to send one file to a specific Mail-Adress.
The Application runs on a MDA-I device (with WM2003) so i like to use the
build-in modem (GPRS) - but that shouldn't be the applications problem,
right? (the system should connect to internet when an application calls it,
shouldn't it?)
Any ideas?
Second Problem: how secure is it to send the file via email? are there any
hints about crypting it? The Destination-System is coded in Delphi - so i
cannot use a C#-Decrypt-Algorithm
Boris