Hi,
I would like to know if it is possible to send an email via smtp/ssl using revolution.
I wish to be able to specify the following fields :
- From : email of the mailer person
- To : email of the recipient(s)
- Subject
- Content
It seems that revmail does not have the "From" argument...
Any help would be greatly appreciated.
Sending mail via Revolution enterprise
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 977
- Joined: Sat Apr 08, 2006 7:47 am
- Contact:
Quartam Reports & PDF Library for LiveCode
www.quartam.com
www.quartam.com
That's exactly what I was looking for ! Many Thanks
That's exactly what I was looking for ! Many Thanks
-
- Posts: 13
- Joined: Tue Sep 15, 2009 3:05 pm
revMail don't work in Windows XP and Linux
Hello,
i use revMail under MacOS X and it works great.
-From is Standard, it is the Users mail-client
-To works
-Subject works
-Content works
But under Windows XP and Suse Linux no Mailclient starts.
In Windows XP i tested Outlook Express and Thunderbird
The Registry Key(HKEY_CLASSES_ROOT\ mailto\ shell\ open\ command) is set
My Question:
How does revMail check the Mailclient in Windows and Linux and how can i set what revMail want to read?
A separate Library(like Sarah Reichelt's SMTP library) is not my prefered Intention. I want to use a simple eMail-Function in my Program only for Crash-Report and a simple Servicemail by the Mail-Client and Mail-Account of the User.
It would be great, if someone could help.
i use revMail under MacOS X and it works great.
-From is Standard, it is the Users mail-client
-To works
-Subject works
-Content works
But under Windows XP and Suse Linux no Mailclient starts.
In Windows XP i tested Outlook Express and Thunderbird
The Registry Key(HKEY_CLASSES_ROOT\ mailto\ shell\ open\ command) is set
My Question:
How does revMail check the Mailclient in Windows and Linux and how can i set what revMail want to read?
A separate Library(like Sarah Reichelt's SMTP library) is not my prefered Intention. I want to use a simple eMail-Function in my Program only for Crash-Report and a simple Servicemail by the Mail-Client and Mail-Account of the User.
It would be great, if someone could help.