[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] email in CGIs



>>In Regards to your letter <v01530500ad3ec5d1fcdb@[129.105.139.47]>:
>>> I find that MacPerl is pretty fast when it comes to normal script handeling
>>> but when I added a mail message sent to someone using sockets the return
>>> time for the script jumped from 2-3 seconds to 13-15 seconds.  Has anybody
>>> else experienced this problem.  I have not had that great of a time jump
>>> when programing a UNIX box.

If you don't need to send the email immediately, you could just append the
mail to a file in unix mail format (not that hard, but watch those dates),
and then have a program run by some kind of cron utility (there are several
for the mac) that sends the email.

Another option that might work is tell Eudora to send the email for you; I
believe that it is scriptable.

--
Joaquim Baptista, alias pxQuim       Microsoft is "enhancing" TCP/IP?
- px@fct.unl.pt                                       :-(
- http://www-ctp.di.fct.unl.pt/~px
- Dept. Informatica, Univ. Nova de Lisboa, 2825 Mt. Caparica, Portugal