Hello Jose,
On Thursday, October 17, 2002 at 11:20:08 PM you wrote:
> A some days ago I did a question but I did not get any
> comments/idea
Maybe you want to try the / a maildrop list?
It seems to be clearly no vpopmail issue, as without maildrop the HOST
environment variable seems to be s
Hello Steve,
On Friday, October 18, 2002 at 3:14:46 AM you wrote:
> I have qmail & vpopmail happily playing together, but sadly, ezmlm is
> coming between them. Following the ezmlm install instruction all seems
> well until I try to -send- a test msg on a test list.
Could you post the concrete e
Hello grant.cooper,
On Friday, October 18, 2002 at 10:06:46 AM you wrote:
> I have 3 Virtual domains, I did have 2 working then I added a 3rd
> domain yesterday and now the last two domains I added all the e-mail
> I send from the internet get delivered to the return-path.
> My qmail log shows n
I am a complete newbie at this I don't know where
to start testing.
I have 3 Virtual domains, I did have 2 working then
I added a 3rd domain yesterday and now the last two domains I added all the
e-mail I send from the internet get delivered to the return-path.
My qmail log shows nothing
hello folks,
I have qmail & vpopmail happily playing together, but sadly, ezmlm is
coming between them. Following the ezmlm install instruction all seems
well until I try to -send- a test msg on a test list.
I am aware that vpopmail doesn't concern itself with getting mail out of
my machine, but
HI Hadad,
Al long as I know, you should not place a default_quota statement
inside .qmailadmim-limits.
You must even compile with --enable-defaultquota=xMB of create the
domain/user account setting the quota from the beginning.
Greetings,
El jue, 17-10-2002 a las 13:46, Hadad escribió
test
hello all,
i have 2 questions:
can i delete the dom_89 domain? (why is it created?)
why the pw_uid and pw_gid is 0 and not 89?
thanks in advance for your help
;-)
Ivan Rambeau
FranceOnLine
would it not be easy to use the du command on ~/vpopmail/domains/
-John
-Original Message-
From: vol [mailto:vol] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, October 17, 2002 3:47 PM
To: Brendan McAlpine
Cc: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Getting a list of all mailboxes and
Does anyone know of or have a good cleanup script that I could take a
look at?
I just want it to look through all mail directories and delete mail
files that are older than 6 months.
Thanks
Brendan
Most situations would be fine with this, however, the reason
I stated my method, rather than the alternative, is because
some people specify other directories to add domains into.
>From the vadddomain usage:
-u user (sets the uid/gid based on a user in /etc/passwd)
-d dir (sets t
Is there a vpopmail command for listing all the mailboxes in a domain
along with their size?
All I need is the mailbox username and its current size.
Thanks
Brendan
Hi all !
I install vpopmail-5.2.1 with this options:
./configure --enable-defaultquota --enable-roaming-users=y
--enable-relay-clear-minutes=3 --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp
--enable-tcprules-prog=/usr/local/bin/tcprules
make
make install
-
So, I create "/vpopmai
Hi,
I installed latest qmail and vpopmail straight from the FreeBSD ports. My machine's
non resolvable hostname is mail.nefilim.org. I did a vanilla qmail install from the
ports and a vpopmail install using:
#make install WITH_PASSWD=yes WITH_IP_ALIAS=yes WITH_QMAIL_EXT=yes \
DE
Hi,
I am wondering if this issue we have is a vpopmail issue or, something else.
The problem is that with domains that have > 100 users, it seems vpopmail is
ignoring the .qmail-username. On all our domains with < 100 users, our
setup for tmda with vpopmail works like a charm.
With domains th
hi enki,
you just need to do a
./config-fast nefilim.dyndns.org
from your qmail source dir
;-)
Ivan Rambeau
FranceOnLine
> Hi,
>
> I installed latest qmail and vpopmail straight from the FreeBSD
ports. My machine's non resolvable hostname is mail.nefilim.org. I di
No such command exists, but a simple shell script
should do the trick.
Use vuserinfo to list all the users, parse out the user's directory from
the output and check the size of the directory.
Brendan McAlpine wrote:
>
> Is there a vpopmail command for listing all the mailboxes in a domain
> alon
Feel free to submit a patch for vpopbull.
Ken Jones
On Thursday 17 October 2002 09:32 am, Edoardo Serra wrote:
> At 09.21 14/10/2002 -0500, Ken Jones wrote:
> >I think vpopbull uses the vauth_getall() function.
> >This function should return an entry for every user
> >in the system. For cdb it u
At 09.21 14/10/2002 -0500, Ken Jones wrote:
I think vpopbull uses the vauth_getall() function.
This function should return an entry for every user
in the system. For cdb it uses the vpasswd.cdb file
for mysql it uses the entries in the tables. For each
user returned, it will use the directory entr
Brendan McAlpine writes:
> Does anyone know of or have a good cleanup script that I could take a
> look at?
>
> I just want it to look through all mail directories and delete mail
> files that are older than 6 months.
To quote Dan Bernstein: "this is UNIX; stop acting so helpless."
find . -atime
Hello list...
A some days ago I did a question but I did not get any
comments/idea
I have installed.
qmail + vpopmail 5.3.8 + maildrop 1.4.0
When a use maildrop to filter the email I get the
message:
Hi. This is the qmail-send program at
conectanetcafe.net
I'm afraid I wasn't able to deliver
Excellent! I've been wanting to add this functionality to vpopmail
for a long time. Nice work, clean api.
I'll try to get them added to the next devel release.
Ken Jones
On Thursday 17 October 2002 01:19 pm, Brian Kolaci wrote:
> Hi,
>
> I mentioned this awhile back, but didn't have the
> cycles
Hi,
I mentioned this awhile back, but didn't have the
cycles to create a diff file. I finally had the time
so here it is... I've been using this in version 5.2
and even back in 4.9.6.
I've attached a diff file to add the functions
int vget_limits( char *domain, struct vlimits *limits )
int vs
On Wed, 2002-10-16 at 20:12, anton heryanto wrote:
> Rick Romero wrote:
> >I'm not familiar with squid, but I'd do this:
> >
> >1. make sure squid is using the same database/table as vpopmail
> >2. make sure squid is looking at the right columns for the username
> >password.
> >
> >I think it's p
Or, related to Anton Heryanto's question, there's Red Hat's Server
Development Project:
http://rhems.sourceforge.net/rhdw.htm
On Thu, 2002-10-17 at 01:13, Tren Blackburn wrote:
> And there is one for Linux as well:
>
> http://www.shupp.org/toaster
>
> =)
>
> Regards,
>
> Tren
>
> -Orig
hello all
i want to know how user mail is bouce back if no mail address exist,it
bouce back to the user who send it.
any option which is left in qmail.
or something do extra work.
Peter Palmreuther wrote:
> Hello Steve,
>
> On Friday, October 18, 2002 at 3:14:46 AM you wrote:
>
>
>> I have qmail & vpopmail happily playing together, but sadly, ezmlm
>> is coming between them. Following the ezmlm install instruction
>> all seems well until I try to -send- a test msg on a test
>From your original message, Im not sure what possible 'hazard'
we could be addressing. :P
See comments below.
Steve Mallett wrote:
>
> Peter Palmreuther wrote:
> > Hello Steve,
> >
> > On Friday, October 18, 2002 at 3:14:46 AM you wrote:
> >
> >
> >> I have qmail & vpopmail happily playin
Are you asking permission? :)
There is no software out there that we are aware
of that creates a domain 'dom_89'. Go ahead and
remove it.
tech wrote:
>
> hello all,
>
> i have 2 questions:
>
> can i delete the dom_89 domain? (why is it created?)
>
> why the pw_uid and pw_gid is 0 and not 89
Hello all,
I might be overlooking the obvious as I am new to vpopmail but please
bear with me. I installed qmail in acordance with lifewithqmail.org.
after that i installed checkpasswd from the qmail site andran
qmail-pop3d. tested my setup and everything worked flawless. afterwards
I installed vp
hello,
how can i see the quota fixed for a domain?
(setuserquota test.com 5000)
vdominfo dont give us the quota.
thanks in advance for your help
;-)
Ivan Rambeau
FranceOnLine
I've been working on integrating SpamAssassin into my FreeBSD mail
toaster setup (and it'll work similarly with Bill's or any other
vpopmail setup).
One of the biggest problems I've found is the lack of "good" vpopmail
support in SpamAssassin. I've hacked it up and added some of my own
code to
Hi Mat,
I find it works great running spamassassin from the .qmail-default file.
That way domains that want it can have it and those that don't do not have
to. Reduces the overhead as well for those who don't.
We store all the variables in a MySQL DB and let the users set their
preferences from
Howdy peeps,
I'm testing a new install on a FreeBSD 4.6.2-RELEASE server.
I'm running:
Qmail
vpopmail
./configure --enable-roaming-users=y --enable-clear-passwd=y
--enable-logging=e --enable-log-name=vpopmail
--enable-default-domain=domain.com --enable-defaultquota=500
--enable-mysql-log
After you recompiled vpopmail, did you recompile courier-imap? Any time
you make changes to vpopmail you have to recompile any supporting
programs (sqwebmail, qmailadmin, courier imap)
Regards,
Tren
-Original Message-
From: Matthias Trevarthan [mailto:trevarthan@;wingnet.net]
Sent: Fri
[EMAIL PROTECTED] wrote:
My suggestion is that you download and try out QmailAdmin. Set up
a mailing list with that. Dont pick any funky options, just check
out the configuration for a straight-up, no-frills ezmlm-base mailing
list. :)
I love you qmailadmin & ezmlm-idx!
--
Steve Mallett | [E
Hi
I update the kernel on my linuxs servers
Do I need to recompile VpopMail and QmailAdmin ?
Pablo Murillo
Hi Pablo,
> I update the kernel on my linuxs servers
> Do I need to recompile VpopMail and QmailAdmin ?
no
Nochkin
> > I update the kernel on my linuxs servers
> > Do I need to recompile VpopMail and QmailAdmin ?
> no
Thanks
As far as I remember, many-domains=n and many-domains=y work with different
tables.
So, when switching from "n" to "y" you should also convert the database to
the new format.
This is one of the switches you select with the first installation, and
then you never change (usually).
Tonino
At 1
As I mentioned before, this is a test machine. I deleted all my domains and
recreated them after the switch. I've only got three test domains anyway.
On Friday 18 October 2002 12:55, tonix (Antonio Nati) wrote:
> As far as I remember, many-domains=n and many-domains=y work with different
> table
Ok... I recompiled courier-imap, and now I can authenticate with
[EMAIL PROTECTED], but I compiled vpopmail with --enable-ip-alias-domains=y. I
should be able to authenticate with just 'user', right?
I also did a vipmap -a 206.30.x.x mydomain.com.
When I run vipmap without any arguments it return
Howdy,
I'm just curious, but why does the documentation frown upon multiple tables
for multiple domains?
Is it the per process file descriptor thing? (After all, that's not so much of
a UNIX thing as a Linux thing. FreeBSD doesn't have per process limits. It
has system limits, but they're tuna
As I recall, mysql can only have 64 tables open at a time. It might
have a different limit on different OS's but for Linux that's the issue.
Regards,
Tren
-Original Message-
From: Matthias Trevarthan [mailto:trevarthan@;wingnet.net]
Sent: Friday, October 18, 2002 11:16 AM
To: [EMAIL PR
I've been waiting a long time for Postgresql support in Vpopmail.
Apparently it exists, but there is no autoconf support for it right now.
I don't have the expertise necessary to write what is needed, otherwise
I would. So how much would it cost to get someone with the experience
necessary to fin
Thank you Bill.
---
Brad Dameron
Network Account Executive
TSCNet Inc.
www.tscnet.com
Silverdale, WA.
On Wednesday, October 16, 2002, at 01:02 PM, Brad Dameron wrote:
Sorry but the qmail-ext only works with the .qmail files. It doesn't
work
with the valias's in MySQL. That is what we have been posting about
for a
month now.
The problem is that vdelivermail doesn't support wildcards. This
af
My .dir-control got corrupted
how can I generate a new one?
thanks
I want to be able to send email from anywhere using my
qmail/vpopmail/courier-imap server. It seems there are patches for
qmail, roaming-users config for vpopmail, and other patches for
courier-imap. Currently vchkpw is my authentication method for pop3 and
imap.
What is the best way to go? Do
I use Bill shupps mega patch... It has smtp-auth in it..
go to http://www.shupp.org This is how I setup my smtp-auth
and it also has the qmail-queue patch and a patch to fix
some stuff with quotas... Well worth the time to use this
patch and if you wait a little longer he is going to be
adding mor
50 matches
Mail list logo