SendEMailInit()
SendEmail("A Name","myemail@goeshere.com","myotheremail@goeshere.com","tried-this-blank-and-filled-in","tried-this-blank-and-filled-in","mail.myispsname.net","PureBasic Test","This is the body")
AddAttachment("C:\Documents and Settings\loggedinuser\Desktop\afilecollection.rar")
; and I tried below (plus I moved the AddAttachment() function above the SendEmail() function, to no avail. Ideas?
Procedure SendThatEmail()
SendEMailInit()
SendEmail("A Name","myemail@goeshere.com","myotheremail@goeshere.com","tried-this-blank-and-filled-in","tried-this-blank-and-filled-in","mail.myispsname.net","PureBasic Test","This is the body")
AddAttachment("C:\Documents and Settings\loggedinuser\Desktop\afilecollection.rar")
EndProcedure
Intrigued - Registered PureBasic, lifetime updates user
Droopy wrote:You must add attachment before sending mail
That's what I originally tried, actually, I just copied your help file information and changed such out with my data. I'll try again and see what I can come up with. *scratches head*
Thanks for your quick follow-up!
[late edit]
Ack! Solution found. Late last night (er... early morning) my eyes must have been giving me the run around... because I had the "sender" and "receiver" Emails transposed.
It works like a champ now!
Thanks for your help and patience Droopy! (and this excellent lib with a nice install routine, you set a good example on how to share!)
*thumbs up*
Intrigued - Registered PureBasic, lifetime updates user
Intrigued wrote:Late last night (er... early morning) my eyes must have been giving me the run around... because I had the "sender" and "receiver" Emails transposed.
YOU MADE MY DAY!
I am so glad that I am not the only person to do that sort of thing!
hi droopy, for unknown reasons I'm unable to download the Droopy Library, but I downloaded the help file successfully !!
Please send it to me through my e-mail
Thanks
Thanks Droopy, but its the same I'm unable to download it from the purearea !! I'm really dont know what is the problem ... I'll be glad sending it to me through my email ...