I can send email from my gmail account by ssmtp in Linux now. But how can I attach files to the email?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
To send an attachment, you need to encode the message using MIME. You could use Mutt
or mpack
See also: |
|||||||||
|