vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Email Integration (New Threads/Replies by and through email!) (https://vborg.vbsupport.ru/showthread.php?t=169247)

tdmadeeasy 07-01-2009 04:31 PM

Thanks for updating us on the situation Cyricx.

I will try this on my 3.8 board and see how it goes.

I think I will just have to get someone to fix the code if I run into any issues.

UKDarkstar 07-03-2009 11:03 AM

Just installed under 3.8.3 and can confirm it is all working fine - excellent mod, exactly what I needed as I have a Committee accessing a private forum area and some really only want to communicate by email (they don't like forums).

Thanks again for this mod ! :)

mykkal 07-03-2009 01:15 PM

that update meant a lot. thanks :)

tdmadeeasy 07-04-2009 04:33 PM

has anybody been able to get this to work with a gmail email address? That is where a gmail account is the forum email account. I ve tried both the pop and imap options with no success.

I keep getting the error

PHP Code:

Warningimap_open() [function.imap-open]: Couldn't open stream {pop.gmail.com:993/pop3/ssl}INBOX in [path]/includes/cron/emailintegration.php on line 98

Failed to connect to the mailbox for forum -My Forum 

Done 

Guess I am making some obvious mistake somewhere, but not sure what

UKDarkstar 07-05-2009 11:13 AM

Just got 1 issue - when emails are sent out detailing posts and someone goes from Outlook 2007 to reply, the reply email address is not being populated.

Is this a setting I've got wrong somewhere ?

Would also be nice to not quote forum name in email title (some suers complaining about long message titles !) or is there a box I've not ticked somewhere for this ?

I also do not get the display option in the Admin CP but have checked and all files were uploaded.

None of these are major issues as apart from them the mod works perfectly for me on 3.8.3. If some help/comments can be provided when you have some time that would be great ! :)

lbernstein 07-07-2009 06:28 AM

Still not able to get the replies to post to the board. My host sees the reply coming into the mailbox, but when I perform a manual cron job, the email is purged (and fails to get posted to the forum).

The cron job log usually says that there are no emails in the box, but at times the cron log gives me the following:

"Email Integration results Opened mailbox for General Discussion Blocked from xxxx57@gmail.com Opened mailbox for Touchworks v11 No messages found for Touchworks v11 Opened mailbox for Modules No messages found for Modules"

The reply is originating from the address xxxx57@gmail.com.

I would be willing to pay someone to help get the mod working. PM me if you're interested.

UKDarkstar 07-07-2009 06:35 AM

Quote:

Originally Posted by lbernstein (Post 1844338)
Still not able to get the replies to post to the board. My host sees the reply coming into the mailbox, but when I perform a manual cron job, the email is purged (and fails to get posted to the forum).

The cron job log usually says that there are no emails in the box, but at times the cron log gives me the following:

"Email Integration results Opened mailbox for General Discussion Blocked from xxxx57@gmail.com Opened mailbox for Touchworks v11 No messages found for Touchworks v11 Opened mailbox for Modules No messages found for Modules"

The reply is originating from the address xxxx57@gmail.com.

I would be willing to pay someone to help get the mod working. PM me if you're interested.

Sounds like you've got the security feature turned on to block free email accounts such as gmail - have you checked that ?

lbernstein 07-07-2009 06:45 AM

Quote:

Originally Posted by UKDarkstar (Post 1844341)
Sounds like you've got the security feature turned on to block free email accounts such as gmail - have you checked that ?

Where do I find this option?

UKDarkstar 07-07-2009 07:00 AM

Quote:

Originally Posted by lbernstein (Post 1844346)
Where do I find this option?

AdminCP => vBulletin options => user banning options => banned email addresses and aggressive email banning

Cyricx 07-07-2009 12:01 PM

Quote:

Originally Posted by lbernstein (Post 1844338)
Still not able to get the replies to post to the board. My host sees the reply coming into the mailbox, but when I perform a manual cron job, the email is purged (and fails to get posted to the forum).

The cron job log usually says that there are no emails in the box, but at times the cron log gives me the following:

"Email Integration results Opened mailbox for General Discussion Blocked from xxxx57@gmail.com Opened mailbox for Touchworks v11 No messages found for Touchworks v11 Opened mailbox for Modules No messages found for Modules"

The reply is originating from the address xxxx57@gmail.com.

I would be willing to pay someone to help get the mod working. PM me if you're interested.

in the cron file there is this code:
PHP Code:

    // checks for blocked subject lines
    
$blocks explode(','$vbulletin->options['ei_block_list']);
    foreach(
$blocks as $block)
    {
     if (
preg_match("/(.*)" $block "(.*)/i"$subject$subjectnothin))
     {
     if (!
$debug)
     {
      
imap_delete($mailbox,$msgno);
     }
     
$eilog .= "Blocked from " $fromaddress "\r\n";
     continue 
2;
     }
    } 

In your admincp -> vbulletin options -> email integration settings

You need to correct this entry

Blocked Subject Text
Please enter the list of any text you wish to search for in the subject that you will reject any emails for having. Separate each one by a comma.
No Title,(no subject),Your email requires verification,Mail delivery failed,Autoreply,Undelivered Mail Returned to Sender,failure notice


You've added something in there that is causing the issue.


All times are GMT. The time now is 11:52 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01321 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete