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)

Eagle Creek 07-20-2005 05:46 PM

Quote:

Originally Posted by tamarian
Yes, there is. Clcik on my profile and it should be listed there.


Very cool Very cool Very cool, I love you!

I'm searching for a thing like this for ages.

Eagle Creek 07-24-2005 10:03 AM

Quote:

Originally Posted by tamarian
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.

Untouchable usergroups

Do I need to add spaces, comma's between??

And:

My mails are still sent from the webmasters address?

tamarian 07-24-2005 12:37 PM

Quote:

Do I need to add spaces, comma's between??
Use commas. I can't beleive the description doesn't say that..

Quote:

My mails are still sent from the webmasters address?
Check the header of email notifications you get, if there's a "Return-Path" header with the new email account you created, then you're ready to go.

Eagle Creek 07-24-2005 12:43 PM

Owh.. I didn't saw it; honestly.

X-Authentication-Warning: srv1.soccerquest.nl: soccerquest set sender to notify soccerquest using -f
X-MailScanner-From: notify soccerquest nl

I guess that's is it?

tamarian 07-24-2005 01:34 PM

Quote:

Originally Posted by Eagle Creek
X-Authentication-Warning: srv1.soccerquest.nl: soccerquest set sender to notify soccerquest using -f
X-MailScanner-From: notify soccerquest nl

I guess that's is it?

No, it doesn't show a "Return-Path" header. Generate a reply notification email, and view the full headers of that email.

Eagle Creek 07-24-2005 01:53 PM

Quote:

Return-Path: <notify@soccerquest.nl>
Received: from mwinf6008.wanadoo.nl (mwinf6008.wanadoo.nl)
by mwinb6006 (SMTP Server) with LMTP; Sun, 24 Jul 2005 16:50:56 +0200
X-Sieve: Server Sieve 2.2
Received: from me-wanadoo.net (localhost [127.0.0.1])
by mwinf6008.wanadoo.nl (SMTP Server) with ESMTP id 3CA612400089
for <wnl000000000000000108688945@back60-mail02-03.me-wanadoo.net>; Sun, 24 Jul 2005 16:50:56 +0200 (CEST)
Received: from srv1.soccerquest.nl (unknown [195.85.134.27])
by mwinf6008.wanadoo.nl (SMTP Server) with ESMTP id 2845C2400088
for <*my e-mail address*>; Sun, 24 Jul 2005 16:50:56 +0200 (CEST)
X-ME-UUID: 20050724145056165.2845C2400088@mwinf6008.wanadoo.n l
X-ClientAddr: 127.0.0.1
Received: from soccerquest.nl (localhost.localdomain [127.0.0.1])
by srv1.soccerquest.nl (8.12.11/8.12.11) with ESMTP id j6OEowYQ032206
for <*my e-mail address*>; Sun, 24 Jul 2005 16:50:58 +0200
Received: (from soccerquest@localhost)
by soccerquest.nl (8.12.11/8.12.11/Submit) id j6OEow4e019057;
Sun, 24 Jul 2005 16:50:58 +0200
Date: Sun, 24 Jul 2005 16:50:58 +0200
X-Authentication-Warning: srv1.soccerquest.nl: soccerquest set sender to notify AT soccerquest.nl using -f
To: *my e-mail address*
Subject: Reactie op post 'Reply test'
From: "SoccerQuest Mailer" <soccerquest AT soccerquest.nl>
Message-ID: <200507241458.ebeec4288039@www.soccerquest.nl>
X-Priority: 3
X-Mailer: vBulletin Mail via PHP
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-soccerquest-MailScanner-Information: Please contact the ISP for more information
X-soccerquest-MailScanner: Found to be clean
X-MailScanner-From: notify AT soccerquest.nl

This?

tamarian 07-24-2005 01:58 PM

Quote:

Originally Posted by Eagle Creek
This?

Yes, this line:

Code:

Return-Path: <notify@soccerquest.nl>
Shows that it is sending the proper header to trap the bounced emails.

mcyates 08-02-2005 09:56 PM

This isn't sending out pms to warn people.

Auto processing mode: Yes
Bounce limit: 10
Bounce limit period: 7
Send Notification PM: Yes
PM Sender ID: 1
PM Sender Username: boro_boy
Send PM warning: Yes
Warning Limit: 5
Punish Any Unknown Emails: No

Those are my settings, why isn't it sending pms out?

My stats for bounced emails are as follows:

User 1: 25 bounced emails
User 2: 22 bounced emails
User 3: 9 bounced emails
User 4: 6 bounced emails
User 5: 4 bounced emails

So the first 4 users should have got a warning via pm but they didn't. Weird!!!

tamarian 08-02-2005 10:09 PM

Quote:

Originally Posted by mcyates
This isn't sending out pms to warn people.

Auto processing mode: Yes
Bounce limit: 10
Bounce limit period: 7
Send Notification PM: Yes
PM Sender ID: 1
PM Sender Username: boro_boy
Send PM warning: Yes
Warning Limit: 5
Punish Any Unknown Emails: No

Those are my settings, why isn't it sending pms out?

My stats for bounced emails are as follows:

User 1: 25 bounced emails
User 2: 22 bounced emails
User 3: 9 bounced emails
User 4: 6 bounced emails
User 5: 4 bounced emails

So the first 4 users should have got a warning via pm but they didn't. Weird!!!


The PM's will be sent the next time the vbouncer-clean.php task is run. When the vbouncer-collect.php task is run, it just collects the info and generates the stats. If the stats show that some members are due for a warning or auto-processing, those actions will be taken when on the next clean run.

You can make sure of this by just running the -clean task from the task manager, and it will take the required actions now. Check the -clean task logs to make sure the actions were taken.

Eagle Creek 08-02-2005 10:56 PM

It worked perfect!

From more then 300 bounces EVERT DAY I now get not more then 2 :D


All times are GMT. The time now is 10:50 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.01381 seconds
  • Memory Usage 1,751KB
  • 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
  • (1)bbcode_code_printable
  • (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