2012/3/22 José Luis Segura Lucas <[email protected]>: > > I'm trying to get reportbug working. I tried to send several bug reports > and I was completely unable to see it published on the BTS of the packages. > > I can't get any log from reportbug: I accomplish all the steps, selected > to send via SMTP and, after a few seconds, apparently reportbug confirms > that the bug has been sent and I can close the program. > > My reportbug configuration file: > > $ grep -v ^\# .reportbugrc > reportbug_version "6.2.1" > mode standard > ui gtk2 > email "[email protected]" > no-cc > header "X-Debbugs-CC: [email protected]" > smtphost "reportbug.debian.org" > > If I try to send an email from CLI using the mail command, exim print > some error logs, but nothing when I try with reportbug. > > In which way are the e-mail for the BTS sent?
Exim's not used when you set "smtphost reportbug.debian.org". Have you tried "ui text" rather than "ui gtk2"? It *might* print out an error to stdout. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAOdo=syw+wz+1r9hbe9xnkfxfrt+c7gckdts4by2iedauha...@mail.gmail.com

