vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBouncer: reduce server load by unsubscribing bouncing members from threads (https://vborg.vbsupport.ru/showthread.php?t=83486)

tamarian 12-03-2005 09:52 PM

Quote:

Originally Posted by Paul M
What do you expect will get screwed ?

If you try to do it the vanilla vB way for a product, the product file won't import due to duplicate keys in settings, and the install code will need to check for pre-existing tables, since pre product installations have no version defined.

Paul M 12-03-2005 10:03 PM

The table bit is easy - you simply run the create query with error reporting turned off. If the table exists it will silently fail, otherwise it will work. However, people who already have it installed don't need to import the product anyway ?

tamarian 12-03-2005 10:35 PM

Quote:

Originally Posted by Paul M
The table bit is easy - you simply run the create query with error reporting turned off. If the table exists it will silently fail, otherwise it will work.

That's true, or just add IF NOT EXISTS. But for settings and templates, it would leave the product id as vbulletin, so it may require some code to alter them if already there.

Quote:

However, people who already have it installed don't need to import the product anyway ?
Not right now, but eventually they'll need to for any future upgrades.

Xalibur 12-06-2005 07:33 AM

is this working with the "send user email" function of vbulletin ? im also using VB as a mailing list replacement ;), but im unable to get the return path added. Works for PM notifications though..

TechGuy 12-16-2005 11:41 PM

Quote:

Originally Posted by TraumTeam
A short help from me for users with the problems of imap/pop access:

I the access does not work and all settings are correct try:
{127.0.0.1:110/pop3/notls}INBOX

There could be a certificate failure with the internal IMAP Access on the server.

Perhaps its interesting for the FAQ ...

Rob


THANKS! That was exactly my problem.

ManagerJosh 12-28-2005 07:51 AM

It would be rather nice to see a version of this hack, but expanded to include bouncing Happy Birthday Emails, Bouncing Activaton Emails.

Freezerator 12-31-2005 06:54 AM

Hi,

i have installed this hack but it seems it doens't pick the right e-mail account out for sending e-mails. In my settings i have subscriber_notify@mydomain.com but he still uses my old e-mail adres where i receive those bounced e-mails.

I have upgrade from 3.0.7 to 3.5.2, in 3.0.7 worked perfect. I have activated the plugin.

trainer 01-08-2006 06:27 PM

any way to expand this to other emails sent out by the forums?

as suggested in this thread
https://vborg.vbsupport.ru/showthread.php?t=102943

willing to pay for a solution that will work on my server, vbouncer is already working without a problem - PM me if you can help

FD929 01-11-2006 10:42 PM

Quote:

Originally Posted by Freezerator
Hi,

i have installed this hack but it seems it doens't pick the right e-mail account out for sending e-mails. In my settings i have subscriber_notify@mydomain.com but he still uses my old e-mail adres where i receive those bounced e-mails.

I have upgrade from 3.0.7 to 3.5.2, in 3.0.7 worked perfect. I have activated the plugin.

Same here. I've read the entire thread and the problem was addressed but not fixed.
Subscription emails are still being sent by the webmaster email address.

vBouncer sender email
Test Result
Valid vBouncer email account (subscriber_notify@XXX.com) Passed
vBouncer email account (subscriber_notify@XXX.com) differs from webmaster account Passed

vBouncer Spool File Diagnostics (ignore if using IMAP/POP)
Test Result
vBouncer email spool file () exists Failed
vBouncer email spool file () is writable Failed
vBouncer email spool file () is readable Failed

vBouncer pattern config file diagnostics
Test Result
vbouncer.inc file exists Passed
vbouncer.inc file is readable Passed

vBouncer IMAP/POP Diagnostics (ignore if not using IMAP/POP)
Test Result
Your PHP installation supports IMAP/POP Passed
Your IMAP/POP settings can connect Passed

I was using SMTP before attempting to use this, and subscriptions stopped working. Switched to php and emails are being sent, but from the webmaster address.

Freezerator 01-12-2006 06:42 AM

I see that you also are running 3.5.2. Are there more people who run 3.5.2 or 3.5.3 who experiance this problem?


All times are GMT. The time now is 01:13 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.01421 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)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