Re: [vchkpw] Limits per owner

2004-10-06 Thread Dave Goodrich
Riccardo Bini wrote:
Hi,
It's possible to set limits (pop account) per unix user and not per 
domain??

An other question: i lost my dir_control table (mysql). I can recreate it but 
i dont know what the columns mean.
I am struggling with this as well, though I have not been able to get 
back to it. See this thread, maybe it will help.

http://www.mail-archive.com/[EMAIL PROTECTED]/msg19052.html
If you find anything out, please let me know! Especialy if you find I am 
wrong on my assumptions.

DAve
Thank you.
Regards.
Riccardo Bini

--
Systems Administrator
http://www.tls.net
Get rid of Unwanted Emails...get TLS Spam Blocker!


[vchkpw] Limits per owner

2004-10-06 Thread Riccardo Bini
Hi,
It's possible to set limits (pop account) per unix user and not per 
domain??

An other question: i lost my dir_control table (mysql). I can recreate it but 
i dont know what the columns mean.

Thank you.
Regards.

Riccardo Bini


Re: [vchkpw] Limits

2004-07-08 Thread Ken Jones
On Thursday 08 July 2004 02:48 am, Mario Gamito wrote:
> Hi,
>
> Is there a way to limit the size of messages one can send and receive
> and establish a maximum number of messages per mailbox.

You can limit the size of all messages being received with the
/var/qmail/control/databytes file

You can limit the number of messages any user can keep with
user based quotas. The syntax is something like
xS,yC
where x is the maximum total size of all messages and
y is the maximum count of messages.

I don't think you can limit the size of any individual email except
globally with the databytes file.

Ken Jones


>
> Any help would be appreciated.
>
> Warm Regards,
> Mário Gamito


[vchkpw] Limits

2004-07-08 Thread Mario Gamito
Hi,

Is there a way to limit the size of messages one can send and receive
and establish a maximum number of messages per mailbox.

Any help would be appreciated.

Warm Regards,
Mário Gamito



Re: [vchkpw] limits of pop3

2004-06-15 Thread Jeremy Kitchen
On Sunday 13 June 2004 12:29 am, Remo Mattei wrote:
> Hello guys how do I set limits on for pop3 in vpopmail 5.4? I need to have
> this on by default.
>
> Thanks,
>
> PS> I tried vmoduser -p username but no luck still says limits are set for
> the entire domain (default value) I checked the vpopmail.limits but did not
> see anything there.

full email address, perhaps?

Also, what's this winmail.dat garbage you're posting to the list? :)

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 847.492.0470 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail



Re: [vchkpw] limits of pop3

2004-06-13 Thread Jan-Willem Regeer
On Sat, 12 Jun 2004 23:29:14 -0600, Remo Mattei <[EMAIL PROTECTED]> wrote:
> 
> Hello guys how do I set limits on for pop3 in vpopmail 5.4? I need to have
> this on by default.
> 
> Thanks,
> 
> PS> I tried vmoduser -p username but no luck still says limits are set for
> the entire domain (default value) I checked the vpopmail.limits but did not
> see anything there.
> 
> Remo Mattei
> Network Security Engineer
> cell 801-808-unix
> email [EMAIL PROTECTED]
> 
> 
> 
> 
> winmail.dat - 1K
> 

What limits are you trying to set?


[vchkpw] limits of pop3

2004-06-12 Thread Remo Mattei
Hello guys how do I set limits on for pop3 in vpopmail 5.4? I need to have
this on by default.

Thanks, 

PS> I tried vmoduser -p username but no luck still says limits are set for
the entire domain (default value) I checked the vpopmail.limits but did not
see anything there.

Remo Mattei
Network Security Engineer
cell 801-808-unix
email [EMAIL PROTECTED]

<>

Re: [vchkpw] Limits

2003-12-29 Thread Juan Enciso Condeña



Hi Alexandre
 
