Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
The requestor might be confusing "reply-to" with "from". Can there be multiple reply-to addresses?
I got a request today to send 1 email from 2 senders. This seems counterintuitive, but I need to double check if Marketo can handle 2 email addresses in the from field.
Someone moved a folder and I'd like to know who. It seems like the Audit Log doesn't capture folder moves, only create, edit, and delete. Is this correct?
Thanks for the feedback. I 'll talked to the stakeholders about creating generic email accounts.
Forgive me if this is a basic question. We recently launched a campaign where the email was sent on behalf of one of our executives. Their email address was in the reply-to and from fields. The executive later commented that they received a significant amount of out-of-office and address invalid mes...
Ultimately what worked was to add the full anchor tag ( to ) to the token script. Then I referenced the token normally {{my.token}} to the Unsubscribe HTML field.
Thank you for the tips. I have updated the logic, but I get an error when I try to add the Velocity code into the Unsubscribe HTML field and approve. Validation Error approving TEST 5 Languages_DZ.TEST 5 Languages_DZ —
Encountered "#else\n" near
#se
I'm trying to append the lead's language to unsubscribe html text via a token. Each piece seems to work correctly on its own. When I send a sample, the script inside of the token is just added to the end of the URL. My token is#if(!$lead.language.isEmpty()) #if($lead.language.toLowerCase() == "engli...
When a Safari user clicks on an anchor tag with a mailto modifier, such as test@test.com the follow pop-up is display: 'This website has been blocked from automatically composing an email.' Is there anyway to bypass this?