Will do!, and another question? when is your next release!, and another question in your update log, you have this:
"added X-LMP-Recipient email header so bounces from some servers can be correctly processed
"
Can you explain this a little more, this is very interesting. Lately as you have seen I have been trying to perfect the way this software reacts to bounces.
I have developed a 90% system to respond to a classification of (soft, vs Hard) here is my system:
if it finds the following codes it's reaction is to file it as type. There is more to the system than this but you get the idea. this is why I am interested in this new header.
Code -- Matching -- Type -- Description
5.0.0 -- 5.0.0 -- hard -- Address does not exist
5.1.0 -- 5.1.0 -- hard -- Other address status
5.1.1 -- 5.1.1 -- hard -- Bad destination mailbox address
5.1.2 -- 5.1.2 -- hard -- Bad destination system address
5.1.3 -- 5.1.3 -- hard -- Bad destination mailbox address syntax
5.1.4 -- 5.1.4 -- hard -- Destination mailbox address ambiguous
5.1.5 -- 5.1.5 -- hard -- Destination mailbox address valid
5.1.6 -- 5.1.6 -- hard -- Mailbox has moved
5.1.7 -- 5.1.7 -- hard -- Bad sender's mailbox address syntax
5.1.8 -- 5.1.8 -- hard -- Bad sender's system address
5.2.0 -- 5.2.0 -- soft -- Other or undefined mailbox status
5.2.1 -- 5.2.1 -- soft -- Mailbox disabled, not accepting messages
5.2.2 -- 5.2.2 -- soft -- Mailbox full
5.2.3 -- 5.2.3 -- hard -- Message length exceeds administrative limit.
5.2.4 -- 5.2.4 -- hard -- Mailing list expansion problem
5.3.0 -- 5.3.0 -- hard -- Other or undefined mail system status
5.3.1 -- 5.3.1 -- soft -- Mail system full
5.3.2 -- 5.3.2 -- hard -- System not accepting network messages
5.3.3 -- 5.3.3 -- hard -- System not capable of selected features
5.3.4 -- 5.3.4 -- hard -- Message too big for system
5.4.0 -- 5.4.0 -- hard -- Other or undefined network or routing status
5.4.1 -- 5.4.1 -- hard -- No answer from host
5.4.2 -- 5.4.2 -- hard -- Bad connection
5.4.3 -- 5.4.3 -- hard -- Routing server failure
5.4.4 -- 5.4.4 -- hard -- Unable to route
5.4.5 -- 5.4.5 -- soft -- Network congestion
5.4.6 -- 5.4.6 -- hard -- Routing loop detected
5.4.7 -- 5.4.7 -- hard -- Delivery time expired
5.5.0 -- 5.5.0 -- hard -- Other or undefined protocol status
5.5.1 -- 5.5.1 -- hard -- Invalid command
5.5.2 -- 5.5.2 -- hard -- Syntax error
5.5.3 -- 5.5.3 -- soft -- Too many recipients
5.5.4 -- 5.5.4 -- hard -- Invalid command arguments
5.5.5 -- 5.5.5 -- hard -- Wrong protocol version
5.6.0 -- 5.6.0 -- hard -- Other or undefined media error
5.6.1 -- 5.6.1 -- hard -- Media not supported
5.6.2 -- 5.6.2 -- hard -- Conversion required and prohibited
5.6.3 -- 5.6.3 -- hard -- Conversion required but not supported
5.6.4 -- 5.6.4 -- hard -- Conversion with loss performed
5.6.5 -- 5.6.5 -- hard -- Conversion failed
5.7.0 -- 5.7.0 -- hard -- Other or undefined security status
5.7.1 -- 5.7.1 -- hard -- Delivery not authorized, message refused
5.7.2 -- 5.7.2 -- hard -- Mailing list expansion prohibited
5.7.3 -- 5.7.3 -- hard -- Security conversion required but not possible
5.7.4 -- 5.7.4 -- hard -- Security features not supported
5.7.5 -- 5.7.5 -- hard -- Cryptographic failure
5.7.6 -- 5.7.6 -- hard -- Cryptographic algorithm not supported
5.7.7 -- 5.7.7 -- hard -- Message integrity failure
I also have another question!,
is it possible you could be interested in some type of coding exchange, with me. Is there something you need help writing that I could get done with your coding style of ListMailPro, and you write me something I need that I am sure no-one else on here will need (maybe need), or features that I just need implemented. What's your thought on this!