June 26, 200916 yr Newbies Hello i work in Shipping company and made a small program, which send email to our ships. I have a problem when i use a script "send email" with e-mail client. This script works with MS Outlook, Thunderbird, but didn`t work with Pocomail. When Pocomail is my default email client and try to send email from my program the message i see is Ether there is no default mail client or the current mail client cannot fulfill the message request.Plese run MS Office Outlook and set it as the default client. P.S sorry about my not good english I hope someone to help me !!!
June 26, 200916 yr ♦ To send mail, you must have an Internet connection and the following configurations.
July 7, 200916 yr Author Newbies o.k i tried with SMTP and it works. But i have another problem When i want to attach a file . I made a field its type is container and import a file from my pc in it , that i want to attach. Then I made a script called Veriable Set Veriable[$veriable;SVE::attach] the value is the field that i imopt the file. Then i made a second script for a button which send a mail. Perform Script ["Veriable"] Send Mail[send via SMTP Server;No Dialog;To:SVE::Email_to;.........;"$veriable"] and when i check the option in dialog ATTACH FILE i write this veriable ($veriable)like filepath. Can somebody tell mi another way for attach the file in e-mail from computer and the user can chose it. 10x in advance
Create an account or sign in to comment