RE: [vchkpw] ldap or mysql

2004-08-17 Thread Fernando Costa de Almeida
> > > > > Is LDAP support of Vpopmail mature enough for a large > production server? > > Has anyone used it succesfully in such a case? > > From README.ldap : > > Using vpopmail with LDAP is not very common. > The LDAP modules are functional, but because it not as > popular as using >

RE: [vchkpw] Vdelivermail high load

2004-07-13 Thread Fernando Costa de Almeida
; > > > > -Original Message- > > > From: Jeremy Kitchen [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, July 13, 2004 1:12 PM > > > To: [EMAIL PROTECTED] > > > Subject: Re: [vchkpw] Vdelivermail high load > > > > > > > > &

RE: [vchkpw] Vdelivermail high load

2004-07-13 Thread Fernando Costa de Almeida
elivermail high load > > > On Tuesday 13 July 2004 09:47 am, Fernando Costa de Almeida wrote: > > Hi all, > > > > Today, when issuing a top on my pop server, I noticed that > there were > > some vdelivermails process eating a lot of cpu resources. > Then, l

[vchkpw] Vdelivermail high load

2004-07-13 Thread Fernando Costa de Almeida
Hi all, Today, when issuing a top on my pop server, I noticed that there were some vdelivermails process eating a lot of cpu resources. Then, looking in the logs files, I saw that it was a spam to a specific domain, and this domain had the postmaster account as the 'catchall account'. What s

RE: [vchkpw] POP3 not logging

2004-06-23 Thread Fernando Costa de Almeida
[ [EMAIL PROTECTED] ~ ] svstat /service/*/log /service/qmail-pop3d/log: unable to open supervise/ok: file does not exist /service/qmail-send/log: up (pid 312) 685531 seconds /service/qmail-smtpd/log: up (pid 310) 685531 seconds > -Original Message- > From: Mario Gamito [mailto:[EMAIL PROT

RE: [vchkpw] POP3 not logging

2004-06-23 Thread Fernando Costa de Almeida
The permissions are identical: [ [EMAIL PROTECTED] /var/qmail/supervise/qmail-pop3d ] ls -la total 10 drwxr-xr-t 4 root qmail 512 Jun 23 11:43 . drwxr-xr-x 5 root qmail 512 Oct 7 2003 .. drwxr-xr-x 3 root qmail 512 Oct 7 2003 log -rwxr-xr-x 1 root qmail 180 Jun 23 11:03 run drwx---

RE: [vchkpw] POP3 not logging

2004-06-23 Thread Fernando Costa de Almeida
Hi, I still cant log qmail-pop3d, even putting the 2>&1 at the script [ root@ /var/qmail/supervise/qmail-pop3d ] svstat /service/qmail-pop3d/log /service/qmail-pop3d/log: unable to open supervise/ok: file does not exist If I run a simple echo "AA" | /var/qmail/supervise/qmail-pop3d/log/run,

RE: [vchkpw] Problems upgrading from 5.2 to 5.4.0

2004-06-23 Thread Fernando Costa de Almeida
I've turned domain quotas off, and the problem was solved. Thanks for helping. > > > > > Hi all, > > > > > > I'm having some problems trying to upgrade my vpopmail 5.2 > > to 5.4.0. The > > > compilation goes well (no errors at this stage), but after the > > > instalation, jus

RE: [vchkpw] Problems upgrading from 5.2 to 5.4.0

2004-06-22 Thread Fernando Costa de Almeida
> > Fernando Costa de Almeida wrote: > > > Hi all, > > > > I'm having some problems trying to upgrade my vpopmail 5.2 > to 5.4.0. The > > compilation goes well (no errors at this stage), but after the > > instalation, just a few minutes later, t

[vchkpw] Problems upgrading from 5.2 to 5.4.0

2004-06-21 Thread Fernando Costa de Almeida
Hi all, I'm having some problems trying to upgrade my vpopmail 5.2 to 5.4.0. The compilation goes well (no errors at this stage), but after the instalation, just a few minutes later, the load of the server begins to get high, very high... :-(. When issuing a top, I see a lot of process of vdeliver

[vchkpw] Almost working... vpopmail+maildrop+mailadmin

2002-12-10 Thread Fernando Costa de Almeida
Hi, After hours of fight my setup is working: 1) maildrop 1.5.0 2) vpopmail 5.2 3) qmailadmin 1.0.4 4) sqwebmail 3.3.3 I have just one problem: I dont need to loose the catchall feature of vpopmail, so I cant use a .qmail-default in the domain dir to instruct qmail to use maildrop. One possible

Re: [vchkpw] Re: Maildrop

2002-12-09 Thread Fernando Costa de Almeida
k :-) Thanks in advance. > Fernando Costa de Almeida writes: > > > Hi, > > > > Im trying to add mail filtering feature to my existent vpopmail setup: > > > > 1) vpopmail-5.2 > > 2) sqwebmail-3.3.3 > > 3) maildrop-1.5.0 > > 4) qmailadmin-1.0

[vchkpw] Maildrop

2002-12-05 Thread Fernando Costa de Almeida
Hi, Im trying to add mail filtering feature to my existent vpopmail setup: 1) vpopmail-5.2 2) sqwebmail-3.3.3 3) maildrop-1.5.0 4) qmailadmin-1.0.4 5) OpenLdap 2.0.27 But I always get this error when sending email: delivery 43: deferral: /usr/local/bin/maildrop:_Unable_to_open_mailbox./ __

[vchkpw] Courier-Imap and Sqwebmail

2002-10-29 Thread Fernando Costa de Almeida
Hi, Ive installed Courier-Imap with vchkpw authentication (qmail + vpopmail + qmailadmin + Courier-IMAP), and all works well: I can connect to the server and etc... But there is a problem: If I delete the Drafts folder (used by Sqwebmail), Sqwebmail shows an errors when I try to send a message, be

[vchkpw] Limiting size of the emails sent based on quota

2002-10-29 Thread Fernando Costa de Almeida
Hi all, I have to add the following feature in my email system: "Users of a determined domain can't sent email with size greater than 20% of their quota." Ive already have vpopmail, sqwebmail, qmailadmin, vqadmin working well with LDAP and quotas, but I dont know (yet) how to do the feature abov