Hi Nigel,
>> I think using of use_crlf is really bad in bigger installations. Use
>> to much harddisk space.
>>     
> It will only be around 2% - thats way down in the noise.
>
> However if you do have cr/lf line endings on your message on disk you
> can then use something like sendfile() to fire the message out to your
> pop/imap client, rather than having to read the file in and sending it a
> line at a time (buffered obviously) rewriting the line ends as you do
> so. This is likely to be noticeable CPU saving by just handing the file
> over to a kernel event interface to send out.
>   
Hmm... thats right. One time calculation of exim for a email is enough.
> Optimisation for large systems can be a really complex issue....
>
>   
That's really right... i just optimized openldap, now exim/dovecot and
spamassassin are are good targets ;-)

Mfg.
Stefan

-- 
CaC, Computer and Communication
Inhaber Stefan Klatt
Triftstrasse 9
60528 Frankfurt
Germany

Tel.: +49-(0)172-6807809
Tel.: +49-(0)69-67808-900
Email: [EMAIL PROTECTED]

begin:vcard
fn:Stefan Klatt
n:Klatt;Stefan
org:CaC
adr:;;Triftstrasse 9;Frankfurt;Hessen;60528;Germany
email;internet:[EMAIL PROTECTED]
title:Netzwerkspezialist
tel;cell:+49-172-6807809
version:2.1
end:vcard

-- 
## 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/

Reply via email to