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

Re: can't send a bugreport in emacs



On 2008-05-01 06:34 +0200, Alexandru Cardaniuc wrote:

> I am trying to send a bugreport in emacs through debian-bug. After
> 'sending' the bug report, I receive the following message in my mailbox. 
>
> From: Mail Delivery System <Mailer-Daemon@sonataiii>
> Subject: Mail delivery failed: returning message to sender
> To: alexandru@sonataiii
> Date: Wed, 30 Apr 2008 21:28:42 -0700
>
> This message was created automatically by mail delivery software.
>
> A message that you sent could not be delivered to one or more of its
> recipients. This is a permanent error. The following address(es)
> failed:
>
>   submit@bugs.debian.org Mailing to remote domains not supported

Which MTA do you use on your system and how is it configured?

> Do I need to configure reportbug to be able to send bugreports? Or
> something else?

Not reportbug, no.  You might have to configure Emacs, though.

> I am using lenny. Emacs 22.1 Sending mail with gnus in emacs works...

Note that Gnus uses message-mode to compose and send mail, while stock
Emacs uses a different method by default.  You can adjust this by
putting the following in your .emacs:

(setq mail-user-agent 'gnus-user-agent)

See the description of mail-user-agent for details.  BTW, how does Gnus
send your mail?

Sven


Reply to: