Shamil Salakhetdinov
shamil at users.mns.ru
Thu Nov 3 10:18:04 CST 2005
No, Jim, I don't need to talk directly to SMTP server - I'm not going to implement a spamming program :) What I need is a simple and reliable method to open default mail client with a short custom message. Users will decide by themselves: to click [Send] button or to cancel sending this message. mailto protocol seems to be a good candidate. It didn't work in one case (for Tony Septav) only. (Bad news is the fact that ShellExecute returned 42 (SUCCESS)) Shamil ----- Original Message ----- From: "Jim Dettman" <jimdettman at earthlink.net> To: "Access Developers discussion and problem solving" <accessd at databaseadvisors.com> Sent: Thursday, November 03, 2005 6:07 PM Subject: Re: [AccessD] ShellExecute to send short e-mail via non-MSemailclients... > IF your looking for a command line e-mail capability, I would suggest BLAT. > It bypasses any local client by talking directly to a SMTP server. > > Jim. > <<< tail skipped>>>