php mail attachment

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
bloodl
Forum Commoner
Posts: 48
Joined: Thu Jun 21, 2007 12:33 am

php mail attachment

Post by bloodl »

Hi,

i have been experimenting with php scripts for forms which send attachments in emails.

It all looks fine and good, but my attachments are around 200 bytes each. Every time. Even with different scripts. Its as if the server is rejecting it each time.

I'm wondering if there are server settings which need to be adjusted. Does anyone know a typical reason why attachments come in so small? Because its a little wierd that everuy script is doing the same thing. I have tried zip files, and images thus far.

This is where I got the script: http://designbyelle.com.au/downloads/mailer.zip

Cheers,
Doug
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: php mail attachment

Post by Benjamin »

:arrow: Moved to Miscellaneous
Post Reply