Christoph Anton Mitterer: > Quoting Wietse Venema <wie...@porcupine.org>: > > I suppose you can provide text for these? > It would be an honour :) > > 1) > <ul> > > <li> The sender domain matches $<a > href="postconf.5.html#mydestination">mydestination</a>, $<a > href="postconf.5.html#inet_interfaces">inet_interfaces</a> or > $<a href="postconf.5.html#proxy_interfaces">proxy_interfaces</a>, but > the sender is not listed in $<a > href="postconf.5.html#local_recipient_maps">local_recipient_maps</a> > or in $<a > href="postconf.5.html#virtual_alias_maps">virtual_alias_maps</a>, and > $<a > href="postconf.5.html#local_recipient_maps">local_recipient_maps</a> > is not null. > > <li> The sender domain matches $<a > href="postconf.5.html#virtual_alias_domains">virtual_alias_domains</a> > but the sender > is not listed in $<a > href="postconf.5.html#virtual_alias_maps">virtual_alias_maps</a>. > > <li> The sender domain matches $<a > href="postconf.5.html#virtual_mailbox_domains">virtual_mailbox_domains</a> > but > the > sender is not listed in $<a > href="postconf.5.html#virtual_mailbox_maps">virtual_mailbox_maps</a> > or $<a > href="postconf.5.html#virtual_alias_maps">virtual_alias_maps</a>, and > $<a href="postconf.5.html#virtual_mailbox_maps">virtual_mailbox_maps</a> > is not null. > > <li> The sender domain matches $<a > href="postconf.5.html#relay_domains">relay_domains</a> but the sender is > not listed in $<a > href="postconf.5.html#relay_recipient_maps">relay_recipient_maps</a> > or $<a > href="postconf.5.html#virtual_alias_maps">virtual_alias_maps</a>, and > $<a > href="postconf.5.html#relay_recipient_maps">relay_recipient_maps</a> is > not null. > > </ul>
Instead of repeating the same text under each class, I'll state once at the bottom that an address is always considered "known" when matches a virtual(5) alias or a canonical(5) mapping. > > 2) > <p> > The maximal size in bytes of an individual mailbox or maildir file, > or zero (no limit). > This is only used by the <a href="virtual.8.html">virtual(8)</a> > delivery agent. > </p> I'll use: The maximal size in bytes of a virtual(8) mailbox or maildir file, or zero (no limit). Wietse > > > Upon closer investigation that was the result of a bug in the script > > that puts the hyperlinks into the documentation. It produced some > > false matches in other documents as well. Not anymore. > Great :) > > > Cheers, > Chris. > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > >