Konstantin:
> Hi,
> 
> We need to send a lot of raw eml files.
> I decided to use sendmail as a solution for this process.
> 
> We have approx 6000 files in "maildrop" queue, messages are going out from
> maildrop but i would like to speed up this process.
> 
> I wonder is there any configuration option in postfix to control maildrop
> queue?
> 
> Can you suggest another method how to send raw eml to postfix (thousands of
> eml files)

Use parallel submission via SMTP. Local submissions are
proceded by a single process thread.

        Wietse

Reply via email to