Hi and thanks,
I've tried that but now get a different problem: exim seems to be sending my
local hostname (ie. not a fully qualified domain name) in SMTP chattings (see
log). I have
dc_visiblename='shinyblue.net' set in my /etc/exim4/update-exim4.conf.conf
file. The only place I can see it's getting the local hostname ("reech") from
is the /etc/hosts file where it's the first entry for 127.0.0.1. Is this
right?
thanks for your patience and help.
rich
PS. My set up may be a bit unusual: I'm running exim on a laptop (which mostly
has broadband access) as an internet server because I'm testing the set up
before putting it onto a server proper.
-----------8<--------------------------------------------
2005-09-28 10:09:07 1EKXw3-000321-Mn <= [EMAIL PROTECTED] U=root P=local
S=292 from <[EMAIL PROTECTED]> for [EMAIL PROTECTED]
2005-09-28 10:09:12 1EKXw3-000321-Mn ** [EMAIL PROTECTED]
F=<[EMAIL PROTECTED]>P=<[EMAIL PROTECTED]> R=dnslookup T=remote_smtp: SMTP
error from remote mail server after HELO reech: host a.mx.peopleandplanet.org
[217.204.203.154]: 504 <reech>: Helo command rejected: need fully-qualified
hostname
2005-09-28 10:09:12 1EKXw8-000325-JG <= <> R=1EKXw3-000321-Mn U=Debian-exim
P=local S=1247 from <> for [EMAIL PROTECTED]
2005-09-28 10:09:12 1EKXw3-000321-Mn Completed QT=5s
-----------8<--------------------------------------------
On Tuesday 27 September 2005 21:27, you wrote:
I would look at ident causing problems. The default ident (from memory) is
30 seconds. You can turn ident off with the following:
rfc1413_query_timeout=0s
Tim
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/