Jump to content

BaseElements BE_SMTP_Send "from" parameter is constant


siroos12

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

Recommended Posts

Hi all,

Using BaseElements Plugin, I can send emails with attachments, but, the from parameter seems to be constant and does not change based on value of a filed.

Here is the variable I use:

BE_SMTP_Send ( Emails::from; Emails::to; Emails::subject; Emails::body ; ""; ""; ""; ""; $AttachmentPath)

 

So whatever I have in "Emails::from" is ignored in the sent email. Any Idea?

 

Regards,

Link to comment
Share on other sites

This topic is 2313 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.