|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
A simple question with hopefully a simple answer:
I am using perl in CGI script and the sendmail command. Am I able to attach a file from the server as an attachment with the e-mail. I want to send .jpg's. Thanks in advance. |
|
#2
|
|||
|
|||
|
Well, you are able to attach many things in your email message, the only real problem is how to do it. Its not that easy, but there are many modules on CPAN that would take care of that. You can also check the following article:
http://www.stonehenge.com/merlyn/We...ques/col46.html If you cannot isntall any new modules (your ISP doesn't provide it or something like that) you are in for some real treats, because you will have to read some RFCs and write your own routines. The RFCs are #822 and #2045, #2046, #2047, #2048. They can be found at: http://www.faqs.org HTH. ![]() |
|
#3
|
|||
|
|||
|
Thanks for the good info.
Sharky |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > sendmail and attach |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|