cluster Posted May 12, 2021 Report Posted May 12, 2021 can Blesta send Base64 encoded Email or can it be activated somehow?
0 Michael Posted May 12, 2021 Report Posted May 12, 2021 Hi there could you explain in more detail what you're trying to achieve please?
0 cluster Posted May 12, 2021 Author Report Posted May 12, 2021 I would like to switch from whmcs to Blesta, some time ago we got problems sending emails out to Gmail or Hotmail (despite a good reputation system emails went to the client spam folder) due to the login details usually contain many links, after they have implemented Base64 encoded emails it worked. Also with bulk e-mails e.g. maintenance notification we had issues due to gmail, hotmail, yahoo rate limits, therefore it would be nice if there is a function which delays email delivery e.g. 20 e-mails per minute. For a billing system it's important to be able to send base64 encoded and limited per minute for proper delivery of important emails and avoid blacklistings.
0 Michael Posted May 12, 2021 Report Posted May 12, 2021 On 5/12/2021 at 1:11 PM, cluster said: I would like to switch from whmcs to Blesta, some time ago we got problems sending emails out to Gmail or Hotmail (despite a good reputation system emails went to the client spam folder) due to the login details usually contain many links, after they have implemented Base64 encoded emails it worked. Also with bulk e-mails e.g. maintenance notification we had issues due to gmail, hotmail, yahoo rate limits, therefore it would be nice if there is a function which delays email delivery e.g. 20 e-mails per minute. For a billing system it's important to be able to send base64 encoded and limited per minute for proper delivery of important emails and avoid blacklistings. Expand Okay I have no answer for that sorry I'll tag our lead developer in, I've never had issues with Yahoo, Hotmail or Gmail before though. @Jono cluster 1
0 Blesta Addons Posted May 12, 2021 Report Posted May 12, 2021 On 5/12/2021 at 1:11 PM, cluster said: Also with bulk e-mails e.g. maintenance notification we had issues due to gmail, hotmail, yahoo rate limits, therefore it would be nice if there is a function which delays email delivery e.g. 20 e-mails per minute. Expand for your second request, check this post, it has a solution for you cluster 1
0 cluster Posted May 12, 2021 Author Report Posted May 12, 2021 On 5/12/2021 at 5:08 PM, Blesta Addons said: for your second request, check this post, it has a solution for you Expand great, thank you! maybe the base64 part works w/ a few changes in /components/email/email.php e.g. https://www.labnol.org/code/19840-base64-encoded-email also, it would be a little more safe when login details are send as base64 encrypted
0 Blesta Addons Posted May 12, 2021 Report Posted May 12, 2021 On 5/12/2021 at 5:27 PM, cluster said: maybe the base64 part works w/ a few changes in /components/email/email.php e.g. Expand i think so, the function setBody() is your friend; cluster 1
Question
cluster
can Blesta send Base64 encoded Email or can it be activated somehow?
6 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now