On 03/08/2019 08:25, DL via Exim-users wrote: > 2019-07-29 06:40:30 cwd=/home/nordic/public_html 4 args: > /usr/sbin/sendmail -t -i -p125 > > My question is, may I configure temporarily exim.conf to block any email > sent from: > > /home/nordic/public_html > > If yes, how to do that please?
Test $initial_cwd in your not_smtp ACL. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
