Hi. On Tue, May 28, 2019 at 07:47:36AM -0000, Curt wrote: > On a more serious note, as exim is set up to deliver only local mail on > many machines (default installation), what happens when you cannot hand > your bug report over to a sendmail-like MTA?
The expected thing happens. Your exim tries to send an e-mail to sub...@bugs.debian.org, discovers that it's disallowed to do so, and sends that 'Unable to deliver' e-mail back to the user who has run reportbug. Reportbug also sends the same e-mail to the user who run it, so at least you have your bugreport verbatim. Reco