Sponsored Content
Full Discussion: SMTP Settings
Operating Systems Linux Red Hat SMTP Settings Post 302358068 by Raamc on Thursday 1st of October 2009 09:35:25 AM
Old 10-01-2009
Thanks for the reply,

Before sending mail itself, i want to confirm weather the settings are done or not.
Is there any file in /etc drive where all these mail configuration settings will be stored?

If Yes, may I know that filename?
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Smtp

Hi All, I am running an email server on a Linux machine. My goal is to set up in a way that I can use pop3 to retrieve mail from a Windows machine using Outlook. Now I can download the messages from the Linux email server, however I can not send out messages. I encounter this error: ... (1 Reply)
Discussion started by: vtran4270
1 Replies

2. IP Networking

SMTP mail

I want to send e-mail from my yahoo account. But mail -s "title" *@yahoo.com < line.txt is from my local address to *@yahoo.com. How can i do this? (1 Reply)
Discussion started by: Euler04
1 Replies

3. IP Networking

SMTP with sendmail

Hi, I have a solaris 9 box, and 2 domains A.com and B.net. the machine is on B.net. I am not able to send emails to @A.com using mail or mailx. after reading on sendmail, there was something about relaying and editing the file /etc/mail/relay-domains. Please let me know if this is what i... (1 Reply)
Discussion started by: 0ktalmagik
1 Replies

4. Programming

C Smtp

how do you send a ".\n" in a smtp client? >354 Send message, end with <CRLF>.<CRLF> >. > i have already issued a "./n" but it doesnt work. please help. thanks. (1 Reply)
Discussion started by: grotesque
1 Replies

5. Solaris

SMTP Configuration

Hello everyone, I've got this Java script which needs to know the SMTP host in order to send out mails from a particular mail ID. But I have no idea how or what to configure in SMTP for getting this code up and running.(All I know is SMTP=Simple Mail Transfer Protocol). I'm using Solaris 5.8.... (1 Reply)
Discussion started by: Rajat
1 Replies

6. UNIX for Dummies Questions & Answers

Smtp

Hi All, I have a unix box which is in a network with windows machine, I am able to send the mails to the user id's with in the unix box. I dont have Internet connection for this box, so I am not able to test if it can send mails to external network or not? I want to know, if SMTP is already... (1 Reply)
Discussion started by: balu_puttaganti
1 Replies

7. HP-UX

SMTP and NTLM

Hi, I have a HP Unix from which I'm trying to connect to an email server through telnet and test sending emails using commands. Why am I doing that is not important. The email server is an Exchange server and it looks like that the only Authentication method it supports is NTLM. The host name... (0 Replies)
Discussion started by: gheibia
0 Replies

8. Linux

SMTP issue

HI, I am having an issue with the mail. I had certain scripts who used to send mails. now i am not getting the mails as usual. need help to track the issue and resolve. mailx -s "Testing for details" xxx@yyy.zzz above code is used for mailing. can yoou please help? (2 Replies)
Discussion started by: onlyniladri
2 Replies

9. Shell Programming and Scripting

Configuring smtp settings and then sending the mail through shell script

I have make an menu in which first option is to start and second is to stop the services echo "Please enter the appropriate choice for doing the operations" echo " 1) STOP Services 2) START Services case $choice in 1) ... (1 Reply)
Discussion started by: punpun66
1 Replies

10. Solaris

SMTP Service

Guys, How can i check the mailx command will wor on my system or not. The OS is Sun Solaris 5.10. Or how can i come to know whether SMTP service is activated in Sun Solaris OS or not. Thanks in Advance (1 Reply)
Discussion started by: Pramod_009
1 Replies
away(1) 							   User Manuals 							   away(1)

NAME
away - terminal locking program SYNOPSIS
away [OPTIONS] message [...] DESCRIPTION
away is a simple program that locks your terminal, checks for new mail in any given number of mailboxes, and lets other users know why you are inactive. OPTIONS
-c, --mail Enable checking of mail. -C, --nomail Disable checking of mail. -f, --rcfile=FILE Specify an alternative configuration file instead of the default ~/.awayrc file. -F, --norcfile Ignore user configuration file. -h, --help Display help. -m, --message Execute as the remainder of the command line, effectively stripping off the executable name and additional switches. -p, --persist Continue checking for new mail as long as there is at least one mailbox that has not received new mail. -P, --nopersist Stop checking mail if any mailbox is found to have new mail. -t, --time=SECONDS Set the number of second that away sleeps before performing its background tasks. Presently, the only background task that away will perform is the checking of mailboxes. -T, --notime Ignore any options to set the time interval and use the default number of seconds. -v, --version Display version information. FILES
~/.awayrc Per user configuration file. See awayrc(5) for further details. /etc/pam.d/away The Linux-PAM configuration file. BUGS
Bug reports should be sent to the away mailing list <away@unbeatenpath.net>. SEE ALSO
awayrc(5) AUTHORS
Cameron Moore <cameron@unbeatenpath.net>, and others. Linux November 2000 away(1)
All times are GMT -4. The time now is 04:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy