Thanks This is what I see
08:41:10] SMTP> RCPT TO:<soyd...@gmail.com> [08:41:10] SMTP< 554 5.7.1 <localhost[127.0.0.1]>: Client host rejected: Access denied ** error occurred on SMTP session *** Error occurred while sending the message: 554 5.7.1 <localhost[127.0.0.1]>: Client host rejected: Access denied [08:41:39] IMAP> 11 NOOP [08:41:39] IMAP< 11 OK NOOP completed (0.001 + 0.000 secs). Is this my server or the receiving server > On Feb 24, 2019, at 8:28 AM, Wietse Venema <wie...@porcupine.org> wrote: > > Latin Bishop: >> root@pepino:/home/soydepr# tail /var/log/syslog >> Feb 24 07:57:02 pepino postfix/smtps/smtpd[7383]: NOQUEUE: reject: RCPT from >> localhost[127.0.0.1]: 554 5.7.1 <localhost[127.0.0.1]>: Client host >> rejec$Feb 24 07:57:05 pepino postfix/smtps/smtpd[7383]: lost connection >> after RCPT from localhost[127.0.0.1] >> Feb 24 07:57:05 pepino postfix/smtps/smtpd[7383]: disconnect from >> localhost[127.0.0.1] ehlo=1 mail=1 rcpt=0/1 commands=2/3 >> Feb 24 07:57:46 pepino postfix/smtps/smtpd[7383]: connect from >> localhost[127.0.0.1] >> Feb 24 07:57:46 pepino postfix/smtps/smtpd[7383]: NOQUEUE: reject: RCPT from >> localhost[127.0.0.1]: 554 5.7.1 <localhost[127.0.0.1]>: Client host rejec$ >> >> Sent from my iPad > > Suggestions: > > Log into the server with a program that does not truncate long lines > after "Client host rejec". > > View the logfile with 'less +G /var/log/syslog'. > > Wietse