|
-
Hello gurus
i use the package utl_smtp for sending mails if there is a risc *n the database. Now i want more. Can i send an email with an attachment to me.
Is it possible and if it is possible. How will I do it.
If there is one in the world who work with this.
Can i get a small example.
Our system runs under linux with the oracle enterprice edition 8.1.7
You can send me a mail to [email protected]
Thanks for your effords
Regards
Thomas Schmidt
[Edited by tomate on 04-05-2001 at 10:33 AM]
-
don't know if this helps, but here is how u send attachments in unix...
uuencode filename filename_you_want_see_at_remote_site | mailx -s "Title" user@com
hope this helps.
-
send mail with attachment
HI I am using the given command but it is comming into Junk folde of Recipients.
uuencode filename filename_you_want_see_at_remote_site | mailx -s "Title" user@com
Please let me know if there is any other way.
What about sendmail command?
Thank you
-
email with attachement
Guys,
This script work fine but I need to send a message body. I tried > $msg_body at end of the script but it did not attached the filename? removing the > $msg_body, it send the attachement?
Any help
Joe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|