Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Mail Attachement

by Chady (Priest)
on Dec 27, 2000 at 02:51 UTC ( [id://48361]=note: print w/replies, xml ) Need Help??


in reply to Mail Attachement

Ok guys.. so I went and downloaded the MIME tools, but I cannot install them. I am using a free hosting service and do not have telnet access.. so I cannot install anything on their servers...
I'm really feeling dumb here... ;)

Chady |
http://chady.net/

Replies are listed 'Best First'.
Re: Re: Mail Attachement
by turnstep (Parson) on Dec 27, 2000 at 22:19 UTC
    Mail::Sender for one does not require any priviledges to intall it - just make sure it is in the right path and go ahead and use it. Since you have no telnet access, you will have to add
    use lib 'path/to/where/you/stuck/Mail::Sender'
    at the top of your script. Make sure you have a Maildirectory with Sender.pm inside it, then use the lib line above to point to the directory in which the Mail directory resides.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (1)
As of 2024-04-26 02:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found