Re: Exchange POP3 mail Check Time



Ben M. Schorr - MVP wrote:
Aloha Joe,

Fax has a lot of other shortcomings though. For one, unless both parties are using standard old fax machines, there is some effort/expense involved in setting up network faxing. And if one or the other IS using standard old fax machines then there is considerably more effort involved in sending/receiving the fax. Printing it, walking to the fax machine, dialing the number, scanning the pages...going to the fax machine, making sure there's enough paper in it, retrieving that paper....not to mention the cost of buying and maintaining the machines themselves.

And if it's long distance...you're going to have phone charges for the transmission.

E-mail is faster, cheaper and more convenient than fax in almost every instance. That's why fax, generally speaking, is dying. It's not dead...but it's got a bad cough.


Oh, agreed. Horses for courses. But a lot of people seem to think
email is somehow guaranteed instant if it's sent by SMTP. All that
SMTP guarantees is that the mail will either eventually be delivered
or the sender will be informed that it hasn't been. Even that negative
information can be delayed by days.

The yes or no is only immediate if you send directly to the destination,
and the destination is up and accepting mail, and there are no system
delays. Look at the size of attachments sent by mail these days, and
divide by the upload speed, allowing for contention and busy periods.
In the course of tracking down the delayed mail I mentioned earlier,
I studied the log of an SMTP session which lasted over an hour,
containing four messages to the suspect destination. Two of them got
through, but in the reverse order in which they were sent. The earlier
one was delayed by forty minutes, and that was just in Exchange.
.



Relevant Pages

  • Re: DAT playback issue- refresher course needed
    ... and the interfaces are nonstandard and do not actually ... They will usually work with most AES/EBU devices ... off of hours and hours of tapes (recorded on many different machines), ... standard digital I/O and a reliable transport. ...
    (rec.audio.pro)
  • Re: Accessing Apps through RWW
    ... It is Standard with 2 nics. ... When I setup the machines using the connect ... computer wizard I got a message stating that I am not authorized to view this ...
    (microsoft.public.windows.server.sbs)
  • Re: LSE64 in standard Forth
    ... complement machines for ages, so it's simply the same thing as with C: ... two's complement unless you are on a really exotic piece of hardware. ... But in Standard Forth it's not well defined, not because of the two's complement issue, but because of the size. ... Three of the four C implementations listed in K&R edition 1 are 8/16/32 bit machines. ...
    (comp.lang.forth)
  • Re: #define BITS_PER(x) (8 * sizeof(x))
    ... People are allowed to present hypothetical machines to make a point. ... (Committee oversight is not an adequate answer; ... needs to evolve, let it evolve.) ... Put in a request for it to be added to the standard. ...
    (comp.lang.c)
  • Re: Questions, please
    ... But the standard itself is a human construct. ... So why does the standard specify that -1, of all things, must cast to ... on these machines the cast ...
    (comp.lang.c)