If you need limit the number of message send per 
each day, you can use the "spamguard" software. The URL is http://www.enderunix.org/spamguard/
This software check the logs and block the 
users spam.
 
 

  - Original Message - 
  From: 
  Alexandre Barbosa 
  
  To: vpopmail list 
  Sent: Sunday, December 28, 2003 11:02 
  PM
  Subject: [vchkpw] Limits 
  
  Hi,
   
  Is there any way to limit the number of "to" at a 
  message and limit a number of messages per day that a user can send 
  ?
  I want to use it to prevent clients to send 
  spam.
   
   


RE: [vchkpw] Limits

2003-12-29 Thread Paul Theodoropoulos
there are about 211-dy-seven different patches available for qmail. a quick 
search on qmail.org for "maxrecipients", "maximum" or "recipients" yields 
no help.

care to share the name of the patch? it might be helpful to those 
interested in this patch.

At 12:06 AM 12/29/2003, Mark Spieth wrote:
Sorry I forgot to mention that you have to patch qmail for max
recipients to work...Once patched, it does work..
/var/qmail/bin/qmail-showctl
..
..
maxrecipients:
Actual Maxrecipients: 50
Paul Theodoropoulos
http://www.anastrophe.com


RE: [vchkpw] Limits

2003-12-29 Thread Mark Spieth
Sorry I forgot to mention that you have to patch qmail for max
recipients to work...Once patched, it does work..


/var/qmail/bin/qmail-showctl
..
..
maxrecipients: 
Actual Maxrecipients: 50
..
..


-Original Message-
From: Jeremy Kitchen [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 29, 2003 2:27 AM
To: [EMAIL PROTECTED]
Subject: RE: [vchkpw] Limits

On Sun, 2003-12-28 at 22:25, Mark Spieth wrote:
> /var/qmail/control/maxrecipients

not part of stock qmail.

> This will limit the maximum amount of recipients in an email

nope, it won't.  qmail will ignore it because it simply doesn't know
what to do with it.

from qmail-showctl on stock qmail 1.03 (with errno patch, nothing more):
maxrecipients: I have no idea what this file does.

there is also no mention of it in the qmail-control manpage, nor is
there any mention of it when:
[EMAIL PROTECTED] ~/dev/qmail/qmail-1.03.orig $ grep maxrecipients *
[EMAIL PROTECTED] ~/dev/qmail/qmail-1.03.orig $

However, there is (I believe) a patch to qmail to limit the number of
recipients (goole? qmail.org?), but you're trying to use a technical
solution to solve an administrative problem.  Users spamming?  Account
gone.  Problem solved.

> as far as limiting the amount of email a day, Nothing comes to mind

Well, it's almost impossible to do, unless you require all of your users
to use some sort of direct authentication method to send email.  Then
all you'd have to do is write a wrapper around your checkpassword
replacement to count the number of times they've sent, and a cronjob to
clear it out every so often.

>  You can use the tar pit delay setting to slow down their sending of
> email..

which is pointless, and just slows down your users.

[fixed quoting of original post]
> > I want to use it to prevent clients to send spam.

make them authenticate using smtp auth.  if they are spamming, shut them
off.  simple.

By the way, this question was not in any way related to vpopmail, it
should have gone on a more appropriate list (perhaps the qmail list?)

:)

-Jeremy

-- 
Jeremy Kitchen
Systems Administrator
[EMAIL PROTECTED]
Kitchen @ #qmail on EFNet - Join the party!
.
Inter7 Internet Technologies, Inc.
www.inter7.com
866.528.3530 toll free
847.492.0470 int'l
847.492.0632 fax
GNUPG key ID: 93BDD6CE



RE: [vchkpw] Limits

2003-12-29 Thread Jeremy Kitchen
On Sun, 2003-12-28 at 22:25, Mark Spieth wrote:
> /var/qmail/control/maxrecipients

not part of stock qmail.

> This will limit the maximum amount of recipients in an email

nope, it won't.  qmail will ignore it because it simply doesn't know
what to do with it.

