hi all,

I have moved from using CDONTS to CDOSYS using the sample code provided
at ASPFAQ.

There are 2 sending modes, "1" which is a pick up folder (what ever
that is) or "2" which asks for a mail server.

"1" works great but some recipients get 'spam' warnings as there is not
a mailbox given that can be resolved. This method though works very
fast

"2" works great, sends a mailbox in the header so it doesn't get
reported as spam, but it takes about 1 minute to send an email! (that
is, for the ASP page to finish loading and report that it has sent OK.

Does anyone else have this huge delay?
What causes it?

If I need to stick to method "1" to keep the speed up, can I fudge the
headers so it doesn't look like spam?

many thanks
Tim