Questions tagged [sendy]

Sendy is a self hosted email newsletter application that lets you send trackable emails via Amazon Simple Email Service (SES)

Sendy is a self hosted email newsletter application that lets you send trackable emails via Amazon Simple Email Service (SES)

Sendy's API is based on simple HTTP POST. Users can utilize the API to integrate Sendy programmatically with their website or application. Some APIs may require the latest version of Sendy, which can be found in the this official link.

34 questions
0
votes
0 answers

Passing URL parameters to sendy form

I want to pass a parameter into the field "name" of my Sendy form. I want to write in the URL like www.mywebsite.com/?src=works and "works" appear as the name of the subscriber. But how can I implement this? I already tried with "GET", but with no…
Renato Pimpão
  • 271
  • 3
  • 17
0
votes
1 answer

Adding outboundRules breaks my website in azure

I have a website in azure with a custom domain (I'm trying to install sendy), the issue is when the site renders from that custom domain all the HTML links in the content are pointing to mysite.azurewebsites.net SO I decided to rewrite the HTML…
pedrommuller
  • 15,741
  • 10
  • 76
  • 126
0
votes
2 answers

How to install sendy in localhost?

I purchased sendy. When I installed it in local it said "Unlicensed domain". How to install it in localhost? I tried a lot, but unsuccessfully. Any help will be really appreciated.
Nikul
  • 1,025
  • 1
  • 13
  • 33
0
votes
1 answer

Sending an email from Sendy to Outlook changes font size

I'm having a problem with my emails that I'm sending from Amazon's Sendy service. I'm sending simple text email and set the font size to 10.5px in the html but when I then send out the emails they end up in my inbox at font size 8... Does anyone…
SaturnsEye
  • 6,297
  • 10
  • 46
  • 62
1 2
3