The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Email Integration (New threads/replies by email) Details »» | |||||||||||||||||||||||||||
Email Integration (New threads/replies by email)
Developer Last Online: Dec 2011
This mod is based off of the Mail Reply modification by Colin F to which I have obtained permission to rewrite and release. This modification allows you to mimic email lists such as yahoo groups through your forums! After installing this modification you will have new settings in your forum manager where for each forum you can enable this modification and setup a separate email address to use for each forum that you have this enabled for. Just like how there is a separate email address for each yahoo group. After doing so, members can subscribe to each forum that this mod is enabled for to receive notifications for new threads and replies. Any posts in that forum, will be sent to them via email. (Example email attached below). The users can then reply to that email (which will then be processed and posted to the forums through the cron job that runs every 10 minutes), or they can send a new email to the email address and a brand new thread will be created! Essentially mimicing an email list! Suddenly those users that hate forums, can still be dragged into the conversations and help keep the forum's activity level up! BUGS! These are the known bugs to date:
These are the items that are not currently supported:
(See the file in the zip for a complete history!)
Huge thanks also goes to the many individuals that have helped test various incarnations of this mod. MAD PROPS TO: cgmckeever for a great quoting regex for the old format, and all the mods at www.4winmobile.com for helping test version 2.4 prior to release!! You guys rock! Please feel free to donate to my continued work on this modification!! It let's me spend more time on it! Make a Donation! Version 2.6 will work with both 3.6.8 and 3.7! The #.X versions are the solid tested versions. The #.X.X versions are the beta versions. New features and bug fixes will be worked in there and then when I have a solid version it'll be released as the next #.X Thank you!! ~ Cyricx Supporters / CoAuthors Show Your Support
|
Comments |
#52
|
|||
|
|||
Correct. It users the sender's email to get the userinfo
Then compares their usergroups to the array of usergroups that are allowed to post via email to that forum. |
#53
|
|||
|
|||
What happens if there's a mismatch? Someone emails from their work email address but forum has there home email defined in their profile? Does it choke this thing or is it posted as Guest or somesuch alternative?
Also, anyone using this successfully on 3.6.5? Thanks, great job. |
#54
|
|||
|
|||
It sends them an error message.
You can't have it post as guest... otherwise if a spam bot gets ahold of the email address your looking at a helluva lot of posts Those who are familiar with mailing lists will know that you have to set one specific email address as the one your emailing from. So this will not be an alteration to what they are used to Also, note that the person's email address is hidden in the emails that are sent out. Unlike yahoo where everyone on the list sees your email address So your users maintain the complete email address security that vbulletin offers even using this modification |
#55
|
|||
|
|||
Got this error while trying to create a new forum and setting the Email Integration options. From looking at the database it looks like the ei_active column isn't being created.
Code:
Invalid SQL: INSERT INTO coti_forum (title_clean, title, description_clean, description, link, displayorder, parentid, daysprune, defaultsortfield, defaultsortorder, showprivate, newpostemail, newthreademail, options, styleid, password, ei_active, ei_replyaddress, ei_hostname, ei_username, ei_password, ei_connectiontype, ei_usergroups, gfpoforumoptions) VALUES ('Mailing List', 'Mailing List', 'Test forum for mailing list integration', 'Test forum for mailing list integration', '', 1, -1, -1, 'lastpost', 'desc', 1, '', '', 97990, 0, '', '1', 'maillist@*****.com', 'mail.*****.com', 'maillist@*****.com', '012345', '0', '6', 0); MySQL Error : Unknown column 'ei_active' in 'field list' |
#56
|
|||
|
|||
Please download 1.1 and upload the new product.xml file.
|
#57
|
|||
|
|||
Hehe ok, I had fixed it here by adding the field to the database manually.
|
#58
|
|||
|
|||
Yeah, I had left it off the product file
I'm using the version fields in the product xml to keep things smooth But I'm also using the hide error so you won't get a burp when you do a future version even if you added it manually |
#59
|
|||
|
|||
So this will send out copies of post to the specified forums to everyone in the usergroups allowed to use the mod? Or can member choose to not receive the emails?
|
#60
|
|||
|
|||
They have to subscribe to the forum, just like they had to with RedTyger's modification
When they go to subscribe to the forum there is a new option for "Instant Notification by Email". This way people that hate mailing lists don't have to mess with them, but those that want it, can select it That option will only show up for forums that have the email integration activated. Other forums will show just the usual forum subscription selections. |
#61
|
|||
|
|||
Excellent! Testing it out right now. If all goes well I'll open it up to a larger group on our forums to test further.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|