[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnunet] error in contrib/gnunet.conf ?
From: |
Brent Miller |
Subject: |
[Help-gnunet] error in contrib/gnunet.conf ? |
Date: |
Mon, 10 Nov 2003 09:44:16 -0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031024 Debian/1.5-2 |
In trying to debug the problems I'm having configuring SMTP (see:
http://mail.gnu.org/archive/html/help-gnunet/2003-11/msg00012.html), I was
perplexed as why gnunet-transport-check kept telling me "DEBUG: no
email-address specified, will not advertise SMTP address" although I had the
line "EMAIL-SENDER = address@hidden" in my gnunet.conf file. In playing around
with the configuration I found that changing EMAIL-SENDER (as shown in
contrib/gnunet.conf) to EMAIL-SEND took care of that warning. Is this the
proper option to use?
However, SMTP still doesn't work and when I ethereal my loopback it doesn't
look like the outgoing email address is being set:
220 icculus ESMTP Exim 3.36 #1 Mon, 10 Nov 2003 09:20:19 -0800.
HELO localhost.
250 icculus Hello localhost [127.0.0.1].
MAIL FROM: <>.
250 <> is syntactically correct.
I'm sure that SMTP is a low development priority at the moment, but does
anybody have SMTP working properly in 0.6.0a, or is it just me having problems?
Thanks,
Brent
- [Help-gnunet] error in contrib/gnunet.conf ?,
Brent Miller <=