Re: [vchkpw] starttls crashes on vpopmail with mysql

2006-09-22 Thread Ed McLain
I'm having this exact same problem. Anyone found a rhyme or reason to it yet? On Mon, 2006-07-03 at 15:45 -0400, Ingo Claro wrote: > here goes the same, but for the RHEL4U3 machine: > > select(1, [0], NULL, NULL, {1167, 816000}) = 1 (in [0], left {1163, > 91}) > read(0, "starttls\r\n", 1024

[vchkpw] Re: List to send email for everybody for domain.

2006-09-22 Thread Robin Bowes
Krzysiek Włodarczak wrote: > Juliano Souza - Tecnologia napisał(a): >> How I can build an list [EMAIL PROTECTED] to send emails for everyone for >> domain? > > Try ezalm: http://www.ezmlm.org/ I've had the same issue. A client (ISP) wants to send mail to all users in all domains hosted on a parti

Re: [vchkpw] Re: List to send email for everybody for domain.

2006-09-22 Thread Bert JW Regeer
On Sep 22, 2006, at 04:08:42 MST, Robin Bowes wrote: Krzysiek Włodarczak wrote: Juliano Souza - Tecnologia napisał(a): How I can build an list [EMAIL PROTECTED] to send emails for everyone for domain? Try ezalm: http://www.ezmlm.org/ I've had the same issue. A client (ISP) wants to sen

[vchkpw] over quota in emtpy maildirs

2006-09-22 Thread Reed L. O'Brien
It appears that any quota I set under 5gb is over quota, even if the mailbox is empty. Is this a known issue? Did I do something I don't know about? Am I missing something? oh, and either way qmailadmin shows the correct usage... vpopmail 5.4.13 FedoraCore3 example: create new user:

[vchkpw] vpopmail forward

2006-09-22 Thread Elton Ramos Carvalho
Hello, Is it possible to store forward address (.qmail-) in vpopmail`s database? Thank you !DSPAM:451425c8153112094610977!

Re: [vchkpw] vpopmail forward

2006-09-22 Thread Shane Chrisp
On Fri, 2006-09-22 at 15:04 -0300, Elton Ramos Carvalho wrote: > Hello, > > Is it possible to store forward address (.qmail-) in vpopmail`s > database? > > Thank you Yes. in the .qmail file add /directory/to/Maildir &[EMAIL PROTECTED] Shane !DSPAM:451426c3164781804284693!

Re: [vchkpw] vpopmail forward

2006-09-22 Thread Elton Ramos Carvalho
Shane Chrisp wrote: On Fri, 2006-09-22 at 15:04 -0300, Elton Ramos Carvalho wrote: Hello, Is it possible to store forward address (.qmail-) in vpopmail`s database? Thank you Yes. in the .qmail file add /directory/to/Maildir &[EMAIL PROTECTED] Shane Thank yo

Re: [vchkpw] vpopmail forward

2006-09-22 Thread Shane Chrisp
On Fri, 2006-09-22 at 15:13 -0300, Elton Ramos Carvalho wrote: > Thank you for reply Shane, but isn`t that I need. > I need that the forward entry be stored in my mysql database like > virtual valias. You can add them to the valias table as well. Slightly different format, but it works, or it u

Re: [vchkpw] vpopmail forward

2006-09-22 Thread Elton Ramos Carvalho
Shane Chrisp wrote: On Fri, 2006-09-22 at 15:13 -0300, Elton Ramos Carvalho wrote: Thank you for reply Shane, but isn`t that I need. I need that the forward entry be stored in my mysql database like virtual valias. You can add them to the valias table as well. Slightly different for

Re: [vchkpw] starttls crashes on vpopmail with mysql

2006-09-22 Thread Ed McLain
For anyone having this same problem, here is the fix, or at least it was on my box. Modify the file Makefile in the netqmail directory and look for the line: VPOPMAIL_LIBS=`head -1 $(VPOPMAIL_HOME)/etc/lib_deps` Change this to read (this is all on 1 line): VPOPMAIL_LIBS=-lz -lm -lcrypt -L$(VPOPMA