vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBouncer (PHP): reduce server load by unsubscribing bouncing members from threads (https://vborg.vbsupport.ru/showthread.php?t=91119)

tamarian 07-14-2005 06:02 PM

Quote:

Originally Posted by Fallback
I have this installed but it will not display any bounced emails in the stats screen and the

"Last run with results" portion of the same screen shows "19:00, 31st Dec 1969" as the last run date even though I ran the cron script myself manually in the admincp to test it. Im using the IMAP mode. What could be set wrong?

The 1969 date implies it was not run, or failed the run.

1. What does the vBouncer diagnostic page show?
2. What does the scheduled task log show?

Fallback 07-14-2005 06:17 PM

The diagnostic page has everything Passed. (the vBouncer Spool File Diagnostics are all failed which im not using because im using IMAP)

The scheduled task log shows....

Bouncer Collect 14:30, 14th Jul 2005 Status:
Processed 0 emails No bounced emails found.

-----------------------

vBounce Clean 11:54, 14th Jul 2005 Status:

tamarian 07-14-2005 07:02 PM

Quote:

Originally Posted by Fallback
The diagnostic page has everything Passed. (the vBouncer Spool File Diagnostics are all failed which im not using because im using IMAP)

The scheduled task log shows....

Bouncer Collect 14:30, 14th Jul 2005 Status:
Processed 0 emails No bounced emails found.

-----------------------

vBounce Clean 11:54, 14th Jul 2005 Status:

O.k. so it looks like it found no bounced emails.

Are you sure there were bounced emails in there? It will ignore any other type of emails, like spam or regular email.

Fallback 07-14-2005 11:19 PM

I found the issue. When I installed the hack began to use the exim spool file method but decided to use the IMAP service because its easier to get going. based on your tip I realized that no emails were being delivered to the account and that was odd because we were getting tons of bounces up until the minute I added the hack. I then remembered that I changed the setting in my exim.conf file as indicated below and when I just changed it back to its normal state the bounce emails resumed delivery to the email account set up to collect bounces.


Quote:

Exim+cPanel: (thanks to Paul M for this tip)
In the exim config file ( /etc/exim.conf ), near the bottom is a section that begins with virtual_userdelivery: - in that section is a line which says mode = 0660 - change this to mode = 0666
I changed it back to '0660' and it works.

Thanks!

Is there any advantage in using the spool method over IMAP or POP?

Paul M 07-14-2005 11:25 PM

Quote:

Originally Posted by Fallback
I found the issue. When I installed the hack began to use the exim spool file method but decided to use the IMAP service because its easier to get going. based on your tip I realized that no emails were being delivered to the account and that was odd because we were getting tons of bounces up until the minute I added the hack. I then remembered that I changed the setting in my exim.conf file as indicated below and when I just changed it back to its normal state the bounce emails resumed delivery to the email account set up to collect bounces.

I changed it back to '0660' and it works.

Thanks!

Is there any advantage in using the spool method over IMAP or POP?

If you change the exim config to 0666 you must CHMOD the file to match, if one mismatches the other then it will fail.

The spool method would be faster I would think, but I can't think of any other real major advantage.

tamarian 07-14-2005 11:46 PM

Quote:

Originally Posted by Fallback
Is there any advantage in using the spool method over IMAP or POP?

Not really, use whichever you like.

Using the file is faster, but speed doesn't really matter, since you only run it once or twice a day. Because IMAP is slighter slower, it may offer a slight advantage by buffering the queries to match email addresses to members. But the differences are slight. IMAP is particularly useful to those who run multiple servers, where the mail server is remote, and the file spool would be inaccessable.

Fallback 07-15-2005 02:13 AM

Quote:

Originally Posted by Paul M
If you change the exim config to 0666 you must CHMOD the file to match, if one mismatches the other then it will fail.
.


When I initially changed the exim config 0666 I did not CHMOD anything. Should anything be changed now that I have changed it back to 0660?

Paul M 07-15-2005 04:40 AM

Quote:

Originally Posted by Fallback
When I initially changed the exim config 0666 I did not CHMOD anything. Should anything be changed now that I have changed it back to 0660?

No, you should be fine now.

Before you changed anything, the file was 660 and the config was 660 - because you only changed the config to 666, there was a mismatch and it stopped. Had you then changed the file to 666 it would have been okay as they would have matched again (both 666). You have fixed the mismatch by putting the config back, so they are now both 660 again. :)

Eagle Creek 07-20-2005 04:06 PM

P-E-R-F-E-C-T!!!

Exactly what I'm looking for!!

(http://www.vbulletin.com/forum/showthread.php?p=920939)

Is there also a vB 3.5 version? My boards are still running 3.0.6 and 3.0.4 but when we want to upgrade?

tamarian 07-20-2005 05:35 PM

Quote:

Originally Posted by Eagle Creek
Is there also a vB 3.5 version? My boards are still running 3.0.6 and 3.0.4 but when we want to upgrade?

Yes, there is. Clcik on my profile and it should be listed there.


All times are GMT. The time now is 05:48 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
  • Page Generation 0.02887 seconds
  • Memory Usage 1,748KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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