From: Techtron C. <tec...@gm...> - 2007-08-06 13:28:30
|
I had fetchmail running on a FreeBSD Server, which was downloading the email off a mail server on the internet, but got the following error msg, see below, but now the mail has been downloaded off the server on the internet and the mail is not is the local users mailbox, any chance I can recover the lost email, where should I look. Thanks in advance for any help. ==================================================== fetchmail: SMTP> RCPT TO:<general@localhost> fetchmail: SMTP< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) fetchmail: SMTP error: 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) fetchmail: SMTP listener doesn't really like recipient address `general@localhost' fetchmail: SMTP> RCPT TO:<postmaster@localhost> fetchmail: SMTP< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) fetchmail: can't even send to postmaster! fetchmail: SMTP> RSET fetchmail: SMTP< 250 flushed flushed ===================================================== |