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