Hello there,
i'm using Exim in my server, & most domains in my server contain forums which contain many users, now each forum try to send messages to there users, meaning that a forum send one message to too many email accounts (or recipients)
my plan is that i want to only let not more than 500 message to be sent every 15 minutes,
so i plan to use the following options, but i'mnt sure from it :
please could anyone help me in this problem ???Code:######## Exim Main Configuration section ############# queue_only = true split_spool_directory = true remote_max_parallel = 50 ####### Exim Transport Configuration section ########## max_rcpt = 420 connection_max_messages = 420
may all accept my best regards,,


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks