Re: sending an email with a mutt one-line without being prompted

2010-08-02 Thread Will Fiveash
On Mon, Aug 02, 2010 at 04:26:47PM -0500, Nicolas Williams wrote: > On Mon, Aug 02, 2010 at 04:13:16PM -0500, Will Fiveash wrote: > > On Mon, Aug 02, 2010 at 03:49:47PM -0500, Nicolas Williams wrote: > > > On Sun, Aug 01, 2010 at 10:52:01PM -0500, David Champion wrote: > > > > Syntax has been chang

Re: sending an email with a mutt one-line without being prompted

2010-08-02 Thread Nicolas Williams
On Mon, Aug 02, 2010 at 04:13:16PM -0500, Will Fiveash wrote: > On Mon, Aug 02, 2010 at 03:49:47PM -0500, Nicolas Williams wrote: > > On Sun, Aug 01, 2010 at 10:52:01PM -0500, David Champion wrote: > > > Syntax has been changed: -a indicates a *list* of attachment files > > > ending with "--". I do

Re: sending an email with a mutt one-line without being prompted

2010-08-02 Thread David Champion
* On 02 Aug 2010, Nicolas Williams wrote: > On Sun, Aug 01, 2010 at 10:52:01PM -0500, David Champion wrote: > > Syntax has been changed: -a indicates a *list* of attachment files > > ending with "--". I don't recall which version was first to boast this > > new syntax, but it's the problem you're

Re: sending an email with a mutt one-line without being prompted

2010-08-02 Thread Will Fiveash
On Mon, Aug 02, 2010 at 03:49:47PM -0500, Nicolas Williams wrote: > On Sun, Aug 01, 2010 at 10:52:01PM -0500, David Champion wrote: > > Syntax has been changed: -a indicates a *list* of attachment files > > ending with "--". I don't recall which version was first to boast this > > new syntax, but i

Re: what does this "sender invalid" error mean?

2010-08-02 Thread Michael Elkins
On Mon, Aug 02, 2010 at 09:38:01PM +0100, Chris G wrote: I'm trying to b[ounce] a message and I'm getting the following error on the mutt status line:- SMTP session failed: 550 Sender invalid So what is it saying? Obviously "Chris@" id invalid but how is mutt creating it and what is missi

Re: sending an email with a mutt one-line without being prompted

2010-08-02 Thread Nicolas Williams
On Sun, Aug 01, 2010 at 10:52:01PM -0500, David Champion wrote: > Syntax has been changed: -a indicates a *list* of attachment files > ending with "--". I don't recall which version was first to boast this > new syntax, but it's the problem you're seeing right now even if it's > not related to the

what does this "sender invalid" error mean?

2010-08-02 Thread Chris G
I'm trying to b[ounce] a message and I'm getting the following error on the mutt status line:- SMTP session failed: 550 Sender invalid So what is it saying? Obviously "Chris@" id invalid but how is mutt creating it and what is missing such that mutt can't create a valid address? -- Chri

Re: sending an email with a mutt one-line without being prompted

2010-08-02 Thread Will Fiveash
On Mon, Aug 02, 2010 at 01:34:18PM -0700, Michael Elkins wrote: > > At the end of the help output there is this: > > -- separate filename(s) and recipients, > when using -a, -- is mandatory > > I agree it would make more sense to put that nearer to the text for > the -a

Re: sending an email with a mutt one-line without being prompted

2010-08-02 Thread Michael Elkins
On Mon, Aug 02, 2010 at 12:12:27PM -0500, Will Fiveash wrote: Yep, I struggled with this change recently. It would be nice if mutt's help output for -a was updated with this important usage tidbit. Here's what it looks like now: Mutt 1.5.20 (2010-04-22) usage: mutt [] [-z] [-f | -yZ] mu

Re: sending an email with a mutt one-line without being prompted

2010-08-02 Thread Will Fiveash
On Sun, Aug 01, 2010 at 10:52:01PM -0500, David Champion wrote: > * On 01 Aug 2010, Christoph Kukulies wrote: > > >> > > >>k...@post:~$ mutt -s test k...@validaddress.de > >>Error sending message, child exited 1 (). > > >>Segmentation fault > > >> > > >> > > >> > > >This should work. Maybe you co

Re: sending an email with a mutt one-line without being prompted

2010-08-02 Thread Christoph Kukulies
Am 02.08.2010 10:58, schrieb Simon Ruderich: On Sun, Aug 01, 2010 at 07:31:28PM +0200, Christoph Kukulies wrote: [snip] I opened a can of worms obviously. On the target system (debian) the stock mutt-1.5.20.tgz doesn't compile because it can't find libcurses. I have libncurses5 installed.

Re: sending email to txt

2010-08-02 Thread Tim Gray
On Aug 02, 2010 at 08:27 AM -0400, Tim Gray wrote: On Aug 01, 2010 at 10:26 PM -0800, rog...@sdf.org wrote: Nope. Doesn't work here. I don't know. It worked the other day for me. Here's the complete list from wiki: To follow up on this

Re: sending email to txt

2010-08-02 Thread Tim Gray
On Aug 01, 2010 at 10:26 PM -0800, rog...@sdf.org wrote: Nope. Doesn't work here. I don't know. It worked the other day for me. Here's the complete list from wiki:

Re: sending an email with a mutt one-line without being prompted

2010-08-02 Thread Simon Ruderich
On Sun, Aug 01, 2010 at 07:31:28PM +0200, Christoph Kukulies wrote: > [snip] > > I opened a can of worms obviously. On the target system (debian) the > stock mutt-1.5.20.tgz doesn't compile because > it can't find libcurses. I have libncurses5 installed. Maybe patches > are required for debian? O