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 |
#402
|
|||
|
|||
Quote:
It does offer some difficulty in that the code I'm using also checks the domain name that sent the email. I am looking into ways to possibly embed security words into the header, but that will be a bit down the line. Right now I'm happy with it being just as secure as the yahoo email groups that have such a high popularity Linnov - You can try calling the exec_send_notification function. Here is the code to call that function as cut from the functions_newpost.php file Code:
exec_send_notification($threadinfo['threadid'], $vbulletin->userinfo['userid'], $post['postid']); Unfortunatley I don't have alot of time to dig into the code you posted to say how to set those variables Currently... I'm getting my ass kicked by functions called from cron jobs... I've almost got vbmail working to process emails, just getting hammered by trying to rebuild the email headers through the cron job. Bear with me all. |
#403
|
|||
|
|||
okies thanks I'll give it a whirl
|
#404
|
|||
|
|||
Cyricx, thanks for the answer, what do you think about add addition password for every user who use "Email integration tools"... I mean that user must provide "mail password" in every email body if he would like to add comments. its more secureв way...
Other question: can I block comments by mail for use by members? and use only new threads notification for users. |
#405
|
|||
|
|||
Quote:
To the other question, you can restrict it by usergroup. New thread notifications do not work hand in hand with forum notifications... yet... that's a plan for the future. Right now my focus is being dumped into getting this to work with vbmail. Right now I'm having serious issues getting the email headers to rebuild via the cron job so... everything is hinged on getting that working. |
#406
|
|||
|
|||
thanks for the answer
about the passwords you can add checkbox for the administrators and give them opportunity to choose use passwords feature or not. I will go to look at vbmail, I does not use this system. |
#407
|
|||
|
|||
Hi
I downloaded and installed this mod today, but am having no joy what-so-ever with it. I am not getting any errors appear when I run the Cron job, but then the system isn't working either. I have set up the new mailbox, set up the user permissions as well as the forum things as per the instructions, but nothing seems to happen. I continue to receive notification e-mails from the normal e-mail account, and even when I send a new e-mail as a test to the new mailbox, and run a cron job, it doesn't post it (although it does appear to pick up the e-mail which is odd) Please let me know if anyone has any possible suggestions! I can provide more info if needed Thanks David |
#408
|
|||
|
|||
is therea option to automate thumbnails for picture attachments ??
somehow this is not working ... also if i send a png file (lowecase filename with numbers) i get the log: Code:
Newthread added from AltF4 to forum Warteschleife Attachment invalid extension JPG: AltF4 Code:
We're sorry, but we could not process your emailed reply / new thread. You tried to upload a file with the extension type of JPG. That extension type is not permitted. |
#409
|
|||
|
|||
Has the gmail issue been solved yet? Last time I checked emails in my gmail account appear as raw html still. Gmail is the only problem I'm having with this mod but seeing as so many people using the small forums I've setup to use this feature use gmail it's a major impediment.
Thanks Mike |
#410
|
|||
|
|||
Quote:
Help? |
#411
|
|||
|
|||
Quote:
-- Bob |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|