mutt usage


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users mutt usage
# 1  
Old 08-07-2009
mutt usage

I want to use mutt in order to send some files as attached files using the mutt pogram.

I've tried:


Code:
mutt -s "Some Subject" -a file1 -a file2 panos1962@gmail.com <message

to send the contents of "message" file as the main mail message, and the files "file1" and "file2" as attached files.

That comman is working well in CentOS, but in a new Ubuntu doesn't send any message to the specified address.

Any ideas?

Last edited by Panos1962; 08-07-2009 at 09:17 AM..
# 2  
Old 08-07-2009
IS email running on the new box?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Memory usage per user,percent usage,sytem time in ksh

Let's say i have 20 users logged on Server. How can I know how much memory percent used each of them is using with system time in each user? (2 Replies)
Discussion started by: roy1912
2 Replies

2. UNIX and Linux Applications

Attachments in MUTT.

Can any body figure out how to attach the attachments mails while drafting them in MUTT form any location on my system. I am not able to figure it out. (0 Replies)
Discussion started by: nixhead
0 Replies

3. Ubuntu

What is more with mutt?

HI I successfull configured MUTT with gmail on my Ubuntu 10.10. Can I do it for other mail clients like yahoo and live etc. Do I need to make another .muttrc file if yes how please help , I want to play more with mutt. (1 Reply)
Discussion started by: nixhead
1 Replies

4. Ubuntu

Whats more with MUTT?

I have installed Mutt and successfully configured Gmail with it. I want to know can I change the sent form id to some what different ID like ab@abc.org instead of usual gmail ID. Apart form that why it is so powerful tool? What makes it very very powerful tool? I am thinking of using it for... (2 Replies)
Discussion started by: nixhead
2 Replies

5. UNIX for Dummies Questions & Answers

Command to display the space usage (memory usage) of a specific directory.

Hi all, Can you please tell me the command, with which one can know the amount of space a specific directory has used. df -k . ---> Displays, the amount of space allocated, and used for a directory. du -k <dir name> - gives me the memory used of all the files inside <dir> But i... (2 Replies)
Discussion started by: abhisheksunkari
2 Replies

6. AIX

How to monitor the IBM AIX server for I/O usage,memory usage,CPU usage,network..?

How to monitor the IBM AIX server for I/O usage, memory usage, CPU usage, network usage, storage usage? (3 Replies)
Discussion started by: laknar
3 Replies

7. UNIX for Advanced & Expert Users

mutt

i use mutt to send customers mail with attachments, works fine, but the problem i have is when customer receives automated message it is from root@blah.com i need it to say from customerservice@blah.com so if they reply it goes to customer service and not root. does anyone know where or what in... (5 Replies)
Discussion started by: customprogress
5 Replies

8. Solaris

current CPU usage, memory usage, disk I/O oid(snmp)

Hi, I want to monitor the current cpu usage, monitor usage , disk I/o and network utlization for solaris using SNMP. I want the oids for above tasks. can you please tell me that Thank you (2 Replies)
Discussion started by: S_venkatesh
2 Replies

9. HP-UX

how can I find cpu usage memory usage swap usage and logical volume usage

how can I find cpu usage memory usage swap usage and I want to know CPU usage above X% and contiue Y times and memory usage above X % and contiue Y times my final destination is monitor process logical volume usage above X % and number of Logical voluage above can I not to... (3 Replies)
Discussion started by: alert0919
3 Replies

10. Solaris

mutt -a question

Hi... Does sun solaris 5.10 mailx support mutt -a option?? I need to attach file1.txt using this option. In RedHat 5 seem ok but in sun solaris i dont know yet... Does anybody know?? (1 Reply)
Discussion started by: adzuanamir
1 Replies
Login or Register to Ask a Question