Does the email protection feature work on the fly? Or does it store and forward messages? My internal server would close smtp session if recipient smtp address is unknown.
This thread was automatically locked due to age.
Does the email protection feature work on the fly? Or does it store and forward messages? My internal server would close smtp session if recipient smtp address is unknown.
Thank you. This sounds good just because having no valid smtp address list it would have been a prob if internal smtp rejected unknow recipients. Also because this way the smtp session can be aborted immediately, sparing a bit of bandwidth.
Thank you. This sounds good just because having no valid smtp address list it would have been a prob if internal smtp rejected unknow recipients. Also because this way the smtp session can be aborted immediately, sparing a bit of bandwidth.