Re: [exim] Throttle sending rates?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: Re: [exim] Throttle sending rates?
On 29/10/2018 12:15, Rich Lott - Artful Robot via Exim-users wrote:
>     1. ls -1 -t /var/spool/exim4 |tail 50 | while read f ; do exim -M
>        $(extract_job_id "$f") l done


You forgot the exact dirname, queue-specifier, and s/l/; but otherwise yup