I am running the Qmail Toaster as available from www.qmailtoaster.com.
(vpopmail-toaster-5.3.8).
There's something about the behavior of the .qmail files in the
individual vpopmail account directories that I don't understand.
If a program invoked from a .qmail file returns an exit status of 99
It seems to me that when a users email account is created a "welcome
message" should automatically be delivered to the account with key
information like where to get support, etc.
I've hacked up vpopmail.c vadduser() in 5.3.30 to deliver a message
contained in /home/vpopmail/etc/welcome.msg whe
would welcome your patch.
Trey Nolen
- Original Message -
From: "Yermo M. Lamers" <[EMAIL PROTECTED]>
To: "vpopmail list" <[EMAIL PROTECTED]>
Sent: Saturday, November 29, 2003 8:43 PM
Subject: [vchkpw] any interest in a welcome message patch?
It seems to
Sincerely,
Tanen.
-Message d'origine-
De : Trey Nolen [mailto:[EMAIL PROTECTED]
Envoyé : dimanche 30 novembre 2003 04:05
À : Yermo M. Lamers; vpopmail list
Objet : Re: [vchkpw] any interest in a welcome message patch?
I've been interested in this for quite a while, but it has alwa
I've cleaned up my welcome.msg patch to vpopmail-5.3.30 and posted it on
vpopmail.sf.net. It adds a vsendwelcome() function to vpopmail.c and a
call to it at the end of vadduser(). Also included are README.welcomemsg
and a welcome.msg.dist file which is just a placeholder right now.
I've cleane
s something I don't
have enough time to to do.
-- Yermo
Trey Nolen wrote:
What do you think about a patch to qmailadmin to allow editing the message?
Is that something you could/would do?
Trey
- Original Message -
From: "Yermo M. Lamers" <[EMAIL PROTECTED]>
The --enable-spam-command support in qmailadmin 1.0.29 puts the maildrop
line at the end of the .qmail file after all forwards and autoresponders.
I'm just asking because I don't know, but wouldn't it make more sense to
have the spam line /first/ so any emails suspected as being spam can be
dis
BUG1:
In user.c line 1046:
error =execl(cmd, Newu, Domain, Password1, Gecos, NULL);
sprintf(StatusMessage, "%s, \"%s\", %s, %s, %s, %s\n",
get_html_text("202"), cmd, hooks[hook_type],
Newu, Domain, Password1, Gecos);
if (error == -1) return (-1);
exit(127);
Shouldn
I've managed to set up qmail-scanner to run with qmail/vpopmail.5.3.30
The unfortunate thing is I can't seem to set the QMAILQUEUE variable
from the tcpserver tcp.smtp file.
Is there any reason why vpopmail clears the QMAILQUEUE variable in this
case. It would be way cool to be able to disable