Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Logfile to HTML and MIME EMail table

by sidsinha (Acolyte)
on Jul 22, 2013 at 00:28 UTC ( [id://1045554]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use HTML::Table;
    use Mail::Sendmail;
    ...
    sendmail( %mail ) or die "Error: $Mail::Sendmail::error\n";
    printf "\nMail Sent /@ $date\n";
    
  2. or download this
    
     Sun Jul 21 07:20:22 2013            15      Success         17 sec   
    +       0.88 MB/sec     7.00 Mb/sec     52.00 MB/min
    ...
    Sat Jul 20 09:20:25 2013            16      Success         18 sec    
    +      0.89 MB/sec     7.00 Mb/sec     53.00 MB/min
    Sat Jul 20 08:20:23 2013            16      Success         17 sec    
    +      0.94 MB/sec     7.00 Mb/sec     56.00 MB/min
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1045554]
Approved by ww
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (8)
As of 2024-04-18 07:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found