> Hi all, i want to know if its possible to make xmail bcc every server > message its sends out? this way i would know if a mailbox is full, a > message has too many recipients or even if the message exceeds fixed > maximum size ? thank you
Mhm, in that case XMail does not create messages but returns a SMTP error code. You could write a little script that parses the SMTP log and greps out the filters. -- Soenke - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
