At 2025-07-10T11:39:49-0500, G. Branden Robinson wrote:
> Oh, darn.  Is it working again?  Is there a means by which I can check
> the status of the Postfix daemon on the relevant host prior to doing a
> Git push?

I did attempt self-service along these lines:

$ ssh [email protected]

Hello gbranden!  You've successfully authenticated, but interactive
shell access is not allowed.

Connection to git.savannah.gnu.org closed.
$ ssh [email protected] "tail /var/log/mail.log"
fatal: unrecognized command 'tail /var/log/mail.log'
$ ssh [email protected] "sh -c 'tail /var/log/mail.log'"
fatal: unrecognized command 'sh -c 'tail /var/log/mail.log''

I didn't really expect the last to work--I was just checking.  :)

Regards,
Branden

Attachment: signature.asc
Description: PGP signature

Reply via email to