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 |
#102
|
|||
|
|||
Got this mod working. As I look it over, I notice that the "From" is showing my server SMTP domain. What need is to have the from domain be the same address as the mailed-by domain.
Thank you |
#103
|
||||
|
||||
Quote:
There seem to be a number of places where the incoming email format does not get handled properly and eventually you get around to processing a message that generates a fatal error. 1093 is one of the error lines. That particular one seems to be eliminated by commenting it out, but it looks like one needs to know the vBulletin function library pretty well to be able to effectively read the code. Is there anyone participating here who is a programmer of this material? It is very new to me, although I have about 30 years experience as a programmer in other environments. Debugging something running on a server with a live message board is kind of painful. I am running 3.7.3 pl1 and the latest version of the mod posted here. I set up my server mailbox as a pop3 source for my personal mail that I can turn on or off. That lets me pull the pathological emails out of the box and continue testing. If you leave them in, the scheduled task will continue to process everything with a datetime later than the broken email and the cron job will generate its fatal error on every pass. I think it might be better to disable the scheduled running of the routine and just run it manually when you want to work on it. That way you can put output statements in the code and see them in the AdminCP as the routine runs. |
#104
|
|||
|
|||
Quote:
NOTE: This URL points to the other thread for this mod in the vB 3.6 forum. We're running vB 3.7.1 and we use Email Integration with plain text email. I seem to remember seeing at least one further code tweak that is required if you are running vB later than 3.7.1 |
#105
|
|||
|
|||
I'm going nuts trying to figure this out. I keep getting this error:
Quote:
|
#106
|
|||
|
|||
I have some suggestions for if/when this things gets back going.
I would like to use this more as a submission deal, where specified contacts who normally wouldn't participate on the forum can send correspondence to a particular email, and it will be posted into a private forum for staff to read. It can be done now, except I would need to create a user account with each one of their emails so that it doesn't get bounced. And folks working at or for companies may have several different email addresses they use to communicate. I have no desire to use the subscription or mass emailing system. Just incoming, once, gets posted, staff looks at it on site. Replies to that thread would never be emailed back to anyone. And I guess, the response emails posting replies and not new threads - that could be removed here too. As could the usergroup check. To prevent spam if the email address got out, I would suggest creating a universal whitelist on the backend, so that we can add addresses at will, similar to how it checks against user accounts. But it checks that one list. We can scan the actual mailbox every so often, and if we see an email from an alternate address, or new person, that we want to continue getting alerts from, we add it. Would also like a way to leave emails on server, possibly move to a predefined folder in the mail account like "Read" or "Posted". Not sure if that is too far out of specs for this, but if those options could be added, like "use for correspondence OR use for mailing list" and then fill in options for whatever you choose, that would be cool. Up side, could also add in RSS feeds from news sources and update blogs from people/companies you want to watch, and put that in the same forum. So you have one place to check on your own site for stuff that needs to be addressed. I would donate significantly if this could be achieved. Just PM me for further specs if desired. Good work either way, thanks for the mod, later! |
#107
|
|||
|
|||
hello. Can I import from my current list which is in CSV?
|
#108
|
|||
|
|||
Hi
1. Is it possible to use this plugin only one-way? I.e. only to send e-mails with all postings of the board out, but without the option to reply by mail? Quote:
Thanks in advance |
#109
|
||||
|
||||
any chance this moving up to version 3.8?
|
#110
|
|||
|
|||
I just installed it on vb 3.8 RC2. "Seems" to be ok but I have several problems (reply by email which never arrives on the forum, part of the email reply box which appears, etc), but I have to check more in depth before asking for help (perhaps I miss something)
|
#111
|
|||
|
|||
I'll go ahead and ask this - to see if anyone has by chance done it, before digging into this hack...
I want my users to be able to MMS/email pictures to a specific thread in the forum. This hack seems to be close. I only need the mailbox checking part and then to direct it to a specific thread of my choosing. I'm fine with the pictures being posted anonymously. Usernames would be awesome, but with MMS seems like it would be hard to implement. I seriously doubt anyone else wants this or has done it, but it doesn't hurt to ask... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|