from qmail-showctl on stock qmail 1.03 (with errno patch, nothing more):
maxrecipients: I have no idea what this file does.

there is also no mention of it in the qmail-control manpage, nor is
there any mention of it when:
[EMAIL PROTECTED] ~/dev/qmail/qmail-1.03.orig $ grep maxrecipients *
[EMAIL PROTECTED] ~/dev/qmail/qmail-1.03.orig $

However, there is (I believe) a patch to qmail to limit the number of
recipients (goole? qmail.org?), but you're trying to use a technical
solution to solve an administrative problem.  Users spamming?  Account
gone.  Problem solved.

> as far as limiting the amount of email a day, Nothing comes to mind

Well, it's almost impossible to do, unless you require all of your users
to use some sort of direct authentication method to send email.  Then
all you'd have to do is write a wrapper around your checkpassword
replacement to count the number of times they've sent, and a cronjob to
clear it out every so often.

>  You can use the tar pit delay setting to slow down their sending of
> email..

which is pointless, and just slows down your users.

[fixed quoting of original post]
> > I want to use it to prevent clients to send spam.

make them authenticate using smtp auth.  if they are spamming, shut them
off.  simple.

By the way, this question was not in any way related to vpopmail, it
should have gone on a more appropriate list (perhaps the qmail list?)

:)

-Jeremy

-- 
Jeremy Kitchen
Systems Administrator
[EMAIL PROTECTED]
Kitchen @ #qmail on EFNet - Join the party!
.
Inter7 Internet Technologies, Inc.
www.inter7.com
866.528.3530 toll free
847.492.0470 int'l
847.492.0632 fax
GNUPG key ID: 93BDD6CE



RE: [vchkpw] Limits

2003-12-29 Thread Paul Theodoropoulos


At 08:25 PM 12/28/2003, Mark Spieth wrote:
/var/qmail/control/maxrecipients
 
This will limit the maximum amount of recipients in an email, as far as
limiting the amount of email a day, Nothing comes to mind, You can use
the tar pit delay setting to slow down their sending of email..

eh? 'maxrecipients' is not a qmail control file.

Paul Theodoropoulos
http://www.anastrophe.com




RE: [vchkpw] Limits

2003-12-28 Thread Mark Spieth









/var/qmail/control/maxrecipients

 

This will limit the maximum amount of
recipients in an email, as far as limiting the amount of email a day, Nothing
comes to mind, You can use the tar pit delay setting to slow down their sending
of email..

 

 

Mark

 

-Original Message-
From: Alexandre Barbosa
[mailto:[EMAIL PROTECTED] 
Sent: Sunday,
 December 28, 2003 11:03 PM
To: vpopmail list
Subject: [vchkpw] Limits 

 



Hi,





 





Is there any way to limit the number
of "to" at a message and limit a number of messages per day that a
user can send ?





I want to use it to prevent clients
to send spam.





 





 










[vchkpw] Limits

2003-12-28 Thread Alexandre Barbosa



Hi,
 
Is there any way to limit the number of "to" at a 
message and limit a number of messages per day that a user can send 
?
I want to use it to prevent clients to send 
spam.
 
 


[vchkpw] Limits Table

2003-07-22 Thread Widmer Hannes
HI List


I have a question about the limits witch can be set up in a mysql table.


So, i did the installation with the limits in a mysql Table called
limits.

Now, I'm hosting also other domains for my friends and I d'like to give
them 
the administrativ account to set the quotas of a domain, set the max.
email 
aresses or max. mailinglists.

Vqadmin has this feauture but this one writes .qmail*(can the rest
not remind) 
Config files in witch the Data are stored witch i need in the
mysqltable.

Qmailadmin, ist a verry nice tool, but not able to handle this, or are
I'm false? 
I know, if the table is clear, qmailadmin makes troubles, but it isn't
clear.

Is there a other tool? The best is a webbased ...it's easyer to 
administrate for my non unix friends...


Thanks a lot for your tipps

Greetings Hannes Widmer