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 : Change thread subscribtion options for members with bouncing emails (https://vborg.vbsupport.ru/showthread.php?t=61303)

Erwin 03-12-2004 11:33 PM

Quote:

Originally Posted by tamarian
If you want to, you could automate the transfer of the mail file to the MySQL server. As it's just a flat file, the script should be able to parse through it. and update the database

How would I do that? I'm clueless when it comes to email management on my server. :) That's the reason why I host my domains on another server and manage email there.

Erwin 03-12-2004 11:33 PM

I do need this hack, as I don't verify email, and lots of emails do bounce back.

tamarian 03-14-2004 01:18 AM

Quote:

Originally Posted by Erwin
How would I do that? I'm clueless when it comes to email management on my server. :) That's the reason why I host my domains on another server and manage email there.

Here's how I would do it:

Follow step 1 on the mail server.

Follow steps 2, 3, 4 and 5 on the vBulletin server (where the database resides)

Then wirte a small shell script to scp or ftp the bounce mail file from the mail server to the database server. In the vBouncer script, enter the location of the file in the $bouncefile line. When the script is run on the database server, it should pick up the bouncing members from the file.

If you need any help with any of the steps, feel free to PM me.

PranK 03-14-2004 01:12 PM

Quote:

Originally Posted by tamarian
Yes, you can run this as a cron job, there should be no problem with that.

re: multiple domain: It should not be a problem, but if you have multiple vb forums, the script will only handle one of them, but it's possible to rename it and set it up for each forum.

ok great, thank you!!

i'll install it when i install VB3 Gold.

d3nnis 03-22-2004 04:05 AM

if this script can be modify in a way to trace user's registration using invalid email account and immediately deletes away this new registration, that will be even better!

PranK 03-23-2004 11:51 AM

Any update for VB3 Gold? The code is different (by the looks) and I get bombarded with email! :)

Thanks!

Christian

sabret00the 03-24-2004 02:42 PM

wow didn't know this was ported to vb3, is their a php version out?

influence 03-25-2004 06:48 PM

is there any alternative to this? I remember someone made a hack where you can have 2 email address. one for the board in general and the other is for error and so on or bounced emails.

kontrabass 04-02-2004 12:04 AM

Hmm... Does this need to be updated for VB3 gold? The code in /includes/functions.php doesn't seem to match the instructions...

:)

tamarian 04-05-2004 09:47 PM

Updated for vB3 gold, use step 2A. The old step 2 for beta is now step 2B


All times are GMT. The time now is 10:54 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.01058 seconds
  • Memory Usage 1,733KB
  • 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
  • (3)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