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 |
#792
|
|||
|
|||
Is it possible to set "close thread after first posting" for a special forum ?
I have a forum, where users only allow discussions, if they whish...all "normal" threads are closed directly. (checkbox for closing is activated there). If you start a new thread by mail I think it will not, right ?! Is it possible to set a kind of if-condition to do that ? |
#793
|
|||
|
|||
is it possilbe to install it on vbulletin 3.6.4
|
#794
|
|||
|
|||
I'm having troubles with this with attachments, wav files in particular.
Here's the scenario - a mailer program on another server sends a wav file to me, I receive in Outlook forward to the email address which gets checked by the add-on and the add-on creates a new thread, post with wav file attached. All Good, all works! However - If I configure the mailer program to send the wav file directly to the email address which gets checked by the addon, the wav attachment looks to remain encoded (encoding snippet: Code:
UklGRoAnAABXQVZFZm10IBQAAAARAAEAQB8AANcPAAAAAQQAAgD5AWZhY3QEAAAAhE0AAGRhdGFM JwAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA Any ideas? Thanks! |
#795
|
|||
|
|||
is this mod still supported? i haven't seen Cyricx in a while
|
#796
|
|||
|
|||
I'm hoping so! He posted a week ago in the 3.7 version thread...
|
#797
|
||||
|
||||
+1 this would be great... I have a forum for announcements and this email integration makes it super easy to blast those out.
|
#798
|
|||
|
|||
Very nice mod! Thanks very much! I tried to use vbMail Reply a few years ago but couldn't get it to work the way I wanted.
I have everything installed and working the way I believe it's supposed to. I also have it working together with another mod that allows users to subscribe to forums and get instant notification of new threads. Now, I would like to combine the two together. This would mean the user can choose between 2 levels of email integration. The first level is as it is now - full email integration. The user receives email notifications for every single post on the subscribed forum. This is fine except that the user is bombarded with emails if the forum is busy. So, I would like to propose a 2nd level - partial email integration. The user will receive instant email notifications only for new threads. If they wish to participate in the discussion, they can reply via email. They will then be subscribed to that thread and receive email notifications of all further replies. I believe this 2nd level would be a good option to reduce the number of unwanted emails. Would this be easy to implement? Is anyone else interested in this? I could try to help with some coding myself but I'd need some help and which files to modify, what additional functions are needed and which hooks could be used. By the way, Cyricx, subscribeforums.php is great! I've been looking for this mod for ages. You might want to consider releasing it as a separate mod. I know that there are others who would be interested in it. Good work! |
#799
|
|||
|
|||
I think it'd be a great addition to have the 2nd level, but I see a few problems which may or may not be a big deal.
1) thread topics change and although they may not like initial thread topic, it might change and they'll miss out 2) having an "opt-out of this thread" link would mean I'd be clicking on about 100 of those a day for my list which would be a real pain - having to pull up the forum just to confirm that I was opted out of that thread is almost as bad as just deleting them |
#800
|
|||
|
|||
Anyone had any issues since upgrading to 3.6.9 of vB? For me it still works but HTML format mails come through as pure HTML, not formatting correctly at all.
We've had to switch over to using text only mails..... |
#801
|
|||
|
|||
Hi,
We are running 3.6.8 PL 2 and I applied the hotfix 2.6.1 but the email messages were still sent multiple times and remained in the mailbox on the Exchange server. I ran a script to purge the messages (first imap_delete($mailbox, $msg_no); for each message and at the end imap_close($mailbox, CL_EXPUNGE); ). The next test message was still being sent multiple times, until I changed the Mail Server Connection in the EI settings in the Forum manager from IMAP to POP3. Now the messages are only sent once. However, in the next test there was one text message (reply to a message sent by EI) in the mailbox when I sent a new HTML message from Outlook. When EI ran the following error occurred: PHP Fatal error: Call to a member function set_parsing_language() on a non-object in {...test forum folder...} \includes\cron\emailintegration.php on line 1615 I deleted the two messages from the mailbox and sent a new HTML message from Outlook. This time the message was read, deleted from the mailbox, posted to the forum and forwarded OK to the subscribers (me). However, I was then able to reproduce the PHP Fatal Error by sending a text reply message followed by a new HTML message. Both of these messages were posted to the forum, but both of them also remained in the mailbox because of the error. I hope this gives some clues where the problem is. I do not think we can expect the average user to want to or be able to switch the default setting for a new message in Outlook from HTML to Plain Text when they need to send a message to the Forum. Regards, toivo |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|