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)

lbernstein 07-07-2009 01:39 PM

Quote:

Originally Posted by Cyricx (Post 1844451)
i
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.

That did it! Thanks for your help, I appreciate it more than you can imagine.

Cheers,

Larry

Cyricx 07-08-2009 08:27 PM

Just a quick note for those stating they are having problems running the mod on 3.8

I just copied my board to a test server, upgraded it to 3.8.3, redid the file edit to class_mail.php

And it's working just fine..

mykkal 07-08-2009 09:43 PM

Your giving great support to everyone. I've asked many times over many months and got nothing?
How is that fair? I used this product for over 3 years now. If you don't wish to support me then let me know and I will move on.

Quote:

Originally Posted by Cyricx (Post 1844451)
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.


SamirDarji 07-09-2009 03:13 PM

Quote:

Originally Posted by Cyricx (Post 1845357)
Just a quick note for those stating they are having problems running the mod on 3.8

I just copied my board to a test server, upgraded it to 3.8.3, redid the file edit to class_mail.php

And it's working just fine..

What edits need to be done? I tried searching the thread, but didn't find anything. :(

Cyricx 07-09-2009 03:23 PM

It's in the install.txt file in the zip attached to the main post of this thread.

Cyricx 07-09-2009 03:25 PM

Quote:

Originally Posted by mykkal (Post 1845403)
Your giving great support to everyone. I've asked many times over many months and got nothing?
How is that fair? I used this product for over 3 years now. If you don't wish to support me then let me know and I will move on.

Doing the best I can with the time I have.

This is volunteer work.

On a side note. I uninstalled and reinstalled on my 3.8.3 test board and everything worked great. Please check the other thread. No sense in having this discussion in two threads.

SamirDarji 07-09-2009 03:46 PM

Quote:

Originally Posted by Cyricx (Post 1845827)
It's in the install.txt file in the zip attached to the main post of this thread.

Thank you!

topianno 07-09-2009 04:43 PM

Hello,
I have installed the "Email Integration 2.6 Version for VB37.zip" on vBulletin 3.8.1. I am having a problem with the reply emails not being posted to the forum. The emails are coming through just fine. However, when you reply to the emails they are not being posted.

I looked through the instructions and it says there is a script to test the settings. However, I can't find it. Anyone know where it is?

Has anyone had this problem and found a solution?

Thank you!

Gabe

Cyricx 07-09-2009 05:12 PM

Quote:

Originally Posted by topianno (Post 1845877)
Hello,
I have installed the "Email Integration 2.6 Version for VB37.zip" on vBulletin 3.8.1. I am having a problem with the reply emails not being posted to the forum. The emails are coming through just fine. However, when you reply to the emails they are not being posted.

I looked through the instructions and it says there is a script to test the settings. However, I can't find it. Anyone know where it is?

Has anyone had this problem and found a solution?

Thank you!

Gabe

Login to your admincp. On the left hand side of the screen look for "Email Integration", click the arrow next to it to expand the box then click on "Forum Settings Help".

topianno 07-09-2009 05:32 PM

Hello Cyricx,
There is no menu on the left hand side of the screen. Any ideas why this would be? I followed all of the instructions to install the MOD and the emails are coming through like I said...

Thanks ahead of time...


All times are GMT. The time now is 09:19 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.01438 seconds
  • Memory Usage 1,750KB
  • 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
  • (1)bbcode_php_printable
  • (6)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