Limit receiving message size using filter
Edit file /etc/vfilters/yourdomain.com and paste the following rule : Code: # Exim filter #Rule1 if $message_body_size is above 3M then mail to $sender_address from [email protected] […]
Edit file /etc/vfilters/yourdomain.com and paste the following rule : Code: # Exim filter #Rule1 if $message_body_size is above 3M then mail to $sender_address from [email protected] […]