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.