https:// for white label domains in email message bodies
complete
Edito
Awaiting the official documentation, I am using the following and it works:
cd edcom-install
./generate_link_certificate esp.yourdomain.com
(replace
esp.yourdomain.com
by your white label tracking link domain name)By generating the SSL certificate, this will enable secure HTTPS requests for the tracking domain.
Regarding the CRONTAB, I recommend using
15 0,12 * * *
instead of * * */30 * *
, which schedules the task at 15 minutes past midnight and noon. This approach ensures the certificate renewal is checked twice daily, rather than at every minute on every 30th day-of-month, reducing the risk of SSL interruptions. Hope it helps you too.
Blipblop
> Will add docs page soon and update here.
Great :)
anh2phat
BlipblopIs the project still under development? It's been a month and I still haven't seen the documentation.
Blipblop
anh2phat I have no idea (I'm a customer not a developer of the project) but the admin message above was less than a month ago so I'm not writing it off yet. There's some key parts missing that stop me using it with clients but it does work.
anh2phat
BlipblopYes, I have sold it to some of my customers, they always ask me, when they use up their daily or monthly limit, what will happen? I tested it and found that the system will not give any error when using up the daily or monthly limit. This is probably the most important feature right now to sell. Customers need to see what they have used and how much limit is left.
A
Andrew Bonar
Very keen to learn how to enable this.
Biz_DigitalDomination.io
Thanks, would love to know the process if a manual SSL deployment is needed especially for link tracking.
EmailDelivery.com
complete
T
T
EmailDelivery.com any official docs available?