quotawarnmsg only in the first time

View: New views
6 Messages — Rating Filter:   Alert me  

quotawarnmsg only in the first time

by M. Rodrigo Monteiro :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello again.

I'm using Postfix + OpenLDAP + Courier-IMAP + Maildrop
First, I put the quotawarnmsg in the courier-imap/etc. Nothing.
After, in the maildrop/etc. The e-mail in the mailbox of the user went
fine the first time. But the second, or third, don't send it.
What's the policy for that?
And why doesn't courier-imap send this message?

# echo teste | /usr/local/maildrop/bin/maildrop -w 90 -d rodrigo@domain

And in the master.cf
maildrop  unix  -       n       n       -       -       pipe
  flags=DRhu user=vmail argv=/usr/local/maildrop/bin/maildrop -w 90 -d
${recipient}


Regards,
Rodrigo.

--
M. Rodrigo Monteiro
falecom@...
"Free as in Freedom, not free as in free beer"
Linux User # 403730

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Courier-maildrop mailing list
Courier-maildrop@...
https://lists.sourceforge.net/lists/listinfo/courier-maildrop

Re: quotawarnmsg only in the first time

by Jeronimo Zucco :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

M. Rodrigo Monteiro escreveu:

> Hello again.
>
> I'm using Postfix + OpenLDAP + Courier-IMAP + Maildrop
> First, I put the quotawarnmsg in the courier-imap/etc. Nothing.
> After, in the maildrop/etc. The e-mail in the mailbox of the user went
> fine the first time. But the second, or third, don't send it.
> What's the policy for that?
> And why doesn't courier-imap send this message?
>
> # echo teste | /usr/local/maildrop/bin/maildrop -w 90 -d rodrigo@domain
>
> And in the master.cf
> maildrop  unix  -       n       n       -       -       pipe
>   flags=DRhu user=vmail argv=/usr/local/maildrop/bin/maildrop -w 90 -d
> ${recipient}
>
>
> Regards,
> Rodrigo.
>
>  
Delete quotawarn from user's Maildir, and it will be send a warning again.

--
Jeronimo Zucco
LPIC-1 Linux Professional Institute Certified
N?cleo de Processamento de Dados
Universidade de Caxias do Sul

http://jczucco.blogspot.com


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Courier-maildrop mailing list
Courier-maildrop@...
https://lists.sourceforge.net/lists/listinfo/courier-maildrop

Re: quotawarnmsg only in the first time

by Jay Lee :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


> Hello again.
>
> I'm using Postfix + OpenLDAP + Courier-IMAP + Maildrop
> First, I put the quotawarnmsg in the courier-imap/etc. Nothing.
> After, in the maildrop/etc. The e-mail in the mailbox of the user went
> fine the first time. But the second, or third, don't send it.
> What's the policy for that?

I believe it works the same as the deliverquota command which will send a
warning message roughly every 24 hours:

http://www.courier-mta.org/deliverquota.html

> And why doesn't courier-imap send this message?

Because courier-imap is meant to access mail, not send it.  Courier-IMAP
can notify quota-aware IMAP clients such as Thunderbird that the user is
nearing their quota.

Jay
--
Jay Lee
Network / Systems Administrator
Information Technology Dept.
Philadelphia Biblical University
--


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Courier-maildrop mailing list
Courier-maildrop@...
https://lists.sourceforge.net/lists/listinfo/courier-maildrop

Re: quotawarnmsg only in the first time

by M. Rodrigo Monteiro :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2008/7/31 Jeronimo Zucco <jczucco@...>:
> Delete quotawarn from user's Maildir, and it will be send a warning again.
>

Yes, I'll try that...

--
M. Rodrigo Monteiro
falecom@...
"Free as in Freedom, not free as in free beer"
Linux User # 403730

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Courier-maildrop mailing list
Courier-maildrop@...
https://lists.sourceforge.net/lists/listinfo/courier-maildrop

Re: quotawarnmsg only in the first time

by M. Rodrigo Monteiro :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2008/7/31 Jay Lee <jlee@...>:
> I believe it works the same as the deliverquota command which will send a
> warning message roughly every 24 hours:

So, the warn message will be sent every 24 hours until the user clean it?

> Because courier-imap is meant to access mail, not send it.  Courier-IMAP
> can notify quota-aware IMAP clients such as Thunderbird that the user is
> nearing their quota.

I see... but why is the quotawarnmsg in the courier-imap?

Regards,
Rodrigo.


--
M. Rodrigo Monteiro
falecom@...
"Free as in Freedom, not free as in free beer"
Linux User # 403730

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Courier-maildrop mailing list
Courier-maildrop@...
https://lists.sourceforge.net/lists/listinfo/courier-maildrop

Re: quotawarnmsg only in the first time

by Sam Varshavchik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

M. Rodrigo Monteiro writes:

> 2008/7/31 Jay Lee <jlee@...>:
>> I believe it works the same as the deliverquota command which will send a
>> warning message roughly every 24 hours:
>
> So, the warn message will be sent every 24 hours until the user clean it?
>
>> Because courier-imap is meant to access mail, not send it.  Courier-IMAP
>> can notify quota-aware IMAP clients such as Thunderbird that the user is
>> nearing their quota.
>
> I see... but why is the quotawarnmsg in the courier-imap?
So that you can configure whatever mail server you're using to invoke
deliverquota for local mail delivery.




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Courier-maildrop mailing list
Courier-maildrop@...
https://lists.sourceforge.net/lists/listinfo/courier-maildrop

attachment0 (204 bytes) Download Attachment
LightInTheBox - Buy quality products at wholesale price!