Ask To Apps
  • Home
  • WordPress
  • Elasticsearch
  • PHP
  • Linux
  • Website Peformance

Tag : mail

Send email using Linux command line with multiple attachment.

29/04/2014 Article

We can send email using linux command line with multiple attachments. There are various services are availble to do the same. Most commonly used are “mail” and “mutt” utility. You can find their reference as follows …streaming Pirates of the Caribbean: Dead Men Tell No Tales 2017live streaming film Alien: Covenant 2017 online

http://linux.about.com/od/commands/l/blcmdl1_Mail.htm
http://linux.about.com/library/cmd/blcmdl1_mutt.htm
http://www.mutt.org/
Here is code using mail utility.

echo "Email message" | mail -s "Subject" -a <filepath /filename> -a <second filepath/filename> appasaheb.sawant@gmail.com
</second></filepath>

Here is code using mutt utility.

echo "Email message" | mutt -s "Subject" appasaheb.sawant@gmail.com -a <file path/filename> -a <second file path/second filename>
</second></file>

Categories: Linux

Tags: mail, mutt, send mail with attachment

About Author:

Recent Posts

  • Install and configure logstash-forwarder
  • Redirect request on php script through squid proxy
  • Alerting for Elasticsearch : Log watcher in elasticsearch using ES Watcher
  • Detect face from image using python script with OpenCV
  • Change mysql root password on centos
  • Search part of word in elasticsearch using nGram – auto-complete search
  • Connect VPN on centos linux using command line
  • Custom river plugin in elasticsearch
  • Backup elasticsearch with snapshot and restore api
  • PHP code to exact keywords from text.

Tags

apache Apache Lucene cache Distributed Elastic Index Elasticsearch elasticsearch performance Git Clone Git Hub Git Hub Configuration Git Hub Installation grep Import Install MySQL JSON over HTTP Linux Linux Command Linux Commands Linux search local file lsyncd md5sum Multile Domain Multisite MySQL Open Source optimization performance php performance real time search remote file Remote Git Hub remote sync RESTful Scale Schema Free Search Engine Search Index Search keyword static cache Sub Domain sync Very fast Wordpress Wordpress multisite

Copyright Ask To Apps 2021 | Proudly powered by WordPress

facebook twitter google linkedin Email Rss