![]() |
Ok. Looks not too heavy. But how should i configure your script in terms of the email account ? I have created now an account with your given name and i have defined that all bouncing emails should go there. In your script i have to give the path to his maildirectory. Which is the right one ?
With vpopmail and qmail i have the following structure: /home/vpopmail/domains/domainname/subscriber_notify/Maildir In this directory i have 3 subdirectories: - cur - new - tmp Which directory should i put into your script please ? Cheers, |
Quote:
I use postfix, and the bounced emails go to /var/spool/mail/boxname |
I have found the following in a forum:
__________________________________________________ _____________________ Set up a .qmail file for bounces (e.g. .qmail-bounces) and put a pipe to a program inside it, like this: | /usr/bin/process_bounce.pl Now when bounces@yourhostname.com receives an email, the script /usr/bin/process_bounce.pl will receive a copy of this email on standard input, so you can extract the relevant parts of it (e.g. the "To" field) __________________________________________________ ____________________ If i would do this then your script would get the data via standard input and the use of your filedefinition would not be necessary any more. But i guess that your script does not accept any input from standard in yet ? Cheers, |
I'm not sure how this would work, due to my lack of knowledge with qmail.
Does qmail use spool files? Check what's there in your /var/spool/mail. If not, does qmail allow .forward files? If so, have the .forward create a spool file example of .forward contents ~/home/myuser/mail/bounces With this, you create your own spool file, and use it in the script. (warning: make sure you regularly clean this file, as bounce spools can get very large, very quickly with many forum users) These are just off the top of my head, as I don't know how qmail works, I'm a postfix user. |
let me be the first to say that this hack dont work.
Hopefully someone can work on an alternative that will work. Not to be rude or anythign but this script dont do nothing. It dont even stop bounce mail. I still get them daily.. the same amount |
Any comment on this last post from the hack developer ?
Cheers, |
Quote:
|
Ok. One more unhappy person because it is not working for him.
Regardless of his problem i can tell you that it did not work for me either but this is due to qmail. I have no idea to set it up to work with qmail and due to this i have to cancel this. I tried to set up a .qmail file in the mailbox dir of the subriber_notify account to run a specific script but this did never start any script after receiving an email. This is clearly a qmail problem and not related to your hack. If i find out someday how i can run a script on an email receive i will try again to pass the info to your script. Until then i have to wait. Cheers, |
Hi,
now i received help from qmail gurus. Now i set up qmail to run a specific script every time an email is received. The problem i have now is the following: Let's assume a member of our community sends out an email. So for every email one user sends out our database will be queried if an user with this emailadress exists and if this user is in usergroupid 3. Can you image how many queries this will produce just by sending out an email ? This is too heavy. Cheers, |
Quote:
Their are ways to accomplish what you want, the best of which is using the vB cron scripts, to accomplish this pruning of unconfirmed registrations. But in any case, none of this functionality relates to the vBouncer and what it was designed for (thread unsubscription of members who bounce emails). So my recommendation is to start a new thread in the hack request forum. |
All times are GMT. The time now is 09:07 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|