- First change -Qn parameter that define max number of threads used by smail module of xmail (smail is responsible to deliver local and outgoing mails). Default value is 256.
- See also if filters don't take too time to execute If you can, use preferably natively compiled filters (written in C, C++, ....) faster than interpreted (or 'pseudo'-compiled) languages ... Verify if filters, especially when using 'shared' files like logs, databases, don't wait too much for the shared ressource to be available. - See also if real memory is able to take the job without swapping (no swap activity is allways the best). - Does you mail server used for others tasks ? See if they don't take too much system ressources ... (a dedicated mail server is the best. Put Webmail/web/ftp/... on another server) You will need to use analysers to examine performance counters for best results in finding best ram/swap/cpu/os/software configuration. Francis > -----Message d'origine----- > De : Helio Cavichiolo Jr [mailto:[EMAIL PROTECTED] > Envoy� : vendredi 10 juin 2005 15:37 > � : [email protected] > Objet : [xmail] delivery delaying > > > > Hi ALL, > > I have a xmail server with 180 domains and 3000 accounts > (total). The problem > is that it receive the messages but expends too much time to > deliver the > messages to the account. > Anyone have a solutions for this? > > Thanks > > -- > Helio Cavichiolo Jr > Analista de Sistemas > Altecnet Informatica Ltda > +55 19 8137-6822 > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] > - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
