Jump to content
Server Maintenance This Week. ×

BaseElements : about the BE_SMTP_Send


This topic is 1408 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hello

I use indeed old FM versions (12 and 14) but have a problem to attach files when using  the BE_SMTP_Send module. Initially I have files in a list $attachments like this one
 

Quote

 

C:\fileXXX.pdf

C:\users\ND\Desktop\filezzz.jpg

 

But I tried unsuccessfuly too with only one file.

My command is like

BE_SMTP_Server ("smtp.free.fr" ;25;"";"" ) & BE_SMTP_Send ( parametres::mail_assoc;$recipient; $subject;$text & "¶"  &  $$sign; "" ;""   ;""  ;""  ;$attachments )

The mail is sent without attachments !

Is someone able to help me ?

Thanks and regards

Link to comment
Share on other sites

This topic is 1408 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.