View previous topic :: View next topic |
Author |
Message |
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Tue Nov 27, 2007 5:40 pm Post subject: sendmail |
|
|
I wanted to send a message from command to test a mail link. But nothing seems to happen, no error message or any message.
Will that work with just using sendmail or do I need to configure postfix? |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Tue Nov 27, 2007 5:48 pm Post subject: |
|
|
When you say from command you mean bash?
if so type
mailto user@domain.com
write subject (optional)
write body (optional)
ctrl+D to send the message
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Tue Nov 27, 2007 6:05 pm Post subject: |
|
|
I was using the syntax sendmail but mailto worked.
thanks |
|
Back to top |
|
|