nmh-workers
[Top] [All Lists]

Re: adding DSN support to MH

1996-02-15 22:33:15
Jerry Peek writes:

| send: -notify success,failure
|
| you need to be able to stop DSNs for some message... with something like:
|
| What now? send -notify never
| or    What now? send -nonotify

OK, I was assuming "-notify never" here

| In your code, a -nonotify switch would be a little hard to type (nono),
| but it would give users more flexibility.  For example, if the MH
| profile had this as a default:
|
| send: -notify success,failure
|
| and you didn't want to know that a message succeeded, you could say:
|
| What now? send -nonotify success
|
| and only have the failure notification used.  Hmmm.  This seems sort
| of hard to code, but the flexibility could make life easier for users.

They could get the same effect from "-notify failure", though ?

The real brain twister would be notifications on a per recipient
basis, but I don't feel up to that at the moment!

| Hope I didn't just discourage you from taking this project on at all! ;-)

:-))

Martin


<Prev in Thread] Current Thread [Next in Thread>