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 |
#132
|
|||
|
|||
Tried this last suggestion, not working. What I do notice is that is does not appear to be recognizing the connection type and instead keeps trying to connect via standard POP3 even if it is set to something else in the forum.
|
#133
|
|||
|
|||
Update to last post. Yup, you are calling the wrong variable when setting up the $connectmailserver statement. It should be ei_connectiontype.
|
#134
|
|||
|
|||
checking
|
#135
|
|||
|
|||
Still doesn't fix the overall problem though.
|
#136
|
|||
|
|||
Please try the new uploaded zip.
You were correct. The reason most were not experiencing it is that the field defaults to 0 and most people will not need to change their settings from pop3. |
#137
|
|||
|
|||
Already changed it here, but it still doesn't stop the failed stream error no matter what it's set to.
|
#138
|
|||
|
|||
I'll have to see your settings to figure out what the modification is doing wrong
I can't guess at what your settings are unfortunately Can you send me a login via pm? Update: since the 1.5 fix, it correctly recognizes connection types. On my home site, I have 4 forums enabled, when I change the connection type for one of them I get the errors. I would suggest running a global query something like update forum set ei_active = 0; and then go back and edit one forum and play with it's connection type, my guess is you may have accidently turned on a second forum as active in future versions I'll code in a die loop so if it gets that error it'll like send an email to the admin or something, *shrug* I'll figure something out |
#139
|
|||
|
|||
update to my issue (i selected IMAP, but it was using the settings for POP3)
the only way I could fix it was to actually go into the emailintegration php file and make it so POP3 settings used IMAP settings instead...then it worked fine. And I want to stress that my forum was set to use IMAP. |
#140
|
|||
|
|||
vocoder, please try the file from the new zip version 1.5
There was an error in the cron file that was not correctly viewing peoples connection types |
#141
|
|||
|
|||
Hmm, well, it looks like needing the imap extension is going to stop me from using this. I do run on a vps, but php was not compiled with the imap extension and php.net is telling me I have to have other software to support it before compiling php with it. I do have some users that have internet blocked at work that this could be useful for, but being unsure how many people would use it, I don't think I want to risk the downtime.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|