The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Email Integration (New Threads/Replies by and through email!) Details »» | |||||||||||||||||||||||||||
Email Integration (New Threads/Replies by and through email!)
Developer Last Online: Dec 2011
This modification allows you to mimic email lists such as yahoo groups through your forums! Complete with the user's receiving emails for new threads and replies AND being able to reply directly from email or sending a new email to start a new thread! Just like email lists, you will need a separate email box for EACH forum that you have this enabled for!! After installing this modification in the forum manager you will enter the settings for each forum to connect to it's own email box. 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 in one of two formats that you as the administrator decide. One format has a "reply box" and is the most sure fire way of not getting excess email crap ont he forums. The second format (noted as "Old" format) keeps an email in its base pure form with some attempts at quoting messages. Examples of both are 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! IMAP You MUST have php imap functions enabled on your server to use this modification! You do not need to have IMAP installed, just have to enable php to use the functions by recompiling it with imap enabled! If you are upgrading from the version for vbulletin 3.6.x , see below! BUGS! These are the known bugs to date:
These are the items that are not currently supported:
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.7x Upgrading from version for 3.6.x
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 |
#272
|
|||
|
|||
Check the vBulletin Options - Email Options. If you have selected the option 'SMTP Email' to send through an SMTP server, rather than using the internal mail() function, you can set the mailbox for bounced messages in the option 'Bounce Email Address', where the default value is set in the option 'Webmaster's Email' from 'vBulletin Options' - 'Site Name / URL / Contact Details'.
If you have not selected 'SMTP Email', your forum uses the internal mail() function. In the Windows server environment the sender of the email messages is specified in the PHP setting 'sendmail_from' in the file php.ini and then that sender is used as the return address by the servers bouncing the messages. If your forum is in a *nix environment with a sendmail server, you can probably set the option 'Enable '-f' Parameter' and then use the option 'Bounce Email Address'. Hopefully someone who uses this combination can confirm the settings. You need a separate mailbox to monitor the messages that bounced because of incorrect email address, mailbox over quota or temporary connection problems. Auto-replies from holiday rules are different because they are delivered straight to your main mailbox for the forum. Depending on your mail server, you may able to filter them through rules available for example in MS Exchange. If you cannot block auto-replies because the subject does not contain particular words like 'out of office' or 'on leave' or the subject is in a foreign language and if you happen to use the old format in EI Mod, you can implement my hack to delete duplicate messages from the mailbox before they are broadcast to the members: https://vborg.vbsupport.ru/showpost....&postcount=953 |
#273
|
|||
|
|||
Go to the vBulletin Control Panel and scroll down the left pane. The Email Integration option is at the bottom, expand it and you should see 'Forum Settings Help' and 'Auto Subscriptions'.
|
#274
|
||||
|
||||
Thanks for the Mod Cyricx!
Any chance this can be coded to include email notification of new posts from an individual member $userid? I'd like my membership to be able to get the content of new posts from their favorite friend list emailed to them. Thanks. Nice work. |
#275
|
|||
|
|||
Is this going to be upgraded to work with 4.0.4? I'd be happy to make a good donation as I really, really want this mod on my site!
|
#276
|
|||
|
|||
Quote:
Or if someone is willing to code a similar mod for 4.x, that would be great. If it would take funds, throw out a number! |
#277
|
|||
|
|||
Is there a way to increase the default number of "subforums" and email addresses I can add to EI? I'd like all of the forums on my site to be able to have the functionality of EI.
|
#278
|
|||
|
|||
When I run emailintegration.php from the task manager in vBulletin I am getting the following error;
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2914609 bytes) in /home/mysite/public_html/forums/includes/mimeDecode.php on line 259It has been working just fine, but I just noticed that some (but not all) posts by email have not been posted into the forums on my site. If I run mimeDecode.php from the command line on the server it runs without a problem. Anyone have any idea what could be causing vBulletin to report this error? |
#279
|
|||
|
|||
^PHP memory limit. Either increase it, or have your host do it.
|
#280
|
|||
|
|||
So, it's seems that this mod is on life support, and I really, really want this type of email integration. Are there reputable groups that do custom mod development like this?
Brett |
#281
|
|||
|
|||
Quote:
I should point out however that I have EI set to discard attachments in emails, so the code must be trying to process the attachments in some way before it discards them. This is potentially a problem on a bigger forum where it would be more common for users to ignore the notice that attachments are not allowed. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|