My problem:
I have saved a file on a server, and I want my php-code to send a mail to a recipient with this file as an attachment.
How can I do this?
I believe I must use mime_mail.inc
Can anyone help me with some code or suggestions?
I will bee grateful for any help.