On Tue, 8 Nov 2011, Stan Hoeppner wrote:
Apologies everyone. I got my threads confused. I thought I was
replying to the "reject or discard outgoing mail" thread. (palm to
forehead) This thread has nothing to do with spambots.
No problem ;)
--
Stan
On Wed, 9 Nov 2011, Martin Strand wrote:B>
For what it's worth, here's a similar policy daemon that I've been using for
a few years.
- it only checks the quota if MAIL FROM has a SIZE parameter (which is not
always the case)
- it executes 'postmap' on each request to find the proper maildir
On Tue, 08 Nov 2011 10:30:47 +0100, Egoitz Aurrekoetxea Aurre
wrote:
You could too take a look to Postfix Quota Reject.
http://postfixquotareject.ramattack.net. It's a postfix policy daemon
which allow mail to be rejected at smtp dialogue when mailbox are
overquota... can work from the own mai
On 11/8/2011 6:48 AM, Wietse Venema wrote:
> Stan Hoeppner:
>> His problem is spambots relaying *outbound* through Postfix. This isn't
>> an inbound problem. You're describing an inbound policy.
>
> In that case, any policy daemon that counts the messages or bytes
> per client or sender will do
On Tue, 8 Nov 2011, Egoitz Aurrekoetxea Aurre wrote:
On Tue, 8 Nov 2011, Stan Hoeppner wrote:
http://postfixquotareject.ramattack.net. It's a postfix policy daemon
which allow mail to be rejected at smtp dialogue when mailbox are
overquota... can work from the own mailbox machine or from t
On Tue, 8 Nov 2011, Stan Hoeppner wrote:
http://postfixquotareject.ramattack.net. It's a postfix policy daemon
which allow mail to be rejected at smtp dialogue when mailbox are
overquota... can work from the own mailbox machine or from the own
mailscanning machine farm asking to a daemon in ma
Am 08.11.2011 18:16, schrieb Leslie León Sinclair:
Done, at last!!!
Missing stuff on my install:
[PostfixAdmin config file]
$CONF['used_quotas'] = 'YES'; // Was no activated, this was the main
reason of my past mails. Sorry again.
$CONF['quota'] = 'YES';
Don't forget:
[PostfixAdmin config fi
Done, at last!!!
Missing stuff on my install:
[PostfixAdmin config file]
$CONF['used_quotas'] = 'YES'; // Was no activated, this was the main
reason of my past mails. Sorry again.
$CONF['quota'] = 'YES';
Other changes made:
[Dovecot config file]
protocol imap {
mail_plugins = quota imap_quot
Am 08.11.2011 15:18, schrieb Leslie León Sinclair:
The problem is showing the quota for the users[I have multiple
quotas, a field of a MySQL table], Users1 have 10MB quota and Users2
have 100MB, some users have 250MB, how can I show quota with a query,
with Dovecot or Postfix??? If all my users h
Leslie Le?n Sinclair:
> The problem is showing the quota for the users[I have multiple quotas, a
> field of a MySQL table], Users1 have 10MB quota and Users2 have 100MB,
> some users have 250MB, how can I show quota with a query, with Dovecot
> or Postfix??? If all my users have the same quota,
The problem is showing the quota for the users[I have multiple quotas, a
field of a MySQL table], Users1 have 10MB quota and Users2 have 100MB,
some users have 250MB, how can I show quota with a query, with Dovecot
or Postfix??? If all my users have the same quota, works for me great[I
have tes
Stan Hoeppner:
> His problem is spambots relaying *outbound* through Postfix. This isn't
> an inbound problem. You're describing an inbound policy.
In that case, any policy daemon that counts the messages or bytes
per client or sender will do the job. There are rate limits in
policyd and postfwd
On 11/8/2011 3:30 AM, Egoitz Aurrekoetxea Aurre wrote:
> On Mon, 7 Nov 2011, Leslie León Sinclair wrote:
>
>> Thanks again, and sorry the thread, I´am stacked here. Almost near the
>> solution.
> You could too take a look to Postfix Quota Reject.
> http://postfixquotareject.ramattack.net. It's a
On Mon, 7 Nov 2011, Leslie León Sinclair wrote:
Thanks again, and sorry the thread, I´am stacked here. Almost near the
solution.
Best regards.
You could too take a look to Postfix Quota Reject.
http://postfixquotareject.ramattack.net. It's a postfix policy daemon
which allow mail t
Thanks again, and sorry the thread, I´am stacked here. Almost near the
solution.
Best regards.
You should move this discussion over to the Dovecot mailing list.
--
/***
*Leslie León Sinclair
*Administrador de Redes
*Facultad de Ingenieria E
On Monday, November 07, 2011 at 17:02:24 UTC, les...@electrica.cujae.edu.cu
confabulated:
> The issue is that I have multiple quotas/domains, for my users. Some
> users have 10MB, others have 100MB, and Admin/Root[postmaster,
> webmaster, abuse, hostmaster] have 500MB and I need to fetch the qu
Am 07.11.2011 18:02, schrieb Leslie León Sinclair:
> The issue is that I have multiple quotas/domains, for my users. Some users
> have 10MB, others have 100MB, and
> Admin/Root[postmaster, webmaster, abuse, hostmaster] have 500MB and I need to
> fetch the quota, for the specific
> user with MyS
The issue is that I have multiple quotas/domains, for my users. Some
users have 10MB, others have 100MB, and Admin/Root[postmaster,
webmaster, abuse, hostmaster] have 500MB and I need to fetch the quota,
for the specific user with MySQL.
Best regards.
--
/*
The problem is the query for MySQL... I have quotas in a table in mysql,
but there´s a lot of parameters that I dont know when to use it.
For example:
1- The quota query in MySQL -> query = SELECT quota FROM mailbox WHERE
username='%s'
2- The quota query in Dovecot -> user_query = SELECT home,
Am 07.11.2011 15:48, schrieb Duane Hill:
> On Monday, November 07, 2011 at 15:41:38 UTC, les...@electrica.cujae.edu.cu
> confabulated:
>
>> Hi:
>
>> I have a Postfix+MySQL+Dovecot+PostfixAdmin[Lenny server] setup, and
>> works very nice. But I need to put quota in my webmail[RoundCube], and
>>
On 7/11/2011 5:41 μμ, Leslie León Sinclair wrote:
But I need to put quota in my webmail
Hi,
Use postfix and dovecot, with lda or lmtp and setup quotas in dovecot.
See: http://www.dovecot.org/list/dovecot/2011-February/057630.html
Hope that helps,
Nick
smime.p7s
Description: S/MIME Crypto
On Monday, November 07, 2011 at 15:41:38 UTC, les...@electrica.cujae.edu.cu
confabulated:
> Hi:
> I have a Postfix+MySQL+Dovecot+PostfixAdmin[Lenny server] setup, and
> works very nice. But I need to put quota in my webmail[RoundCube], and
> after a long research in Internet, I see DoveAdm as a
Hi:
I have a Postfix+MySQL+Dovecot+PostfixAdmin[Lenny server] setup, and
works very nice. But I need to put quota in my webmail[RoundCube], and
after a long research in Internet, I see DoveAdm as a good option,the
issue is...
- It´s DoveAdm a command part of Dovecot, if so, where is it?
- O
23 matches
Mail list logo