[HC Evolution] Some ideas



Hi

Well, by now I allmost now how does Camel providers + transport work
(although I can´t compile the code yet. Too new all libraries needed)

But some questions came up again.

If I try to implement SMTP I need a server name. And all that it is passed to a
transport in the send or send_to funtions is a header or a header + a list of
address. I can get allmost all I need from the header (from, to cc, bcc) but
what about the address of the smtp server?.

Another thing is that in a send or send_to funtion is passed only 1 message.
Have you thing about a user that writes his letters offline and when it is done
connets to internet and sends all at once?
Even when it could be done (calling the funtion to send all throught the
messages in the queue) it would need to open a socket for each message, and
that would be horrible.

Well that´s all, let me know what you think


----------------------------------
Fecha: 25-Mar-00

Hector Garcia Alvarez
Secretario de Scouts-es
http://www.scouts-es.org
----------------------------------




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]