Hi,

On Sat, 2008-09-27 at 11:48 +0200, David Paleino wrote:
> it's some time now, I can't say since when, that I get this error:
> 
> bts: failed to set SMTP recipient [EMAIL PROTECTED]
> 
> and, thus, can't use "bts" (nor "tagpending", nor any other script using 
> `bts`)
> at all (that's why I marked this as "important").

A quick debug session suggests that this is due to Net::SMTP defaulting
to using "localhost.localdomain" as its HELO argument which bugs.d.o's
exim is quite reasonably objecting to.

That could be fixed by adding a configurable HELO, but I'm not sure
that's the best answer.

[...]
> BTS_SMTP_HOST=bugs.debian.org

Is there any particular reason you're sending directly to bugs.d.o
rather than using your ISP's SMTP server (or other server available to
you)? That would solve the issue, assuming that the server in question
HELOed legitimately.

Regards,

Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to