On Wed, Dec 24, 2003 at 06:52:03PM -0600, Tim Legant wrote:
> I've been wondering if the best implementation for option C might be
> in the UI programs.  That was without considering the sender queue
> possibility.  Does the sender queue buy us anything besides easy
> multi-message release?  If not, it's really not too difficult to
> provide a function to release all messages from a particular sender.
> It would require the UIs to request this when desired (as opposed to
> requesting the release of a single message), but that's not very
> difficult.

There are situations where there isn't a UI to the pending queue, such
as the qmail/TMDA relay in the FAQ.   For example, in a typical qmail
relay installation a sender could mail [EMAIL PROTECTED], [EMAIL PROTECTED] and
[EMAIL PROTECTED], and all are handled by the same virtual account.  If the
logic is coded as 'pending modules' as Jason suggested then it would be 
possible for the sender to confirm all messages at once.

Cory

--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
_________________________________________________
tmda-workers mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-workers

Reply via email to