The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vBMail v2 (vB4) Details »» | |||||||||||||||||||||||||||||
vBMail: What is it?
vBMail is a professional mailing list mod with Bounced Mail handling and advanced subscription management features. Uses vBMail is the perfect solution for any forum who wish to send out large quantities of mail to users on a mailing list. It lets admins and users have fine-grained access to subscriptions, and also automatically handles bounced mail. ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Priority support & Product Demos available at: http://www.dragonbyte-tech.com/ ------------------------------------------------------------------------------------------- Translations available @ our forum Support for translations handled by the translator in its respective threads only. ------------------------------------------------------------------------------------------- Major Features: Bounced Mail Handling: Once configured, it will (if so desired) automatically track and handle bounced mail. Alternatively, you can manually handle bounced mail if you so wish. Automatic "Unsubscribe" Link Creation: If the user receiving the mail has access to unsubscribing, a secure link to unsubscribe themselves from the mailing list will be automatically added to the bottom of the mail. It does not require the user to be logged in, so it complies with spam policies set forth by mail providers. Mail History: Each past sent mail can be viewed at any time from the front-end. Advanced Subscription Management: Users can quickly and easily (un)subscribe from the mailing list via the mailing list directory, or the admin can manually change the subscription status in the AdminCP. Bounced Mail Threshold: When an admin-configured number of mails bounce from the same email address, the user is automatically removed from mailing lists and all other email-related vBulletin features, and notified via PM what happened to their account, as well as directions to change their email addresses. Complete Feature List (Lite)
Complete Feature List (Pro)
This mod displays a copyright notification in the footer of pages generated by this mod which includes:
Download Now
Screenshots
Show Your Support
|
Comments |
#122
|
|||
|
|||
Ohhh sorry to have missed that...
Thanks a lot Filip ! |
#123
|
||||
|
||||
Hi Fillip,
Is there any word yet on importing a mail list from vb? or perhaps controlling distribution from vb groups? |
#124
|
||||
|
||||
Not yet, unfortunately.
Feature requests posted at our forum has a higher chance of being included, since vBulletin.org threads often grow to such lengths we can't reasonably track old feature requests. Fillip |
#125
|
||||
|
||||
I posted the request on your support forum.
Thank you Fillip. |
#126
|
|||
|
|||
Am I correct in assuming that if I send an email out from my normal vbulletin mailing system, this mod won't capture the bounces, etc.?
I ask because I need mailings going out to only those that accept admin emails currently and don't know how to get those into this system. I then want to delete emails that bounce. (I think this will be a great system for other mailing lists I create as well!) |
#127
|
||||
|
||||
I think that it should get bounced mail.
You setup which mail address you want to use as bounce email. After mail is bounced, it returns to bounce email and this mod checks this email address through IMAP protocol (you need to set it up so in settings, of course). So, you'll have all bounced mail there and you could check it automatically or manually, as you wish. At least I think that it should work in this way. Filip will know more. |
#128
|
||||
|
||||
Quote:
Fillip |
#129
|
|||
|
|||
Hi,
The mod, each time bounced emails cron runs, copies all the data from "vb_dbtech_vbmail_message" table into the "datastore" table : datastore / dbtech_vbmail_message / data After about 200 bounced emails, the cron sends me a MySQL error : Got a packet bigger than 'max_allowed_packet' bytes One solution is to change my mysql settings, adding more memory, but the problem will happen again maybe after 200 bounced emails more... Can you help me please ? Regards, Manuel |
#130
|
||||
|
||||
Whoops, that was an oversight, that should not happen. Thanks for letting me know
Open /dbtech/vbmail/includes/class_dm_message.php and comment out both instances of the following code: PHP Code:
Code:
DELETE FROM vb_datastore WHERE title = 'dbtech_vbmail_message' Fillip |
#131
|
|||
|
|||
It worked, thank you Fillip !
Manuel |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|