David Abrahams <dave boost-consulting.com> writes:
> I've enclosed headers from when I send email to the
same address (and
> Cc myself) in the two situations.
>
> What I notice is that when it doesn't work, the
Return-Path and Sender
> headers are "dave localhost."
>
> And note that I'm not just arbitrarily siezing on
"localhost" as the
> problem. This is in response to:
>
> 504 <dave localhost>: Sender address rejected:
need fully-qualified address
Forgot to enclose the headers, but I fixed the problem by
changing the
first two lines of my /etc/hosts as follows:
-127.0.0.1 localhost pereiro
-127.0.1.1 pereiro.peloton pereiro
+127.0.0.1 pereiro.luannocracy.com localhost
+127.0.1.1 pereiro.luannocracy.com pereiro
Not sure if what I did is exactly right, but it seemed to
work.
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
--
ubuntu-users mailing list
ubuntu-users lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
|