Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] [RFC] Bounce messages
@ 2009-06-01  0:54 Ben Walton
  2009-06-05 16:02 ` William Morgan
  0 siblings, 1 reply; 7+ messages in thread
From: Ben Walton @ 2009-06-01  0:54 UTC (permalink / raw)


Hi All,

I spent a few hours this evening putting together the basics of (I
think) the last feature of mutt that I miss in sup: Message bouncing.

It works in it's current form, but I think it needs a little further
tweaking before it is merge ready.

Currently it's pretty dumb wrt which sendmail command it calls.  It
simply calls sendmail with some sane (for my environment, anyway) args
and a list of recipients (skipping the -t flag which makes it read
recipients from headers in the input).  I didn't want to implement a
second mail variable per account, although that would solve the
problem, and I didn't want to use the default sendmail command with
the -t stripped from the args (although that would also work).

The other thing that I don't like presently is the confirmation UI.
Without resorting to a whole bounce-mode, is there a better way to
handle this in the face of (potentially) multiple recipients that may
make the question stretch outside the viewable area?

I'm interested in what others think is the right solution to these
problems...and whether others besides myself miss this feature of
mutt.

Thanks
-Ben


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-06-06 14:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-01  0:54 [sup-talk] [RFC] Bounce messages Ben Walton
2009-06-05 16:02 ` William Morgan
2009-06-05 16:20   ` Ben Walton
2009-06-06 10:16   ` Nicolas Pouillard
2009-06-06 12:03     ` Helge Titlestad
2009-06-06 12:44     ` Ben Walton
2009-06-06 14:36       ` Nicolas Pouillard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox