It is likely to work work other MTAs. Any idea what smtpd is complaining
about? You can temporarily replace /usr/sbin/sendmail with a script that
dumps input to a file to collect it to inspect (t=`mktemp -t
/tmp/mail.XXXXXXXX`; cat > $t)
If you can identify what's wrong it should be simple to fix in page.c.
--
Sent from a phone, apologies for poor formatting.
On 6 April 2021 23:58:50 George Rosamond <
[hidden email]> wrote: