Re: [vchkpw] Heureka! Finished POP3-Frequency-Patch (against brute forcing)

2004-02-12 Thread knom
Hi there ! Thanks for your suggestions. Currently the patch works IP based. I write a file for each logged in IP to a directory, where I mark the time of the first login. Then I count the number of logins during the next xx minutes in that file, too. If the number exceeds, I show the message to

[vchkpw] a copy for all mails/all users to an adrress

2004-02-12 Thread PIETRARU Radu
It's posible under vpopmail to make an alias for receive a copy of all the mails of all the user to a specific adrress? Radu

[vchkpw] CourierImap compile problem.

2004-02-12 Thread Howard Miller
Hi, I have a working install of vpopmail (5.2.2). I am trying to compile CourierIMAP (2.2.1). On doing make, I eventually get this... make[2]: Entering directory `/home/howard/mail/courier-imap-2.2.1/authlib' gcc -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -o authvchkpw

[vchkpw] Delivery

2004-02-12 Thread Guilherme
Hi, I have installed Qmail+Vpopmail and when I send a test to the server, the log file shows me: Feb 12 11:33:53 dominio qmail: 1076592833.069254 delivery 1: success: /var/vpopmail/domains/dominio.com.br,joao,dominio.com.br/ As you can see above, vpopmail is deliverying the message to the

[vchkpw] Re: a copy for all mails/all users to an adrress

2004-02-12 Thread Peter Palmreuther
Hello PIETRARU, On Thursday, February 12, 2004 at 12:06:24 PM you wrote (at least in part): It's posible under vpopmail to make an alias for receive a copy of all the mails of all the user to a specific adrress? Yes/No. If you avoid usage of /ANY/ .qmail files in ~vpopmail/domains/domain/

Re: [vchkpw] CourierImap compile problem.

2004-02-12 Thread Tom Collins
On Feb 12, 2004, at 4:16 AM, Howard Miller wrote: I have a working install of vpopmail (5.2.2). I am trying to compile CourierIMAP (2.2.1). On doing make, I eventually get this... Are you running `make` as root? If not, you need to. Is libvpopmail in /home/vpopmail/lib? -- Tom Collins -

Re: [vchkpw] multimaildir in .qmail

2004-02-12 Thread Tom Collins
On Feb 4, 2004, at 1:49 AM, Luca Morettoni wrote: Tom Collins, il 03/02/2004 alle 07:48, mi scrisse... I'm pretty sure that vdelivermail is assuming the second line is an address and not a Maildir since it doesn't contains the string /Maildir/. I'll look into updating vpopmail to do Maildir

[vchkpw] Relay mail only if user exists, and accept mail only if user exists

2004-02-12 Thread CoyoteTM
Hi! I wan't a more secure way of relaying messages. Is it possible to do this: roaming-users (if access pop3 sucessfully, than he can send messages from the ip he is for 180 mins) If the sender is in the tcp.smtpd file (he can relay), than check that the from address is valid on the

[vchkpw] Local vs VirtualDomain

2004-02-12 Thread Mario Junior
Hello people, I have an usual setup like that : | SMTP SERVER + Antivirus 'n Antispam | --- | POP3 Server | VPOPmail 5.4 SMTP

Re: [vchkpw] Local vs VirtualDomain

2004-02-12 Thread Jeremy Kitchen
On Thu, 2004-02-12 at 11:08, Mario Junior wrote: [snip] Should I create pop3hostname.domain.com.br also like a aliasadomain in vpopmail? This sounds badly for me. Is there any other way? yes, you would use vpopmail's vaddaliasdomain function to do this. -Jeremy -- Jeremy Kitchen Systems

Re: [vchkpw] CourierImap compile problem.

2004-02-12 Thread Howard Miller
E now I'm confused. I wasn't doing the make as root, 'cos the INSTALL do tells you in big letters not to!! However, it does seem to make and install ok as root. Im off to try it out now. Be speaking soon probably :-) H. On 12 Feb 2004, at 17:43, Tom Collins wrote: On Feb 12, 2004,

[vchkpw] Re: multimaildir in .qmail

2004-02-12 Thread Peter Palmreuther
Hello Tom, On Thursday, February 12, 2004 at 6:51:49 PM you wrote (at least in part): Here's my version of the patch, currently in CVS. The only thing I'm considering changing is the vexit(111) to return(0) to have it skip the mbox delivery instead of deferring the message. Please, don't do

[vchkpw] Re: [ vpopmail-Patches-895348 ] Ordered Alias Names for cdb

2004-02-12 Thread Rick Widmer
SourceForge.net wrote: Rick, please upload the patch again. Remember, you need to click on the Upload and Attach a File checkbox, select the file to upload and provide a description. It must have been the checkbox I missed... I know I selected the file. Please make sure that you aren't

Fw: [vchkpw] Delivery

2004-02-12 Thread Guilherme
please, anyone? I have been trying to install qmail for 3 days :( - Original Message From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Subject: [vchkpw] Delivery Date: 12/02/04 16:48 Hi, I have installed Qmail+Vpopmail and when I send a test to the server, the

Re: [vchkpw] Delivery

2004-02-12 Thread Howard Miller
The thing that concerns me here is that if the destination that it was delivering to *really* did not exist then you would get an error something along the lines of cannot cd to directory You certainly wouldn't get success reported. So where *is* the message getting delivered, can you find

RE: [vchkpw] Smtp Auth with VPopmail

2004-02-12 Thread patrick . liechty
Title: RE: [vchkpw] Smtp Auth with VPopmail One question. Does smtp auth force users to authenticate when using smtp or does it just provide the option to authenticate? I am able to send email through smtp without authenticating. If I try to authenticate through smtp, it will do that also. It

RE: [vchkpw] Smtp Auth with VPopmail

2004-02-12 Thread Jeremy Kitchen
On Thu, 2004-02-12 at 16:45, [EMAIL PROTECTED] wrote: One question. Does smtp auth force users to authenticate when using smtp or does it just provide the option to authenticate? I am able to send email through smtp without authenticating. If I try to authenticate through smtp, it will do

[vchkpw] /var/mail/vpopmail

2004-02-12 Thread Celso Pinto
Hi all, I have Vpopmail installed on my server and with this new mydoom worm i noticed how quickly I was running out of disk space. Doing some du . -s I found out that vpopmail has been feeding an mbox file at /var/mail named vpopmail. My question is how do i get rid of that? What's it used

Re: [vchkpw] /var/mail/vpopmail

2004-02-12 Thread Marcin Sotysiak
Hi I have Vpopmail installed on my server and with this new mydoom worm i noticed how quickly I was running out of disk space. Doing some du . -s I found out that vpopmail has been feeding an mbox file at /var/mail named vpopmail. Perhaps you got several sendmail binaries and one of them is

Re: [vchkpw] /var/mail/vpopmail

2004-02-12 Thread Celso Pinto
No, not really... only /usr/sbin/sendmail and /usr/lib/sendmail both symlinks to qmail binary replacement. On Qui, 2004-02-12 at 23:18, Marcin Sotysiak wrote: Hi I have Vpopmail installed on my server and with this new mydoom worm i noticed how quickly I was running out of disk space.

RE: [vchkpw] /var/mail/vpopmail

2004-02-12 Thread Matias G. Lambert \( OSInet \)
It is possible that you have a default delivery to a mbox. Take a look at any .qmail files in /var/qmail/alias, and .qmail-default files in the domain directories ( /home/vpopmail/domain/directory.com/ ) . If you have the email you can see if they are a bounced messages, or what is the delivery