2009/7/21 Tomasz Płonka <[email protected]>: > Hello Robert > > 2009/7/21 Robert Burrell Donkin <[email protected]>:
<snip> >> a couple of questions >> >> 1. what type of connection (eg SMTP, POP3, HTTP) do you want to open? >> 2. when does this connection need to be opened? (eg during the SMTP >> processing transaction, during post-processing of the accepted >> message, on a scheduled basis) >> > > a couple of answers ;-) > > 1.This should be an SMTP connection that will not send any e-mail, but > will only try to extract some information from server using my own > commands ok > 2.The connection should be opened after sending the e-mail with > special parameters (my own parameters) . The time between sending the > message and connection opening should depend on the message's size. ok 3. is the information obtained going to be used to effect the SMTP transaction? (for example, by fast fail) - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
