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 06-26-2005 09:10 PM

Quote:

Originally Posted by buro9
The symlink didn't work. I set the permission for both the file and the link as 666. Diagnostics still failed.

I've also tried disabling the open_basedir setting for PHP within httpd.conf but that fails.

How much effort do you reckon for creating a PHP POP3 variant of this hack for those who have trouble reaching the spool file?

I'd consider that option, but first we need to know why the file can't be read. What are the apache error logs showing?

buro9 06-26-2005 09:46 PM

Quote:

Originally Posted by tamarian
I'd consider that option, but first we need to know why the file can't be read. What are the apache error logs showing?

Not a thing unfortunately. It's not logged as an error in Apache.

The vBulletin scheduled task log says this for the Collect task though:
Quote:

Status: Mail spool file not found, exiting.

tamarian 06-27-2005 01:02 PM

version 0.5 released: Option to use custom header strings to identify bouncers. (Example, some Exim users may need to enter 'X-Failed-Recipients:'.

To upgrade: uninstall, then re-install :)

tamarian 06-27-2005 02:42 PM

I posted this in the 3.5 thread, but maybe soemone here can test it:

---

I would like someone using Exim+Cpanel to test the .forward (dot-forward) file method :)

Here's how it works:

1. Create a file somewhere in your public_html directory /path/to/forum/admincp/subscriber_notify
this file should be readable/writable (666)

2.In your (subscriebr_notify) user home directory, create a .forward file. The .forward file should have one line in it:
/path/to/forum/admincp/subscriber_notify

The theory is that Exim will start forwarding emails to that file.

Not sure what Exim considers "home" directory, so you may need to try creating it in different directories for that user account (subscriber_notify) to test which directory is the right place for .forward

Send an email to subscriber_notify, and check if it was copied to that file. Exim manual states that this should work, so let's keep our fingers crossed. :)

tamarian 06-27-2005 04:28 PM

Another request for Cpanel+Exim users. I'm writing a POP maodule as an option instead of reading files. I'll need to test my code (from my home server) with your bouncer email box. If you'd like to volunteer :) please PM me the new account's (subscriber_notify) POP username and password.

psico 06-27-2005 04:32 PM

Quote:

- June 27, 2005 v0.5 for 3.0.7 Add setting for custom header strings.
I don?t see that option...

tamarian 06-27-2005 04:50 PM

Quote:

Originally Posted by psico
I don?t see that option...

My bad. Updated zip 0.51 should have it.

ImportPassion 06-27-2005 05:12 PM

i am moving servers, so I am going to wait. but it will still be cpanel.

|Jordan| 06-27-2005 06:56 PM

When i run the install file it says:

Fatal error: Call to a member function on a non-object in **********/public_html/forums/admin_cp/vbouncer_install.php on line 20

And line 20 is $vbulletin->input->clean_array_gpc('r', array(

And when i uncomment that line i get an error; Any ideas what's wrong?

And im using 3.0.6 with security fix from 3.0.7

tamarian 06-27-2005 07:20 PM

Quote:

Originally Posted by MyIS_Jordan
When i run the install file it says:

Fatal error: Call to a member function on a non-object in **********/public_html/forums/admin_cp/vbouncer_install.php on line 20

And line 20 is $vbulletin->input->clean_array_gpc('r', array(

And when i uncomment that line i get an error; Any ideas what's wrong?

And im using 3.0.6 with security fix from 3.0.7

I made the 0.51 update, but forgot to upload the file. Get the new zip, and let me know how it goes.


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