Hi,
Can you try one test with the internal mail server hostname specified:
echo "This is test message." | /usr/sbin/bsmtp -h smtp-int.uc.pt -f
bac...@uc.pt -s "Test" gina.co...@uc.pt
If that fails, perhaps the backup server's firewall is stopping the
connection?
--
Graham
On Thu, 5 May 20
Hi Gina,
Should your test command not be addressed to your mail server? As below:
echo "This is test message." | /usr/sbin/bsmtp -h smtp-int.uc.pt -f
bac...@uc.pt -s "Test" gina.co...@uc.pt -d 50pwd
Regards,
Leigh.
On 2022-05-05 10:03, gina.co...@uc.pt wrote:
Hi
My configuration of Mes