I was wondering if anyone knew anyways of attaching multiple files to an e-mail. I have a script that will attach one file, but I want to be able to attach up to 20 files.
I have looked into XPertMailer and that, but I am really looking for a customized script.
Sending E-mail Attachments
Moderator: General Moderators
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
I don't see a problem with sending 20 emails, I've sent plenty more than that.
In terms of software, I would definantly use PHPMailer. Worse comes to worse, why not send them in a packaged form and zip them on the fly)
In terms of software, I would definantly use PHPMailer. Worse comes to worse, why not send them in a packaged form and zip them on the fly)