Sponsored Content
Full Discussion: other forums..
The Lounge What is on Your Mind? other forums.. Post 52139 by norsk hedensk on Thursday 10th of June 2004 09:14:09 PM
Old 06-10-2004
oh i still read here at totse.com cause i like weird stuff that they have on there. i used to post on their forums, but the members are just sooo.... well you will see if you go there.

Smilie
 

3 More Discussions You Might Find Interesting

1. Solaris

Forums...

Hi all, Thanks for any posts and for reading. I was wondering if any of guys know of a open source style forum that I could get hold of that would be easily run on solaris. I know you can use many different varities of PHP/mysql/apache but is there anything a bit more simplier that could be... (0 Replies)
Discussion started by: B14speedfreak
0 Replies

2. Shell Programming and Scripting

New to forums and had a quick one.

I am trying to use grep or awk to search for a specific number in a file. For eg. grep -i "Tag: 140" filename. The above command also lists other Tag: 140 like below. Tag: 1409970 Tag: 1409969 Tag: 1409749 Tag: 1409968 ... (5 Replies)
Discussion started by: okiedokie
5 Replies

3. Red Hat

Fedora Forums

Besides this Fedora Forum are there any other good Fedora Forums? FedoraForum.org (1 Reply)
Discussion started by: cokedude
1 Replies
MHMAIL(1)                                                            [nmh-1.5]                                                           MHMAIL(1)

NAME
mhmail - send or read mail SYNOPSIS
mhmail [addrs ...] [-body text] [-cc addrs ...] [-from addr] [-subject subject] [-version] [-help] DESCRIPTION
mhmail is intended as a replacement for the standard Berkeley mail program (mail or mailx), which is compatible with nmh. This program is intended for the use of programs such as cron, which expect to send mail automatically to various users. It is also used by various nmh commands to mail various error notifications. Although mhmail can be used interactively, it is recommended that comp and send be used instead to send messages. When invoked without arguments, it simply invokes inc to incorporate new messages from the user's maildrop. When one or more users is specified, a message is read from the standard input and spooled to a temporary file. mhmail then invokes post with the name of the tempo- rary file as its argument to deliver the message to the specified user. The -subject subject switch can be used to specify the "Subject:" field of the message. By default, mhmail will read the message to be sent from the standard input. You can specify the text of the message at the command line with the -body text switch. If the standard input has zero length, mhmail will not send the message. You can use the switch -body "" to force an empty message. Normally, addresses appearing as arguments are put in the "To:" field. If the -cc switch is used, all addresses following it are placed in the "cc:" field. By using -from addr, you can specify the "From:" header of the draft. Naturally, post will fill-in the "Sender:" header correctly. FILES
/usr/bin/mh/inc Program to incorporate maildrop into folder /usr/lib/mh/post Program to deliver a message /tmp/mhmail* Temporary copy of message SEE ALSO
inc(1), post(8) DEFAULTS
None CONTEXT
If inc is invoked, then inc's context changes occur. MH.6.8 11 June 2012 MHMAIL(1)
All times are GMT -4. The time now is 05:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy