* Konrad Rzepecki <krzepe...@dentonet.pl>:

> >You can use mini_sendmail (which uses SMTP but gives you a sendmail
> >command for that)
> 
> I've already tried SMTP. This make no change since it also create
> queue file, which must be fsynced before client is notified about
> successfully queuing...

sendmail submission writes two files (maildrop queue). SMTP submission
writes only one file (the queuefile)

If you absolutely insist, you can try starting postfix using eatmydata:

eatmydata postfix start

But I don't know if it's LD_PRELOAD trick will work with postfix out
of the box.

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to