On Fri, Sep 19, 2014 at 10:58:17PM -0400, Ruben Safir wrote:

> I used fetchmail to retreive email from the university and it hands off
> the local system which cause the mail to try to be forward to
> localhost.com.  Obviously I've made a big error somewhere, but I can't
> track it down

Your mistake is misusing "localhost.com".  That's someone else's
domain.  Do set "mydomain" explicitly to something sensible in
main.cf.  And make sure that "localhost.$mydomain" resolves to
127.0.0.1 via /etc/hosts.

-- 
        Viktor.

Reply via email to