![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Send mail attachments and have a mail body | shibajighosh | AIX | 1 | 04-18-2008 10:54 AM |
| Pull E-mail address from file, send e-mail | DC Heard | Shell Programming and Scripting | 1 | 01-28-2008 11:23 PM |
| mail problems - how to send mail on solaris | amon | SUN Solaris | 10 | 04-06-2006 06:31 AM |
| I am not able to send mail form unix to other mail accounts. | chinnigd | UNIX for Dummies Questions & Answers | 1 | 04-06-2006 05:31 AM |
| can not send mail from unix server to company/yahoo mail | b5fnpct | UNIX for Dummies Questions & Answers | 5 | 11-22-2002 06:24 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
send a mail in UBUNTU
Hi,
do you know what is the syntax to send a mail in UBUNTU ? Many thanks. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Without additional packages installed, the standard email application is Evolution. It's a GUI application so it doesn't really have "syntax" as such. evolution -c mail invokes Evolution in mail mode.
To send an email message from the command line, you need to have an MTA installed. The current recommended MTA is Postfix, I believe, but any MTA should do (sendmail, exim, qmail, what have you). Usually they require a modicum of configuration before they will do what you want. |
|||
| Google The UNIX and Linux Forums |