<div dir="ltr">Hi,<div><br></div><div>Please Unsubscribe me from this chain.</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Thanks.<br> <br>With Regards,<br>U. Krishna Chaithanya<br>E-Mail: <a href="mailto:chaithu001@gmail.com" target="_blank">chaithu001@gmail.com</a>   |   Mobile:+91-9884048608</div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 13, 2019 at 4:17 PM Dominic Raferd <<a href="mailto:dominic@timedicer.co.uk">dominic@timedicer.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, 12 Feb 2019 at 22:30, Michael Orlitzky <<a href="mailto:michael@orlitzky.com" target="_blank">michael@orlitzky.com</a>> wrote:<br>
><br>
> On 2/12/19 12:30 PM, Curtis Maurand wrote:<br>
> > sudo /usr/sbin/amavisd-new reload<br>
><br>
> The systemd service should be able to do this for you, e.g.<br>
>   ExecReload=/usr/sbin/amavisd -c /etc/amavisd.conf reload<br>
> if the "forking" service type is used.<br>
<br>
Thanks Curtis and Michael. I have now implemented this. In Ubuntu<br>
18.04 the systemd service is just calling /etc/init.d/amavis (SysV) so<br>
this is what needed changing by adding the reload option. I attach a<br>
patch for this file (/etc/init.d/amavis), after applying it do<br>
'systemctl daemon-reload' so that 'systemctl reload-or-restart amavis'<br>
will do a warm reload of amavis instead of the full shutdown/start.<br>
<br>
If it is working the first log entry for the action will show '(warm)':<br>
2019-02-13 10:10:42 streamingbats amavis[30715]: starting. (warm)<br>
/usr/sbin/amavisd-new at <a href="http://streamingbats.co.uk" rel="noreferrer" target="_blank">streamingbats.co.uk</a> amavisd-new-2.11.0<br>
(20160426), Unicode aware, LC_ALL="C", LANG="en_GB.UTF-8"<br>
<br>
>From Patrick's reply to another question I take it that reloading<br>
amavis *is* required after updating any SA configs.<br>
</blockquote></div>