Revision [1111]

Last edited on 2011-04-19 16:34:43 by FsseInfo
Additions:
>>===mailx alternatives===
mail user agent (mua) alternatives that allow you to send attachments from the command line include mutt and heirloom/nail/mailx
==mutt==
# yum install mutt
$ mutt -x -a myfile.txt me@me.me
Subject:
.
==heirloom/nail/mailx==
download
make
install
test
$ smtp=upstream nail name@mydomain.com
initialisation configuration file
Deletions:
>>===heirloom project mailx===
==download==
==make==
==install==
==test==
$ smtp=upstream mailx name@mydomain.com
==initialisation configuration file==


Revision [563]

Edited on 2008-05-19 11:58:26 by FsseInfo
Additions:
==initialisation configuration file==
if you prefer you can add SMTP to your mailx initialisation configuration file
# tail /etc/nail.rc
set autocollapse
# Hide some header fields which are uninteresting for most human readers.
ignore received in-reply-to message-id references
ignore mime-version content-transfer-encoding
# Only include selected header fields when forwarding messages.
fwdretain subject date from to
set smtp=upstream
this should prevent CPU going to 100% if you forget to specify a valid SMTP server


Revision [560]

Edited on 2008-05-16 16:13:29 by FsseInfo
Additions:
$ ln -s /usr/local/bin/mailx /usr/bin/sendmail
OR
$ ln -s /usr/local/bin/mailx /usr/sbin/sendmail
OR
REFERRERS
{{backlinks}}


Revision [541]

Edited on 2008-05-09 09:34:36 by FsseInfo
Additions:
# make UCBINSTALL=/usr/bin/install install
Deletions:
# make install UCBINSTALL=/usr/bin/install


Revision [540]

Edited on 2008-05-09 09:24:37 by FsseInfo
Additions:
>>===heirloom project mailx===
Deletions:
>>===mailx===


Revision [539]

Edited on 2008-05-09 09:24:06 by FsseInfo
Additions:
>>http://heirloom.sourceforge.net/
----
Deletions:
>>http://heirloom.sourceforge.net/mailx.html


Revision [446]

Edited on 2007-11-28 12:41:32 by FsseInfo
Additions:
>>http://heirloom.sourceforge.net/mailx.html
>>===mailx===
Deletions:
===mailx===


Revision [445]

The oldest known version of this page was created on 2007-11-28 12:40:53 by FsseInfo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki