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)

BabyU 03-24-2006 08:27 PM

IS there a way of catching bouncing emails that were sent via admincp? I have about 700 sitting in my inbox right now and I'm really not looking forward to taking care of them manually. Is there a similar hack that would support these bounces as well?

heynurse 03-24-2006 11:37 PM

I'm stuck in the install at step 4.

Quote:

4. Import and activate the plugin file through the plugin manager.
Can someone be more specific as to the exact steps? I'm not understanding what to do? what plug in file? How do you active it, what are the steps? Thanks

Thanks

heynurse 03-26-2006 08:40 AM

How do I activate the plugin file through the plugin manager? I've installed hundreds of hacks in the past without much problem, but this line has me confused, can anybody give me more specific info on this?

Quote:

4. Import and activate the plugin file through the plugin manager.
I really would like to get this hack installed and running properly. Thanks again!

tamarian 03-26-2006 10:22 AM

The plugin manager is part of vB's adminCP, use the plugin import menu option, and import the file located in the import directory of the zip file.

mclark2112 03-30-2006 03:59 PM

Took a little playing, and a lot of reading this thread, but it works, and works great!!!! Thanks.

Dennis B 04-01-2006 03:39 PM

Excelent hack, thanks for sharing. :up:

CommunityZ 04-05-2006 04:30 PM

vBouncer Collect

Warning: fclose(): supplied argument is not a valid stream resource in /includes/cron/vbouncer-collect.php on line 317

Warning: fopen(/var/spool/mail/forum_notify): failed to open stream: Permission denied in /includes/cron/vbouncer-collect.php on line 319

Warning: ftruncate(): supplied argument is not a valid stream resource in /includes/cron/vbouncer-collect.php on line 321

Done

How to fix it?

hugh_ 04-07-2006 05:37 AM

Could someone help me? I'm trying to get this running on a server where IMAP's running on port 993 but it's not working for reasons that I don't get.

Thanks...

hugh
---

Setting:

{domain:993}INBOX

Diagnostic:

Test Result

Valid vBouncer email account (subscriber-notify) Failed
vBouncer email account (subscriber-notify) differs from webmaster account Failed
vBouncer Spool File Diagnostics (ignore if using IMAP/POP)

Test Result

vBouncer email spool file (/var/mail/subscriber_notify) exists Failed
vBouncer email spool file (/var/mail/subscriber_notify) is writable Failed
vBouncer email spool file (/var/mail/subscriber_notify) 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 Failed

NxTek 04-07-2006 02:06 PM

I'm assuming this works for mass mails as well?

SpankMe 04-17-2006 03:59 AM

I've found that the sender email address isn't changed if vB to configured to use the Mailqueue System. Not sure if this is a problem with this mod or the server setup.

Any ideas?

SaN-DeeP 04-17-2006 07:33 AM

yet another must-have addon for vbulletin..
thank you for the release.

tamarian 04-17-2006 03:23 PM

Quote:

Originally Posted by SpankMe
I've found that the sender email address isn't changed if vB to configured to use the Mailqueue System. Not sure if this is a problem with this mod or the server setup.

Any ideas?

Are you using SMTP or PHP options for mailing? Make sure you test with thread notification, not from the admincp.

SpankMe 04-18-2006 05:31 AM

PHP mail() and all testing was done with thread notification.

redspider 04-18-2006 07:35 AM

tamarian if you have time to check my forum would be great I really try for months and still bouncing emails please let me know .

Kihon Kata 04-20-2006 01:01 PM

So...let me ask, boards that *DO* require email verification, will this mod still work?

PS: sorry if this has been asked before in this thread

tamarian 04-21-2006 06:11 PM

Quote:

Originally Posted by Kihon Kata
So...let me ask, boards that *DO* require email verification, will this mod still work?

Yes, that wouldn't make any difference, this is mainly for instant thread notifications

haytham 05-02-2006 11:19 AM

I was told by my host that on Windows servers Cron isn't an option..so I guess I can't run it

tamarian 05-02-2006 11:51 AM

Quote:

Originally Posted by haytham
I was told by my host that on Windows servers Cron isn't an option..so I guess I can't run it

vBulletin's cron is a simulated cron. So your vB is running scheduled tasks, this is just like other vB scheduled tasks.

Eagle Creek 05-04-2006 04:13 PM

I have a problem!

I installed it and I'm using POP3 but:

Quote:

vBouncer sender email
Test Result
Valid vBouncer email account (notify@soccerquest.nl) Passed
vBouncer email account (notify@soccerquest.nl) 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 Failed
What can I do to fix this?

@ POP connetion I use:
Quote:

{localhost:110/pop3}INBOX

tamarian 05-04-2006 08:35 PM

Quote:

Originally Posted by Eagle Creek
I have a problem!

I installed it and I'm using POP3 but:



What can I do to fix this?

@ POP connetion I use:

Try using notls in the string. Search this this thread for "notls" for examples.

Eagle Creek 05-07-2006 09:24 AM

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

I found this, I'm going to try it out!

Why don't you post this in the first post.

Eagle Creek 05-07-2006 09:25 AM

vBouncer sender email
Test Result
Valid vBouncer email account (notify@soccerquest.nl) Passed
vBouncer email account (notify@soccerquest.nl) 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

Thank You!

version2 06-05-2006 06:22 PM

Is vbouncer viable anymore? I need it. =] And damn do I not want to hack it myself. =P

tamarian 06-05-2006 07:45 PM

Quote:

Originally Posted by version2
Is vbouncer viable anymore? I need it. =] And damn do I not want to hack it myself. =P

Not sure in what way you mean by viable, it works for what it's supposed to do. :)

version2 06-05-2006 07:50 PM

Work with 3.5.4?

tamarian 06-05-2006 10:21 PM

Quote:

Originally Posted by version2
Work with 3.5.4?

Yes, several 3.5.4 forums are running it.

Marco van Herwaarden 06-12-2006 11:10 AM

In vB 3.6 there has been a chang in the "phrase" & "phrasetype" tables. The previous primary key "phrasetypeid" is remove. Only "fieldname" is now serving to identify the phrasetype (or group).

Attached is a modified installer that will work on 3.6 (only tested install).

Will post later if vBouncer itself works on vB3.6 Beta1

PS Maybe this can easily turned into a product, so there will not be this kind of problems with future releases.

Edit: Seems to work on 3.6 Beta 1

webgroup 07-04-2006 03:34 PM

I have installed the vbouncer and all seems ok, but it never collects any emails, and I know the emails are going to the correct inbox.

Any help?

Antiblank 07-20-2006 07:17 AM

So I got vBouncer installed. It's connecting to my mailbox and when it finds emails in there it will delete them. I tried changing a test account on my boards to contain a bad email address. I triggered emails to that account using buddy adding, pm's, emailing, etc. Since the email did not exsist they ended up inside of the subscriber_notify@mydomain.com address.

Without opening the email, I ran the vBouncer Collect cron, the email vanished and this appeared in my cron log:

vBouncer Collect 01:07, 20th Jul 2006 Status:
Processed 1 emails No bounced emails found.

But whenever I look at the vBouncer Stats section it always appears as:

Quick Stats
Total bounced emails currently logged
Top bouncer [] - -
Last run with results 18:00, 31st Dec 1969

All blank. Any ideas?

Antiblank 07-26-2006 05:34 AM

6 days with no reply :( No one have an idea here?

tamarian 07-27-2006 11:09 AM

Antiblank, if no bounced emails are found, the stats will be blank. That's normal. If you're asking why there are no bounced emails, you need to check the diagnostics and error messages, and provide some details.

Antiblank 07-28-2006 09:58 AM

Well as I stated I intentionally created a bad email address for a test user. Then triggered some emails to be sent to it. The email isn't found so a the message ends back up in my return-path mailbox. Vbouncer connects, attempts the collection, processes the one email it found. But says no bounced emails. Then deletes the email from the box.

Forgive me if I'm wrong but wouldn't this constitue as an email that vBouncer should be triggered off of.

As for my diagnostics:

vBouncer sender email
Test Result
Valid vBouncer email account (subscriber_notify@********.com) Passed
vBouncer email account (subscriber_notify@********.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

As for my Cron Logs for example:

vBouncer Collect 04:02, 27th Jul 2006 Status:
Processed 2 emails No bounced emails found.

I am using IMAP and the connection, reading and deleting of the emails is functioning. There is absoulty no reason any email should be entering this box outside of the return-path function added to the emails since I installed vBouncer.

Anything else you need to see? Thanks.

Scott MacVicar 07-28-2006 02:47 PM

Just to inform you that this hack is producing invalid Mail headers.

$headers = preg_replace('/Return-Path.*/', 'Return-Path: ' . $vbulletin->options['vbouncer_spool_account'], $headers, 1);

That will match up to the \r and replace it, the end result is that the header has \n instead of \r\n.

If you could fix this it would be awesome, if you can't or aren't around any more i'll speak to Marco about manually updating your hack for you.

This affects Qmail installs and potentially the SMTP mail sender.

Quick Fix, i think but haven't tested is adding $

$headers = preg_replace('/Return-Path.*$/', 'Return-Path: ' . $vbulletin->options['vbouncer_spool_account'], $headers, 1);

ChrisBaktis 08-04-2006 02:39 AM

Is this still being supported because I cannot get this to work for the life of me.

cerebro 08-15-2006 06:02 PM

some1 try in Vb 3.6.0 final??

dinodonk 08-25-2006 01:08 AM

anyone have try on 3.6.0???

alfaowner 09-11-2006 03:57 PM

my IMAP settings fails, although I can login through y mail client okay?, however, it is showing installed within cpanel, I have rebuilt PHP and but still nothing?

Ideas anyone?

Your PHP installation supports IMAP/POP Passed
Your IMAP/POP settings can connect Failed

alfaowner 09-11-2006 04:06 PM

dont worry, i fixed it, i had left off a { when I copied the 143inbox etc...

Eagle Creek 09-11-2006 07:22 PM

Do we have a 3.6.0 ?

kontrabass 09-16-2006 02:33 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
Wow thanks for this bit of info. Using an externail mailserver - this info saved me after many failed attempts :)


All times are GMT. The time now is 11:13 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.01934 seconds
  • Memory Usage 1,830KB
  • 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
  • (12)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
  • (40)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