| View previous topic :: View next topic |
| Author |
Message |
SkiRmiS Guest
|
Posted: Sat Dec 29, 2001 10:19 am Post subject: |
|
|
Hello I need simple script wich sends email through perl script, on msg or pub command ( script must check for valide user )
sendemail.pl
Required:
-f <from> from email address
-t <to> ... ... to email address(es)
Common:
-u <subject>
-m <message> if -m is absent the message is read from STDIN
-s <server[:port]> default is localhost:25
Optional:
-a <file> ... ... file attachment(s)
-cc <to> ... ... cc email address(es)
-bcc <to> ... ... bcc email address(es)
Paranormal:
-l <logfile> (partially broken) logging is disabled by default
-q,-v,-vv -q = quiet, -v = verbose, -vv = very verbose
This perl sripts sends emails fine from any shell. Any help will be accepted. Thanx to all
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|