Using Sockets (fsockopen, fputs, fgets, etc.) I'm able to interact
with an SMTP server to send mail. However, do you know the steps
necessary in order to send a file attachment as well?
(Note, if you need GNU tools to help achieve this task, note that I
have RH9 Linux.)
with an SMTP server to send mail. However, do you know the steps
necessary in order to send a file attachment as well?
(Note, if you need GNU tools to help achieve this task, note that I
have RH9 Linux.)
Comment