[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Reportbug from scratch



2012/3/22 José Luis Segura Lucas <josel.segura@gmx.es>:
>
> 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 "josel.segura@gmx.es"
> no-cc
> header "X-Debbugs-CC: josel.segura@gmx.es"
> 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.


Reply to: