Hello <3
Thank you for your efforts and help
i have tried again with other redhat machine which has /var/log/maillog but the issue persists
here attached the logs from maillog and my /etc/postfix/main.cf (main) and also my /etc/postfix/sasl_passwd (sasl_passwd)
tail -f /var/log/maillog
Apr 29 11:40:33 netbackup-scanner postfix/qmgr[235112]: D73DEB8: [email protected], size=705, nrcpt=1 (queue active)
Apr 29 11:40:33 netbackup-scanner postfix/smtpd[235168]: disconnect from localhost.localdomain[127.0.0.1] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7
Apr 29 11:40:33 netbackup-scanner postfix/smtp[235173]: warning: 192.168.117.16[192.168.117.16]:587 offered no supported AUTH mechanisms: āGSSAPI NTLMā
Apr 29 11:40:39 netbackup-scanner postfix/smtp[235173]: D73DEB8: to=operator@xxxxxx, relay=192.168.117.16[192.168.117.16]:587, delay=5.1, delays=0.06/0.03/0.03/5, dsn=5.7.57, status=bounced (host 192.168.117.16[192.168.117.16] said: 530 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM (in reply to MAIL FROM command))
Apr 29 11:40:39 netbackup-scanner postfix/cleanup[235172]: 0A26E103: [email protected]
Apr 29 11:40:39 netbackup-scanner postfix/bounce[235174]: D73DEB8: sender non-delivery notification: 0A26E103
Apr 29 11:40:39 netbackup-scanner postfix/qmgr[235112]: 0A26E103: from=<>, size=2994, nrcpt=1 (queue active)
Apr 29 11:40:39 netbackup-scanner postfix/qmgr[235112]: D73DEB8: removed
Apr 29 11:40:39 netbackup-scanner postfix/local[235175]: 0A26E103: [email protected], relay=local, delay=0.02, delays=0/0.01/0/0, dsn=2.0.0, status=sent (delivered to mailbox)
Apr 29 11:40:39 netbackup-scanner postfix/qmgr[235112]: 0A26E103: removed
Apr 29 11:43:43 netbackup-scanner sendmail[235182]: 53TAhhkh235182: from=root, size=183, class=0, nrcpts=1, [email protected], relay=root@localhost
Apr 29 11:43:44 netbackup-scanner postfix/smtpd[235183]: connect from localhost.localdomain[127.0.0.1]
Apr 29 11:43:44 netbackup-scanner sendmail[235182]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1.3, verify=FAIL, cipher=TLS_AES_256_GCM_SHA384, bits=256/256
Apr 29 11:43:44 netbackup-scanner postfix/smtpd[235183]: 0EC12B0: client=localhost.localdomain[127.0.0.1]
Apr 29 11:43:44 netbackup-scanner postfix/cleanup[235186]: 0EC12B0: message-id=202504291043.53TAhhkh235182@netbackup-scanner.localdomain
Apr 29 11:43:44 netbackup-scanner sendmail[235182]: 53TAhhkh235182: to=operator@xxxxx, ctladdr=root (0/0), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30183, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (Ok: queued as 0EC12B0)
Apr 29 11:43:44 netbackup-scanner postfix/qmgr[235112]: 0EC12B0: [email protected], size=738, nrcpt=1 (queue active)
Apr 29 11:43:44 netbackup-scanner postfix/smtpd[235183]: disconnect from localhost.localdomain[127.0.0.1] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7
Apr 29 11:43:44 netbackup-scanner postfix/smtp[235187]: warning: 192.168.117.16[192.168.117.16]:587 offered no supported AUTH mechanisms: āGSSAPI NTLMā
Apr 29 11:43:49 netbackup-scanner postfix/smtp[235187]: 0EC12B0: to=operator@xxxxxx, relay=192.168.117.16[192.168.117.16]:587, delay=5.1, delays=0.06/0.03/0.02/5, dsn=5.7.57, status=bounced (host 192.168.117.16[192.168.117.16] said: 530 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM (in reply to MAIL FROM command))
Apr 29 11:43:49 netbackup-scanner postfix/cleanup[235186]: 344BAB4: [email protected]
Apr 29 11:43:49 netbackup-scanner postfix/bounce[235188]: 0EC12B0: sender non-delivery notification: 344BAB4
Apr 29 11:43:49 netbackup-scanner postfix/qmgr[235112]: 344BAB4: from=<>, size=3058, nrcpt=1 (queue active)
Apr 29 11:43:49 netbackup-scanner postfix/qmgr[235112]: 0EC12B0: removed
Apr 29 11:43:49 netbackup-scanner postfix/local[235189]: 344BAB4: [email protected], relay=local, delay=0.02, delays=0/0.01/0/0, dsn=2.0.0, status=sent (delivered to mailbox)
Apr 29 11:43:49 netbackup-scanner postfix/qmgr[235112]: 344BAB4: removed
Thanks in advance 