vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Email Integration (New threads/replies by email) (https://vborg.vbsupport.ru/showthread.php?t=151222)

Cyricx 11-07-2007 05:05 PM

*shrug*

Personally, I think replying within 1 week is doing pretty damn good :)

GlitterKill 11-10-2007 01:06 AM

Does anyone know if this plays nice with VBSEO?

ChurchMedia 11-10-2007 01:36 AM

Quote:

Originally Posted by Cyricx (Post 1377876)
*shrug*

Personally, I think replying within 1 week is doing pretty damn good :)

Hey, I'm glad to field a few questions. That's what "community" is all about!

Quote:

Originally Posted by GlitterKill (Post 1379415)
Does anyone know if this plays nice with VBSEO?

I'm running VBSEO. No problems.

bchertov 11-12-2007 04:08 PM

Quote:

Originally Posted by Cyricx (Post 1377721)
I we just went through the Samhain (halloween) holiday. For most people it may not be a big deal.. but for my personal religion it's our new years holiday :)

Blessed Be! ;)

My forum has evolved out of a Yahoogroups and this sounds like it will let people post via email which many of my members miss!

Do you think this mod is ready for prime time? Should I wait for the next version?

Thanks for your answer to this and for all your good work that you have shared with us!

Barry

Cyricx 11-12-2007 11:01 PM

Glitterkill -
I had vbseo running side by side with one of the earlier versions and didn't notice any side effect issues at all :)

Bchertov -
As to if this mod is ready for prime time... that's hard to say. Some are experiencing odd issues with it. Others are having no problems at all! I'm definately working to try to fix those problems as time allows.. but truthfully, I can't give a definitive date on when the next version will be out.

I just discovered that vbmail doesn't like to run from a cron job as an html email when a & is involved.. yeah.. that's gonna be a doozy to fix heh. :)

But yeah, evolving from yahoogroups was the entire purpose for this modification :)


ChurchMedia - You Rock!!! :)

unitedpunjab 11-13-2007 04:24 AM

Hey MOD start working now. And my forum sending mail to every one i forced to subscribe.

But now there is a little bit problem

My forum has around 20,500 + members. And a typical subsection of my forum receive around 5-6 replies every minute. More high in certain hours.

So now when i put that sub forum on e-mail subscription list to all the registered users. It starts sending email on every post that has been made in any thread across that sub forum.

I want a tweak here so that i can set the option to SEND EMAIL ON NEW THREAD ONLY.

Where when some body start a new thread only at that time email system shoot a mail.

Couz u can imagine sending 20,500+ mails every half a minute will take my server down.

StuartDH 11-13-2007 12:26 PM

Quote:

Originally Posted by doubleclick (Post 1348606)
ok. got past the imap error. Turns out this error message isn't just about which of the 6 connection type settings to use.

Could you post more info to tell us how you sorted it out

Thanks

justchecking 11-16-2007 08:26 AM

Great mod. Really appreciate all the effort. Will contribute soon. I was able to install and also got email when someone replied. Then when I replied, i was expecting the email to show up as a reply in the thread after 10 minutes. But I have not seen it yet. My question -
Did I screw up something during installation ? I am not still not sure where I enabled the cron job. Does the script have the cron functionality or do I have to enable it in the c-panel of my site.

Does the script only verify with the email address or name also. Because in this case names do not match between vbulletin forum site and yahoo account, but emails match and hence i got the email.

Oh one more thing, in the email I received when someone replied, i see in the brackets - [forumname-t-321] ....is that normal.

thanks.
jc

Cyricx 11-16-2007 12:51 PM

Quote:

Originally Posted by unitedpunjab (Post 1381521)
I want a tweak here so that i can set the option to SEND EMAIL ON NEW THREAD ONLY.

This is something planned for down the line. :)


Quote:

Originally Posted by StuartDH (Post 1381699)
Could you post more info to tell us how you sorted it out

Thanks

For your host name try, localhost, mail.yourdomain.com, yourdomain.com or your IP address for your server. I really want to create a script that will have you input a few of these different variables and then it'll run through a list and try to determine your settings for you. But that is also.. on my to-do list :(



Quote:

Originally Posted by justchecking (Post 1383629)
Great mod. Really appreciate all the effort. Will contribute soon. I was able to install and also got email when someone replied. Then when I replied, i was expecting the email to show up as a reply in the thread after 10 minutes. But I have not seen it yet. My question -
Did I screw up something during installation ? I am not still not sure where I enabled the cron job. Does the script have the cron functionality or do I have to enable it in the c-panel of my site.

Does the script only verify with the email address or name also. Because in this case names do not match between vbulletin forum site and yahoo account, but emails match and hence i got the email.

Oh one more thing, in the email I received when someone replied, i see in the brackets - [forumname-t-321] ....is that normal.

thanks.
jc

It only checks the email address. And then matches that up to your user's email address. So they have to send the email from the same email address that they have associated with their username on your forums. :)

The 10 minutes thing is based on activity. Vbulletin only runs cron jobs when the forum is active. This is because the variable to run the cron jobs is actually located in the footer template. So if noone is visiting your forums.. the cron jobs.. and the email integration won't run.

Basically.. it'll run a maximum of 10 minutes if your board is constantly active. Otherwise it will wait to run til the next time someone is visiting. The best way to understand this is to open up two windows. One is to your forums. and the other is the admincp, scheduled tasks.

Do this after the board has been quiet for a few hours. What you will see when you first login is a bunck of tasks that are past the time they were supposed to run. Each time you click on a different page on the site, one of the tasks will run that are waiting to run.

justchecking 11-16-2007 03:57 PM

thanks Chris. I finally found that we need to run the cron job manually first time through scheduled tasks manager in admincp. My problem is that when I do that, I get an error
- unable to open the stream. So basically cron script has trouble logging into the mail system and downloading the emails. I tried all 6 settings but no luck.

-thanks.
dslv

Email Integration

Warning: imap_open() [function.imap-open]: Couldn't open stream {mail.mysite.com:993/pop3/ssl}INBOX in /includes/cron/emailintegration.php on line 111

Warning: imap_headers(): supplied argument is not a valid imap resource in /includes/cron/emailintegration.php on line 114

Warning: imap_close(): supplied argument is not a valid imap resource in /includes/cron/emailintegration.php on line 1213

Done


All times are GMT. The time now is 09:32 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.01640 seconds
  • Memory Usage 1,757KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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