[vchkpw] Question about .qmail exit codes.

2003-11-28 Thread Yermo M. Lamers
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

[vchkpw] any interest in a welcome message patch?

2003-11-29 Thread Yermo M. Lamers
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

Re: [vchkpw] any interest in a welcome message patch?

2003-11-29 Thread Yermo M. Lamers
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

Re: [vchkpw] RE : [vchkpw] any interest in a welcome message patch?

2003-11-30 Thread Yermo M. Lamers
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

[vchkpw] welcome.msg patch submitted to vpopmail.sf.net patch manager.

2003-11-30 Thread Yermo M. Lamers
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

Re: [vchkpw] welcome.msg patch submitted to vpopmail.sf.net patch manager.

2003-11-30 Thread Yermo M. Lamers
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]>

[vchkpw] Question about qmailadmin 1.0.29 --enable-spam-command

2003-12-01 Thread Yermo M. Lamers
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

[vchkpw] bugs in qmailadmin 1.0.29 .qmailadmin-hooks code?

2003-12-04 Thread Yermo M. Lamers
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

[vchkpw] QMAILQUEUE in rules/tcp.smtp

2003-12-10 Thread Yermo M. Lamers
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