add to: header on vdeliveries today
here some patch
[EMAIL PROTECTED] vpopmail-5.2.1]# diff -Naur vdelivermail.c /tmp/vdelivermail.c
--- vdelivermail.c Sat May 18 13:25:50 2002
+++ /tmp/vdelivermail.c Wed Mar 26 14:58:26 2003
@@ -1087,6 +1087,8 @@
/* read the quota message in chunks and
Hi Neil,
> I am experiencing a strange problem and I have been told that it may be
> a known bug with vpopmail. The environment is Qmail + Vpopmail +
> Courier-Imap + SquirrelMail. Everything appears to be working fine (I
> can log in through Outlook client and SquirrelMail) until I switch to a
On Tuesday 25 March 2003 18:25, Brian Kolaci wrote:
> Do you think we need both domain permissions and
> default new user permissions for each type of permission?
> (This is the case for quotas, a domain limit and a default
> for new users).
>
> I like the idea of having both (which just generates
Hi,
Someone on the courier-imap list had posted an issue about problems using
courier-imap with vpopmail and Sam (Varshavik) had replied with:
>> Known vpopmail bug. The vpopmail mailing list is down the hall, last door
>> on your left.
I responded with:
> Is it? Or would it be more accurate t
Is it possible to set a quota for an entire domain using vpopmail?
- Rick
On Wed, 26 Mar 2003 08:14:30 -0500
Rick Root <[EMAIL PROTECTED]> wrote:
> Is it possible to set a quota for an entire domain using vpopmail?
>
> - Rick
>
>
>
nope, what i think of.
but some person try to complete that using hard quota.
--
thx
onOs
UPPTI - Universitas Brawijaya
> On Tuesday 25 March 2003 18:25, Brian Kolaci wrote:
> > Do you think we need both domain permissions and
> > default new user permissions for each type of permission?
> > (This is the case for quotas, a domain limit and a default
> > for new users).
> >
> > I like the idea of havin
> Is it possible to set a quota for an entire domain using vpopmail?
>
> - Rick
>
>
Yes. You will need vpopmail 5.3.19 or up.
You need to populate the mysql "diskquota"
or the .qmailadmin-limits file attribute "quota"
to the size (in bytes).
Brian
Hi Justin,
> hi..
> could you explain some of the vlimits to me?
> i understand the disable_*
> and i think i understand diskquota, maxmsgcount, defaultquota and
> defaultmaxmsgcount plus the other max* stuff.
> diskquota = a quota for the full domain, i.e
> # du -sh ~vpopmail/do
Hi Rick,
> Is it possible to set a quota for an entire domain using vpopmail?
One of the top ten questions on the list. You didn't check the archives,
didn't you? :)
In short:
For the stable version of vpopmail, there is no domain quota support,
but you can create the domain under a dedicated s
I'm updating the configure.in script to support the current
postgres module.
Question: What libraries need to be included?
For example:
Sybase needs: -lsybdb -lm
Oracle needs: -lclntsh -lclient8
Ken Jones
On Wednesday 26 March 2003 07:30, Robin Bowes wrote:
> Hi,
>
> Someone on the courier-imap list had posted an issue about problems using
>
> courier-imap with vpopmail and Sam (Varshavik) had replied with:
> >> Known vpopmail bug. The vpopmail mailing list is down the hall, last
> >> door on your
Please correct me if I'm wrong...
As far as I understand, the domain quota code included in the last
development version of vpopmail is NOT 100% compatible with other programs
like sqwebmail, courier, ecc., so you may have some disalignments,
depending on the products you're using.
Tonino
At
The domain quota code (as well as the user quota code)
is enforced in the vdelivermail program. It should be
compatible with courier-imap, but not maildrop. It also
works within qmailadmin. I'm not familiar with sqwebmail
internals.
Brian
> Please correct me if I'm wrong...
>
> As far
Brian,
when you store a message inside an imap server (like when using
squirrelmail & courier, and keeping your outgoing message in the "Sent"
folder), or when using sqwebmail just keep it in the "Sent" or upload an
attach, which quota computing is done: courier, sqwebmail or vpopmail?
I think
When a message arrives and is delivered by vdelivermail,
the quotas are enforced. It also updates the maildirsize
file (and uses the maildir++ naming conventions) thereby
updating the maildir++ quota usage that is shared amongst
all maildir++ compatible software.
>From what I understand of maild
At 26/03/03 26/03/03 -0500, Brian Kolaci wrote:
When a message arrives and is delivered by vdelivermail,
the quotas are enforced. It also updates the maildirsize
file (and uses the maildir++ naming conventions) thereby
updating the maildir++ quota usage that is shared amongst
all maildir++ compat
> >When a message arrives and is delivered by vdelivermail,
> >the quotas are enforced. It also updates the maildirsize
> >file (and uses the maildir++ naming conventions) thereby
> >updating the maildir++ quota usage that is shared amongst
> >all maildir++ compatible software.
> >
At 26/03/03 26/03/03 -0500, Brian Kolaci wrote:
> >When a message arrives and is delivered by vdelivermail,
> >the quotas are enforced. It also updates the maildirsize
> >file (and uses the maildir++ naming conventions) thereby
> >updating the maildir++ quota usage that is shared amongst
> >I don't believe the "Sent" folder keeps track of any size.
> >I looked and don't see any "maildirsize" files in "Sent" folders.
> >So it doesn't look like it counts against either user or domain
> >quotas. You'll have to take a look at the spec to be sure.
> >I don't believe the Tras
> I'm updating the configure.in script to support the current
> postgres module.
> Question: What libraries need to be included?
> For example:
> Sybase needs: -lsybdb -lm
> Oracle needs: -lclntsh -lclient8
Postgres requires -lpq and -lssl -lcrypto if the postgres lib has ssl support.
Regards,
Jesse,
On Wed, March 26, 2003 3:01 pm, "Jesse Guardiani" said:
> On Wednesday 26 March 2003 07:30, Robin Bowes wrote:
>> Hi,
>>
>> Someone on the courier-imap list had posted an issue about problems
>> using
>>
>> courier-imap with vpopmail and Sam (Varshavik) had replied with:
>> >> Known vpopmai
Brian Kolaci wrote:
Even the courier readme recommends using system quotas.
But since all email files are "owned" by the vpopmail user that doesn't
give you much flexibility if you want to implement quotas on a
per-domain or per-user basis.
--
Aj.
Systems Administrator / Developer
> > Even the courier readme recommends using system quotas.
>
> But since all email files are "owned" by the vpopmail user that doesn't
> give you much flexibility if you want to implement quotas on a
> per-domain or per-user basis.
When you create the account, use vadddomain -u usern
List,
I know this could be a post for the Courier list but since it was brought up
recently in here I figure I may as well go where I know someone has the
answers.
What dot folders such as .Trash and .Sent does Courier-IMAP use?
Does it create these as they are needed or used?
I ask this because
there is quickiest way rather than entering some sily procedure
--- vdelivermail.c Sat May 18 13:25:50 2002
+++ /tmp/vdelivermail.c Wed Mar 26 14:58:26 2003
@@ -1087,6 +1087,8 @@
/* read the quota message in chunks and write it to the new file */
if((fs=fopen(quotawarnmsg, "ro")) !=
Hi Ajaj,
> But since all email files are "owned" by the vpopmail user that doesn't
> give you much flexibility if you want to implement quotas on a
> per-domain or per-user basis.
That's why Brian suggested to create each domain under its own system
user. It's easy, and it _works_.
Personally,
At 26/03/03 26/03/03 -0500, you wrote:
> >I don't believe the "Sent" folder keeps track of any size.
> >I looked and don't see any "maildirsize" files in "Sent" folders.
> >So it doesn't look like it counts against either user or domain
> >quotas. You'll have to take a look at the spec to
Wil Hatfield - HVHM Customer Care wrote:
What dot folders such as .Trash and .Sent does Courier-IMAP use?
Does it create these as they are needed or used?
I ask this because I notice that there aren't any created automatically when
creating a new email account.
Doesn't SquirrelMail create these us
I don't know that is why I asked?
If Squirrel Mail does use IMAP to create them does that mean that other
webmail/IMAP systems would also create them since IMAP is doing the
creating?
Wil
> -Original Message-
> From: Ajai Khattri [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 26, 200
Pls I need urgent help!!! I Have set up a few
servers with Qmail+vpopmail+mysql. But can't find the solution to this
problem.
1.Vpopmail commands work fine with the mysql
database and
2. POP authentications through vchkpw are properly
authenticated on the mysql database.
3. Outbound (remo
Check your vpopmail vmysql.h file for the UPDATE server
entries. Make sure those are valid.
KenJones
On Wednesday 26 March 2003 04:01 pm, [EMAIL PROTECTED] wrote:
> Pls I need urgent help!!! I Have set up a few servers with
> Qmail+vpopmail+mysql. But can't find the solution to this problem.
> 1
Wil Hatfield - HVHM Customer Care wrote:
I don't know that is why I asked?
If Squirrel Mail does use IMAP to create them does that mean that other
webmail/IMAP systems would also create them since IMAP is doing the
creating?
I am using qmail + vpopmail + courier-imap + squirrelmail on my servers.
On Wed, 26 Mar 2003, Ajai Khattri wrote:
> I found that the folder names corresponded exactly with the folder names
> in SquirrelMail. Since SquirrelMail uses IMAP, Im assuming it told
> courier-imap to make these folders.
And the fun part starts when you throw multiple mail clients into the mix.
There's the answer to my question! So IMAP is only doing the creating
because of the scheme passed down from the IMAP client. And since I don't
use Squirrel or SQWebmail it isn't creating the dot files everyone speaks
of. Thank you!
Wil Hatfield
> -Original Message-
> From: [EMAIL PROTE
I am having a peculiar problem with the vadddomain
command. When i run this to add a domain: (vadddomain testing.com), it
goes through the password prompt and when complete returns no errors.
However, it seems to be adding a 0 (zero) to the end of the path. For
example, when adding domain
Hi Ryan,
> I am having a peculiar problem with the vadddomain command.
Are you really having a _problem_, meaning, the domain doesn't work?
> When i run this to add a domain: (vadddomain testing.com), it goes
> through the password prompt and when complete returns no errors.
> However, it seems
On 27 Mar 2003, Jonas Pasche wrote:
> That's not a bug, but the first occurence of the "balanced tree" feature
> of vpopmail that applies both to the number of domains and to the number
> of users in a given domain.
I have a little beef with the "balanced tree" thing. I started out by
adding abo
38 matches
Mail list logo