i wrote:
 |*emptystart* is POSIX but not traditional BSD Mail – i think there
 |a non-existing mailbox can't be helped at all ("no mail for.."),

well, not exactly:

      char isedit = *name != '%' || getuserid(myname) != getuid();
      ...
      if (!isedit && errno == ENOENT)
              goto nomail;

Just noting this because i realized that Heirloom's and S-nail's
*bsdcompat* doesn't do anything about this …
But like i said, a long road to go.
Ciao,

--steffen

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
nail-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nail-devel

Reply via email to