On Sat, 27 Sep 2008 11:30:56 +0100, Adam D. Barratt wrote: > Hi,
Hi Adam, thanks for the quick response. > 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. Agreed. > That could be fixed by adding a configurable HELO, but I'm not sure > that's the best answer. Uhm, ok. > [...] > > 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. I'm using gmail, and have exim locally using it. It works fine with the command-line "mail": $ echo foo | mail [EMAIL PROTECTED] $ $ tail /var/log/exim4/mainlog 2008-09-27 12:36:44 1KjXAK-00016c-RT <= [EMAIL PROTECTED] U=neo P=local S=343 2008-09-27 12:36:48 1KjXAK-00016c-RT => [EMAIL PROTECTED] R=smarthost T=remote_smtp_smarthost H=gmail-smtp-msa.l.google.com [66.249.91.109] X=TLS1.0:RSA_ARCFOUR_MD5:16 DN="C=US,ST=California,L=Mountain View,O=Google Inc,CN=smtp.gmail.com" 2008-09-27 12:36:48 1KjXAK-00016c-RT Completed ^C $ I don't know whether I can set an SSL SMTP server in devscripts.conf as BTS_SMTP_HOST. However, I'm trying to comment that line and letting exim do all the "dirty work": hopefully it will work again. Kindly, David -- . ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino : :' : Linuxer #334216 --|-- http://www.hanskalabs.net/ `. `'` GPG: 1392B174 ----|---- http://snipr.com/qa_page `- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
signature.asc
Description: PGP signature

