On Tue, Feb 16, 2016 at 07:58:45PM +0000, Travis Dolan wrote: > content_filter = smtp-amavis:[127.0.0.1]:10024
There's your problem. Your content filter is too slow, it is probably doing remote DNS lookups. The mail in the active queue is pre-filter, not post-filter. -- Viktor.