[Bug 866] New: spec 22.6 redirection list items (:blackhole:) buggy/misleading

View: New views
2 Messages — Rating Filter:   Alert me  

[Bug 866] New: spec 22.6 redirection list items (:blackhole:) buggy/misleading

by Bugzilla from Lutz.Pressler@SerNet.DE :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=866
           Summary: spec 22.6 redirection list items (:blackhole:)
                    buggy/misleading
           Product: Exim
           Version: 4.69
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: bug
          Priority: low
         Component: Documentation
        AssignedTo: nigel@...
        ReportedBy: Lutz.Pressler@...
                CC: exim-dev@...


4.69 (and pre 4.70 20090712 checkout, behaviour tested with this version)
contains:
  22.6 Special items in redirection lists
  [...]
  * Sometimes you want to throw away mail to a particular local part.
  [...]
    Warning: If :blackhole: appears anywhere in a redirection list, no delivery
    is done for the original local part, even if other redirection items are
    present. If you are generating a multi-item list (for example, by reading a
    database) and need the ability to provide a no-op item, you must use /dev/
    null.

   * An attempt to deliver a particular address can be deferred or forced to
    fail by redirection items of the form

    :defer:
    :fail:

    respectively. When a redirection list contains such an item, it applies to
    the entire redirection; any other items in the list are ignored
    (:blackhole: is different).

If I dont't miss anything, the ":blackhole: is different" contradicts the
warning in the previous item and should be removed.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##

[Bug 866] spec 22.6 redirection list items (:blackhole:) buggy/misleading

by Bugzilla from nigel@exim.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=866

Nigel Metheringham <nigel@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Nigel Metheringham <nigel@...>  2009-10-26 13:10:26 ---
CVS commit by nm4:

Documentation bug fixes.  Fixes: bug#862, bug#866, bug#875

--- CVS commit summary ---
1.61   1.62   +6 -6  -  exim/exim-doc/doc-docbook/spec.xfpt
1.579  1.580  +3 -1  -  exim/exim-doc/doc-txt/ChangeLog


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##