I just added added a warning (on master, not 1.5) to all nmh
programs for multiple profile entries for the same
component.  Until now, all but the first were silently
ignored.

E.g.,

$ cat /tmp/mh_profile
server: -server [email protected]
server: -server [email protected]
Path: .Mail

$ MH=/tmp/mh_profile scan last 2>&1 | head -1
scan: multiple "server" profile components in /tmp/mh_profile, ignoring 
"-server [email protected]", continuing...

David

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to