[DBTech] DragonByte Mail

[DBTech] DragonByte Mail [Paid] 4.7.0

No permission to buy ($14.95)
Make sure your site can perform outgoing connections on port 25. That is required for the functionality of the email validator, and the feature should NOT be turned on unless this has already been verified.

You can test this by logging into your server via SSH, then trying something like telnet gmail.com
Yep, already open

Bash:
# egrep '^TCP_|^TCP6_|^UDP_|^UDP6_' /etc/csf/csf.conf
TCP_IN = "20,21,789,25,53,80,110,143,161,443,465,587,993,995,1110,1186,1194,2202,11212,11213,11214,2112,22000,22001,2222,81,9000,9001,9418,10000,10500,10501,30001:50011"
TCP_OUT = "2525,465,789,587,1110,1194,9418,20,21,25,53,80,110,113,443,587,993,995"
UDP_IN = "67,68,1110,33434:33534,20,21,53"
UDP_OUT = "67,68,1110,33434:33534,20,21,53,113,123"
TCP6_IN = "20,21,789,25,53,80,110,143,161,443,465,587,993,995,1110,1186,1194,2202,11212,11213,11214,2112,22000,22001,2222,81,9000,9001,9418,10000,10500,10501,30001:50011"
TCP6_OUT = "2525,993,995,465,587,20,21,789,25,53,80,110,113,443,587,993,995"
UDP6_IN = "20,21,53"
UDP6_OUT = "20,21,53,113,123"

Those errors begin only after I update addon to latest version (after I updated xenforo to 2.1)
 
Yep, already open

Bash:
# egrep '^TCP_|^TCP6_|^UDP_|^UDP6_' /etc/csf/csf.conf
TCP_IN = "20,21,789,25,53,80,110,143,161,443,465,587,993,995,1110,1186,1194,2202,11212,11213,11214,2112,22000,22001,2222,81,9000,9001,9418,10000,10500,10501,30001:50011"
TCP_OUT = "2525,465,789,587,1110,1194,9418,20,21,25,53,80,110,113,443,587,993,995"
UDP_IN = "67,68,1110,33434:33534,20,21,53"
UDP_OUT = "67,68,1110,33434:33534,20,21,53,113,123"
TCP6_IN = "20,21,789,25,53,80,110,143,161,443,465,587,993,995,1110,1186,1194,2202,11212,11213,11214,2112,22000,22001,2222,81,9000,9001,9418,10000,10500,10501,30001:50011"
TCP6_OUT = "2525,993,995,465,587,20,21,789,25,53,80,110,113,443,587,993,995"
UDP6_IN = "20,21,53"
UDP6_OUT = "20,21,53,113,123"

Those errors begin only after I update addon to latest version (after I updated xenforo to 2.1)
The error isn’t on our end, it’s an issue with your server, in that it can’t connect. Unfortunately you need to diagnose that on your own, such as via telnet commands or other ways of connecting to remote servers.

We’re running this mod @ our site on XF 2.1 without issue.
 
DragonByte Tech updated [DBTech] DragonByte Mail with a new update entry:

4.2.1

Update highlights

This update fixes a reported issue with the "Mail tracking" feature where it would produce a server error.

The issue did not impact the functionality of the mod or delivery of the emails, it only affected read tracking statistics.


Complete Change Log

Fix: Fix an issue with the "Mail tracking" feature as a result of the GuzzleHttp change in XF 2.1

Read the rest of this update entry...
 
So far loving it, does it has an option to send like e.g. 100 emails in one throttle and then wait for sometime and then send another lot of 100 emails to avoid flooding the server with send email requests.
 
So far loving it, does it has an option to send like e.g. 100 emails in one throttle and then wait for sometime and then send another lot of 100 emails to avoid flooding the server with send email requests.
No, this mod uses XF2’s mail system internally. If someone ever develops a way to throttle built in XF mails, it’ll also work with this mod.
 
I need to send 40000 emails.... Can i send 200 emails per hour? Has options to do that?

Exactly my question... If not built into this script, how this can be achieve this bcoz my webhost almost suspended me for sending bulk emails... :eek:
 
Last edited:
Exactly my question... If not built into this script, how this can be achieve this bcoz my webhost almost suspended me for sending bulk emails... :eek:
Get a better web host, that’s the best way to achieve this.

I’m not being glib, any web host that is limiting your emails per hour is not a good host, and you should get a VPS or dedicated from a better provider.
 
Two questions,

Do/Can you manually add in emails? Or is it just to existing users on the forum?
Is there a limit to how many I can send? I need to send to about 1400 people
 
Two questions,

Do/Can you manually add in emails? Or is it just to existing users on the forum?
Is there a limit to how many I can send? I need to send to about 1400 people
It works based off registered users, and the email addresses associated with their accounts.

There are no limitations on how many emails can be sent :)
 
Hi @DragonByte Tech

Will you add the possibily to change smtp account for sending digests and inactive reminder. It makes no sense to use your addon and still use default smtp to sends bulks mails. It is too risky.
Thank you for consideration
 
DragonByte Tech updated [DBTech] DragonByte Mail with a new update entry:

4.2.2

Update highlights

This update adds the ability to override the email transport to the Digest feature. Previously, you could only override the email transport for Newsletters, but it was rightly pointed out that Digests are bulk emails too, and it might be wise to allow it to be overridden as well.


Complete Change Log

Feature: Ability to override email transport parameters for the Digest

Read the rest of this update entry...
 
Care to explain in the layman terms... :unsure:
In your XenForo options, under Email options, you'll have this setting;

198124

If you use GMail to send your forum's email, you don't want to send mailing lists or digests via Google's servers, as they explicitly forbid you to send bulk mail using their service.

You will find a replica of that "Email transport method" setting in the Mailing Lists and Digest interfaces, so you can set it to use your own server's mail system (such as sendmail, or SMTP to your own server).

Hopefully that makes sense :)
 
Hi everyone,

I have just purchased the add-on this week and I am doing the setup.
I manage a forum existing for 20 years with 50K members.
I have activated the digest Newsletter weekly for members who subscribed since the start of this week.

Regarding Inactivity reminders emails, I do not want them to be sent to all my members.
I wish to send this email for members having subscribed recently.
Unfortunately we do not have the same advanced selection options than for the digest.
Is there a way to make it feasible?

I would like also to have a custom text and title regarding the inactivity reminder email.
Where can I customize this?

Thanks in advance
 
Do I have to post my request here
No, that's for suggestions for new products as per the description :)

This is the forum for the DragonByte Mail product: DragonByte Mail

Do you think I may be lucky enough in order to see such a request implemented in a near future? ;-)
It would be impossible to say, I can't guarantee any requested features are added and if so, when that would be.
 
Top Bottom