[vchkpw] Invalid mailbox handling / bouncing bounce handling

2002-08-30 Thread Jan Knepper
Hi, this has probably been asked several times, but... It is possible to reject a SMTP connection for a mailbox that does not exists? What is the best way to deal with a bounce than bounced... Happens expecially with the vacation solution processing spam... It replies to an address that does

Re: [vchkpw] Invalid mailbox handling / bouncing bounce handling

2002-08-30 Thread Peter Palmreuther
Hello Jan, On Friday, August 30, 2002 at 8:33:10 AM you wrote: It is possible to reject a SMTP connection for a mailbox that does not exists? Using qmail? No. Maybe some day there'll be a patch that can be used for a limited number of scenarios like this, but AFAIK there's none yet. What

[vchkpw] vchkpw: vpopmail user not found

2002-08-30 Thread Alan Murrell
Hi! I posted this earlier to the bulletin board archive, but I wasn't subscribed to the list at the time. I don't know if it went out to the list, or just got added to the archives, so I am posting directly to the list, just in case. I installed the latest Qmail, Vpopmail (stable, not

[vchkpw] VPopMail and Oracle on Linux

2002-08-30 Thread Duncan Hughes
Hi Folks, I've had a bit of hassle recently trying to compile VPopMail 5.2.1/5.3.8 with the Oracle authentication module. Having had a bit of a poke about the archives for this mailing list I see that a few other people have had the same problems and no one has posted a solution yet. First

Re: [vchkpw] Invalid mailbox handling / bouncing bounce handling

2002-08-30 Thread tonix (Antonio Nati)
At 30/08/2002 30/08/2002 -0400, Jan Knepper wrote: Hi, this has probably been asked several times, but... It is possible to reject a SMTP connection for a mailbox that does not exists? Yes, the patch is at www.interazioni.it/qmail, specifically made for vpopmail. This patch rejects SMTP

RE: [vchkpw] vchkpw: vpopmail user not found

2002-08-30 Thread Clayton Weise
How did you configure vpopmail? Paste in your ./configure options. -Clayton -Original Message- From: Alan Murrell [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 12:11 AM To: [EMAIL PROTECTED] Subject: [vchkpw] vchkpw: vpopmail user not found Hi! I posted this earlier to

[vchkpw] Alias

2002-08-30 Thread Breno Cardoso Perucchi
HI, I want to create a alias to my user. Which is the process to create user1 to [EMAIL PROTECTED] Which is file that I change to do this ? Need these options on to create alias ? This option this coming on per default ? --enable-valias=y (Turn on vpopmail alias processing) Thanks

RE: [vchkpw] Alias

2002-08-30 Thread Clayton Weise
echo [EMAIL PROTECTED] /path/to/vpopmail/domains/mydomain.com/.qmail-user1 chown vpopmail:vchkpw /path/to/vpopmail/domains/mydomain.com/.qmail-user1 or echo /path/to/vpopmail/domains/mydomain.com/user2/Maildir /path/to/vpopmail/domains/mydomain.com/.qmail-user1 chown vpopmail:vchkpw

[vchkpw] tcpserver mysql patch

2002-08-30 Thread Paul Fries
Please forgive me if this is the wrong forum for this question. It seems that even after applying Matt Simerson's tcpserver-mysql patch, the tcp.smtp.cdb file is still being rehashed on every pop authentication. I am getting data in the relay table properly, and my /var/qmail/control/sql file

Re: [vchkpw] Alias

2002-08-30 Thread Breno Cardoso Perucchi
Thanks for your help. But I don't understand than I go put in the file .qmail-aliasname ? echo [EMAIL PROTECTED] /path/to/domain/.qmail-user1 ? Exist a document that explain how to create alias in the qmail with vpopmail ? - Original Message - From: Clayton Weise [EMAIL PROTECTED] To: