Wrt to mhpath, I think it is getting over analyzed.  All
mhpath does is provide the *path* to an nmh resource,
that's it.

Issues like fetching or not fetching are out-of-scope.

If/when IMAP support is added in, mhpath will return
imap URLs.  If one is using the existing classic storage
model, then local pathnames are returned.

So, for the following command:

  mhpath +inbox

If using the classic storage model:

  /home/user/MHMail/inbox

And if IMAP storage is used:

  imap://imap.example.com/inbox

Any additional storage models would return URLs appropriate
for that storage model.

--ewh

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

Reply via email to