Thanks for the link.

So I need a Perl script that runs permanently in the background and opens a network socket that any local user can query to get information about mail quotas?

I'm wondering why I need to do such strange things when Exim already has the capability to compute quotas on its own. It's already used to send the user a message when 80% quota is exceeded, see my provided config file. So why an external thing for an already built-in function?

I just need that calculation to run in a way that it's available at RCPT ACL time. I was hoping that the verify=recipient directive had some option for that, or so.

Yves


-------- Ursprüngliche Nachricht --------
Von: Jeremy Harris via Exim-users <[email protected]>
Gesendet: Freitag, 1. Mai 2020, 17:24 MESZ
Betreff: [exim] Verify recipient with mailbox quota at ACL time

On 01/05/2020 16:12, Yves Goergen via Exim-users wrote:> When an e-mail
is received for a user but the mailbox is full, this> results in a
bounce message which ultimately gets me on DNS blacklists.> (And it
causes backscatter spam which is to be prevented.)
https://github.com/Exim/exim/wiki/Checking-quota-at-RCPT-time



--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to