Re: [exim] Fast insert into Exim's queue

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] Fast insert into Exim's queue
Chris Laif wrote:
> I wonder what's the best way to insert a large number (~ 5000) of
> emails into exim's queue (No, these are _not_ spam messages!). Each
> email will consist of customized content for the recipient and it is
> planned to use VERP.


If it's a one-time 5000 you may as well talk SMTP to exim to
get them inserted.

- Jeremy