![]() |
In the admincp under Email Integration.
Most common errors: Hostname: try the IP, localhost, or mail.yourdomain.com username: try just the username or username@yourdomain.com password: case sensitive |
Hi Cyricx,
Thanks for the prompt reply. I finally found the script: http://www.joshandfriends.com.au/for...gs.php?do=test I ran it with my settings for the forum. It returned exactly the parameters i am using! I tried setting up a mailbox in Outlook with the same parameters and it correctly retrieved the emails. I have re-tried to reply via email integration and run the cron job manually from the Scheduled Tasks. Any other ideas as to why it is not bringing back emails? |
I'd have to see your forum manager settings to confirm what's wrong.
Perhaps the mailbox name is changed from INBOX to something else? |
Hello again,
I still have errors even though I set GMAIL to POP3 and IMAP enabled: Email Integration Warning: imap_open() [function.imap-open]: Couldn't open stream {pop.gmail.com:995/pop3/ssl/novalidate-cert}INBOX in [path]/includes/cron/emailintegration.php on line 98 Failed to connect to the mailbox for forum - X Forum Warning: imap_open() [function.imap-open]: Couldn't open stream {pop.gmail.com:995/pop3/ssl/novalidate-cert}INBOX in [path]/includes/cron/emailintegration.php on line 98 Failed to connect to the mailbox for forum - X Forum Done --------- Can we not use GMAIL with this integration as you mention? thanks |
I read up on this, others are having similar problems with gmail can you please test this with php 5.25?
Do i need port 995 open from my end? I seem to have IMAP functions installed. |
This mod looks very interesting, but I have a question:
Does this do any checking to verify someone posting a new thread or reply is a verified member? Or can any spammer who gets a hold of one of the thread email addresses post into it? Thanks, Stephen |
Quote:
Quote:
|
Hello,
actually it does work now the port 995 of the server has to be open in order to do IMAP/POP SSL secure transfers. just wanted to let you know. thanks again will test more. |
I am trying to "mirror" a mailing list that I belong to to my vbulletin forum but am having some issues.
None of the users on the mailing list are users on my forum (and I want to keep it that way). I simply want a way to collect all of the messages on the mailing list and have them posted to my forum so I can easily read and search them. Is this possible? The problem I ran into is this: 1. I have a Gmail account that the mailing list messages go to. I setup EI to connect to that Gmail account so that messages are archived after downloading 2. The first time I ran the cron job it gave me an error saying no users with the gmail account that I use could be found. So I changed my email address on my forum to the gmail account. Then, when I ran the cron job all of the messages in the gmail account are removed from the inbox and archived. So far so good. But, when I then go to my forum none of the messages show up there. 3. To troubleshoot, if I send an email to myself using the gmail account, that message is correctly posted to the forum. So it looks like it is ignoring any message that do not originate from my gmail account. Is this how it is supposed to work or do I have I have an icorrect setting somewhere? More distressing is that I received error emails to my admin forum email address *from* the listserv saying "Your message dated Fri, 08 Aug 2008 20:03:54 -0600 with subject "Error:Invalid User Email" has been submitted to the moderator of the listserv". How does EI even know what the listserv email address is?? I really don't want *any* messages going to the listserv. |
Quote:
|
Just in case users of this forum are unaware there is another very substantial thread about this mod here https://vborg.vbsupport.ru/showthrea...151222&page=61
We are now running this on a live vBulletin site and I thought it might be worth sharing some of the issues we have come across;
Although all but one of these are user related problems, they should be considered carefully before using EI on a large, busy vBulletin site, because it could easily create a heavy admin load for the site owner. |
Quote:
This mod will be very usefull for me, I have many old emails with information I want to place on board and it would be difficult manually. I am using latest vB 3.7.2 and hostmonster hosting. |
Quote:
|
Quote:
|
Cyrix,
I have moved a thread from one forum to another and left a re-direct, both have EI enabled. If someone replies by email to an email notification of a post to the original forum, sending it to the mailbox for the original forum, EI follows the re-driect and posts the thread in the new forum, but it sends out the email notification of the new post to subscribers to original forum (where the post no longer exists), and not to subscribers of the new forum. Needless to say this is causing all sorts of problems! Can you put this on the 'to do' list please :) Thanks, Kevin |
I am not able to try, mod does not work for me. And why same emails? I am preparing new forum for several groups of users and I want test all features plus to place on the board some "old" email discussions and not bother real users with new correspondence and me with opening so many new email accounts. But these are only details... The most important is to make the mod working.
|
Hello, short question! Did someone translate coincidentally this nice tools on German?
|
Is this mod dead?
|
Not dead. Just on haitus.
Economy and real life. Going through a separation plus having to get extra income where I can leaves me with little time to devote to this right now. :( But it's definately not going to die. As soon as I get the time I've got alot planned for this. Funny how time can be so very elusive though.. |
Quote:
|
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 :) |
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. |
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 |
I'm going nuts trying to figure this out. I keep getting this error:
Quote:
|
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! |
hello. Can I import from my current list which is in CSV?
|
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 |
any chance this moving up to version 3.8?
|
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)
|
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... |
I am looking for answers if I can import users from google groups or yahoo groups
|
One warning about this hack: the emails will contain the poster's IP address if you don't use a SMTP server rather than the internal PHP mail() function.
|
I have also just tried this on 3.8 and can only get e-mails to send yet cant reply respond to the boards.
Please can we get an urgent update as my board relies on this mod and i would love to upgrade. Thanks, Tim |
Please add me to the list too for a 3.8 upgrade. Nothing incoming, presumably due to re-captcha.
|
Has anyone tried this with Blog? I would love to be able just update my blog with this.
|
Can a hook be made to tie into the FaceBook Connect Mod? That mod allows users to register and sign into forums using their facebook ID's. I am using email integration and the once a user has registered they can use the email intergration to post.
But FaceBook connect also allows a user to post directly to thier facebook profiles a "note" with the title of the thread. This note redirects back to the actual forum thread. Is it possible to get a hook made that will publish these threads when the user logs in or that will publis the threads to facebook when the email is recieved? :) Facebook connect mod: https://vborg.vbsupport.ru/showthrea...t=198499:cool: also... where is the 3.8 version? |
Hi Cyricx,
A few email integration woes today. I have about 15 forums enabled with EI addresses. A user complained that mails being sent to one of the addresses were not being delivered. I ran the cron job manually and discovered it complaining: Fatal error: * The text that you have entered is too long (10328 characters). Please shorten it to 10000 characters long. Unable to proceed with save while $errors array is not empty in class vb_datamanager_thread_firstpost in [path]/includes/class_dm.php on line 810 Fair enough, I increased the maximum post length. Bad mistake. Turns out there were a lot of messages queued up in other forum email accounts. The system went crazy and generated thousands of email messages before I realised what was going on. Next issue I found: Fatal error: Call to a member function on a non-object in /Users/oceanbrowser/Sites/forum/includes/cron/emailintegration.php on line 1615 This has been referred to elsewhere, I applied the fix changing that line to $plaintext_parser->set_parsing_language( 1 ) However I also got this error which I haven't seen reported: Fatal error: Call to a member function on a non-object in /Users/oceanbrowser/Sites/forum/includes/cron/emailintegration.php on line 1093 Applied your fix to that line too. Next I got this error: Fatal error: * This forum requires that you wait 30 seconds between posts. Please try again in 30 seconds. Unable to proceed with save while $errors array is not empty in class vb_datamanager_post in [path]/includes/class_dm.php on line 810 It's very difficult to work out which forum is affected. Would be great if the error messages in the cron also outputted the details of the email message being processed (which would also show the forum being sent to) I still haven't solved the last above issue, have disabled EI in the forum tonight and will have to spend more time tomorrow investigating that. The installation documentation should warn users to check the maximum post length and be aware that if an email comes in that exceeds this length it will stop ALL processing of emails in all lists - i.e. when an error occurs the cron job doesn't log it and continues, it aborts. And if you change that setting later, it can initiate an email flood if you have an accumulated backlog of messages. For some reason (also TBD) EI posted the same messages over and over into the forum - I think it was erroring out before it had a chance to delete the messages (?) then next time the script ran, it posted them again. Would be good if the posting mechanism checked for duplicate post, and also if there could be some in-build flood protection measures. ~ Rodney |
In the email integration cron job I am seeing this error message (below). Any ideas how to resolve this issue?
Thanks ~ Rodney Email Integration Fatal error: * This forum requires that you wait 30 seconds between posts. Please try again in 30 seconds. Unable to proceed with save while $errors array is not empty in class vb_datamanager_post in [path]/includes/class_dm.php on line 810 |
I had to uninstall this mod removing an important feature of vBulletin becuase it doesn't work with 3.8.1.
I've asked in the forum but haven't got any replies on when Email Intergration for 3.8 would work. This is messed up. Be nice if we had an update. |
Quote:
With 3.8 it's not working at all because of the changes in vB's code. Isn't it possible to offer it to vB.org's hackers to make the final touches to it? All the best, beishe8 |
All times are GMT. The time now is 01:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|