Philip Hazel ha scritto:
On Wed, 30 Nov 2005, Marco wrote:
Why with:
exim4 -oMr spam-scanned -d -bt [EMAIL PROTECTED] Exim4 work correctly:
Exim is running as root when it runs the routers.
and with: exim4 -bh IP Exim4 don't work:
Exim is running as "exim" when it runs the routers. This, I suspect, is
the difference.
--------> maildir_overquota2 router <--------
local_part=root domain=domain.it
calling maildir_overquota2 router
maildir_overquota2 router called for [EMAIL PROTECTED]: domain = domain.it
uid=8 gid=8 current_directory=/
^^^^^^^^^^^
This is misleading debug output. It is giving the values specified for
the router, but in this case they will not actually be set, because Exim
is not running as root. I have made a note to improve this if I can.
Ok thanks,
Is there another way to control users quota for exeample by ACL? :-)
As I said I am using PROCMAIL which doesn't allow checking and control
quotas.
Thanks for your help
Bye
Marco
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/