Robert Fitzpatrick: > I have double-bounce messages in the queue, not sure what that is all > about. For instance, to Yahoo addresses. Is this related to the fact > that I am doing AV to those addresses?
If the message has "status=deliverable" or "status=undeliverable", then the message is an address probe: either it's sender/recipient address verification, or it's mail queued with "sendmail -bv". If the status is "sent", "deferred" or "bounced" then it is a non-probe message. Wietse