Re: [Exim] recipients_max for proto:local

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: sharun
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [Exim] recipients_max for proto:local
Philip Hazel wrote:
> The only control on non-smtp mail is via the local_scan() function, or
> after you have received it - e.g. in a system filter.


So, followed part of system filter will help me ?

if $received_protocol is "local" and
    $recipients_count is above 6
    then
    fail text "Too many recipients. Maximum 6 allowed"
    seen finish
endif


PS: understand me right, I need fully correct config when moving
to exim4 (mail system with > 400,000 mailboxes)

--
VVS56-RIPE