Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: RHEL3.0, FreeBSD 5.x, Debian 3.x, Soaris x86 v10
Posts: 379
Rep:
Yup mutt is available for REDHAT as well as for all UNIX like os. Just use rpm command to install it or if you are on RHEL use up2date -i package-name command
Another thing, do you know of a tool or a way for me to specify the email address of the sender? So that the recipient can just click on reply and the email add is already there.
To illustrate: our system generates files x, y and z on a periodic basis. file x is for branch1, file y is for branch 2, and file z for branch3. these files are to be emailed to the bank. ideally the bank should give some sort of a receipt to the three branches (with diff email addresses).
Presently, it is the root that send these files. So that when the bank replies.. it goes to the root mail account. what i want is for the "FROM" to refelct the individual email ads of these branches. It's like spoofing...
Hope you could provide an input on these. Thanks again.
Originally posted by hmacasiano Thank you for the input. It'll be of great help.
Another thing, do you know of a tool or a way for me to specify the email address of the sender? So that the recipient can just click on reply and the email add is already there.
To illustrate: our system generates files x, y and z on a periodic basis. file x is for branch1, file y is for branch 2, and file z for branch3. these files are to be emailed to the bank. ideally the bank should give some sort of a receipt to the three branches (with diff email addresses).
Presently, it is the root that send these files. So that when the bank replies.. it goes to the root mail account. what i want is for the "FROM" to refelct the individual email ads of these branches. It's like spoofing...
Hope you could provide an input on these. Thanks again.
After you install mutt do a goole for mutt.rc. You should find plenty of info on setting all sorts of prams for mutt.
This would be a good place to start: http://www.rohrbach.de/files/rc/.muttrc
I downloaded mutt-1.4.1-5.i386.rpm.
When i was trying to install it in my server, the ff message appeared:
[root@db1 htm]# rpm -i mutt-1.4.1-5.i386.rpm
error: failed dependencies:
libc.so.6(GLIBC_2.3) is needed by mutt-1.4.1-5
libc.so.6(GLIBC_2.3.3) is needed by mutt-1.4.1-5
libcrypto.so.4 is needed by mutt-1.4.1-5
libncursesw.so.5 is needed by mutt-1.4.1-5
libssl.so.4 is needed by mutt-1.4.1-5
So I tried to look for the rpms needed. Unfortuantely, I cannot find one for RedHat 2.4.1
Is it OK to install the above rpms from higher linux version like 7, 8 or 9?
Please help.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.