Unable to send mail, on sun solaris


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Unable to send mail, on sun solaris
# 1  
Old 05-27-2008
Unable to send mail, on sun solaris

hi experts,

I m new to the sun solaris.

on our OS (sun solaris 5.8) i m trying to send mail but i not getting any mail, i have tried doing following .

$mailx -s "Test" sivakumars@kesd.com

But no response there no error also...
pls let me know:
1) How can test sending mail through (sun solari)
2) where i wat to check whether my OS capable to send mails or not?
pls help me where i m going wrong,

thanks in advance
# 2  
Old 05-27-2008
Quote:
Originally Posted by saisivakumar
hi experts,

I m new to the sun solaris.

on our OS (sun solaris 5.8) i m trying to send mail but i not getting any mail, i have tried doing following .

$mailx -s "Test" sivakumars@kesd.com

But no response there no error also...
pls let me know:
1) How can test sending mail through (sun solari)
2) where i wat to check whether my OS capable to send mails or not?
pls help me where i m going wrong,

thanks in advance
Hi,
Often you just set the smart host to your mail gateway and you're done, look for smart host relay in /etc/mail/sendmail.cf and add your mail gateway right just after the 2 letters DS ...
Good luck
# 3  
Old 05-27-2008
hi andryk,

i have opend for edit sendmail.cf , but i not finding any mail gateway option my sendmail.cf is
#
# Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983, 1995 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
# The Regents of the University of California. All rights reserved.
#
# Copyright (c) 1993, 1997 - 2000
# Sun Microsystems, Inc. All rights reserved.
#
# By using this file, you agree to the terms and conditions set
# forth in the LICENSE file which can be found at the top level of# the sendmail distribution.
#
#

######################################################################
######################################################################
#####
##### SENDMAIL CONFIGURATION FILE
#####
######################################################################
######################################################################

##### $Id: cfhead.m4,v 8.76 2000/03/21 23:56:59 gshapiro Exp $ #####
##### @(#)cf.m4 8.24 (Berkeley) 8/16/95 #####

##### @(#)remote_mode.m4 1.2 (Sun) 05/01/00 #####
##### @(#)subsidiary-v7sun.mc 1.7 (Sun) 05/27/00 #####

##### $Id: solaris2.m4,v 8.22 1999/09/24 21:43:53 ca Exp $ #####
##### $Id: local_lmtp.m4,v 8.15 1999/11/18 05:06:22 ca Exp $ #####

##### @(#)solaris-generic.m4 1.6 (Sun) 05/27/00 #####

##### $Id: redirect.m4,v 8.15 1999/08/06 01:47:36 gshapiro Exp $
#####

##### @(#)use_cw_file.m4 8.1 (Berkeley) 6/7/93 #####


##### @(#)use_ct_file.m4 8.1 (Berkeley) 9/17/95 #####


##### @(#)accept_unqualified_senders.m4 8.3 (Berkeley) 5/19/98 #####

##### @(#)accept_unresolvable_domains.m4 8.7 (Berkeley) 5/19/98 #####
# 4  
Old 05-28-2008
Quote:
Originally Posted by saisivakumar
hi andryk,

i have opend for edit sendmail.cf , but i not finding any mail gateway option my sendmail.cf is
#
# Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983, 1995 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
# The Regents of the University of California. All rights reserved.
#
# Copyright (c) 1993, 1997 - 2000
# Sun Microsystems, Inc. All rights reserved.
#
# By using this file, you agree to the terms and conditions set
# forth in the LICENSE file which can be found at the top level of# the sendmail distribution.
#
#

######################################################################
######################################################################
#####
##### SENDMAIL CONFIGURATION FILE
#####
######################################################################
######################################################################

##### $Id: cfhead.m4,v 8.76 2000/03/21 23:56:59 gshapiro Exp $ #####
##### @(#)cf.m4 8.24 (Berkeley) 8/16/95 #####

##### @(#)remote_mode.m4 1.2 (Sun) 05/01/00 #####
##### @(#)subsidiary-v7sun.mc 1.7 (Sun) 05/27/00 #####

##### $Id: solaris2.m4,v 8.22 1999/09/24 21:43:53 ca Exp $ #####
##### $Id: local_lmtp.m4,v 8.15 1999/11/18 05:06:22 ca Exp $ #####

##### @(#)solaris-generic.m4 1.6 (Sun) 05/27/00 #####

##### $Id: redirect.m4,v 8.15 1999/08/06 01:47:36 gshapiro Exp $
#####

##### @(#)use_cw_file.m4 8.1 (Berkeley) 6/7/93 #####


##### @(#)use_ct_file.m4 8.1 (Berkeley) 9/17/95 #####


##### @(#)accept_unqualified_senders.m4 8.3 (Berkeley) 5/19/98 #####

##### @(#)accept_unresolvable_domains.m4 8.7 (Berkeley) 5/19/98 #####
Hi,
There must be DS at the beginning of a line somewhere in sendmail.cf, so search for these 2 letters 'DS' and add your mailgateway just right after
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Unable to send mail with 'mail' command

I am unable to cause the 'mail' command to send mail from my linux ubuntu 15.10 computer. File 'mail.log' typically reports Connection timed out. I issue the command: mail -s "my subject" recipient@domain.com < filenamewhere filename is a file containing my message. Specifically, the... (3 Replies)
Discussion started by: tcnm
3 Replies

2. Shell Programming and Scripting

Unable to send mail

Hi friends I am trying to send mail through a unix server. I am using following command mailx -s "THIS IS TEST" jhon@gmail.com Whenever i am typing the above command it is going to next line when i press @ on unix server prompt. so it is taking this command as following mailx -s "THIS... (3 Replies)
Discussion started by: Nakul_sh
3 Replies

3. Solaris

Unable to send mail through mailx

Hi, I am using solaris 5.9 OS and I am facing an issues with mailx. My SMTP port is configured to listen 6190 and not the default one which is 25. I can send mail to my inbox when i do it manually through the following steps root@<dbname> # telnet 15.12.88.10 6190 Trying 15.12.88.10...... (0 Replies)
Discussion started by: Srinathkiru
0 Replies

4. AIX

Unable to send mail.. Need experts Help..

i'm having accounts in 2 servers..1 is a AIX server and other is solaris..both are under same domain,say a.X.com and b.X.com.. from my solaris account i'm able to send mails to any ids.. but in case of my Aix account i'm just able to receive mails tat too either from other accounts in the same AIX... (1 Reply)
Discussion started by: kannangce
1 Replies

5. Solaris

Unable to send mail

hi all i got two server, mercury and procyon mercury can send email but procyon cannot below is their syslog mercury: Jul 6 13:17:17 mercury sendmail: n665HGXg006886: to =<leecw@domain.com>, ctladdr=<ora10g@mercury.domain.com> (4001/101), d elay=00:00:01, xdelay=00:00:01,... (7 Replies)
Discussion started by: SmartAntz
7 Replies

6. Solaris

Unable to send mail

Hey guys i got this error my logs - I ping 127.0.0.1 and it says that its alive - I checked sendmail and it is running - I tried to send a test email but nothing happens it seems that it hangs - What is the possible cause of this? (5 Replies)
Discussion started by: sbn
5 Replies

7. Shell Programming and Scripting

Unable to send a mail

Hi, I have been trying to send a mail from a remote site using this script To send the mail: #!/bin/ksh MAILTO="abc@xyz.com" BACKUPDIR="/wls_domains/wli81_1/RHTEAM/OUTPUTBACKUP/" #BACKUPDIR="../OUTPUTBACKUP/" while ; do print $1 uuencode $1 $1 | mail $MAILTO ... (3 Replies)
Discussion started by: monicaminj2000
3 Replies

8. AIX

unable to send mail

hi, I have tried this code to send mail.Its not giving me error but I am not receiving mail also. #!/bin/ksh echo "The first mail" >msg cnt=`cat /dir1/msg | wc -l` if then mail -s "Hello" abc.xyz@domain.com < msg fi I have also tried with the command mailx -s "hello"... (0 Replies)
Discussion started by: monika
0 Replies

9. Linux

Unable to send mail - but no errors found :-(

Hi Guys I am using this version of Linux box (as shown below). I am unable to send email from the box. But I am not getting any errors while sending email. :mad: Any idea what could be the reason? What entry should I check? :confused: $ uname -a Linux machine-name 2.4.21-144-smp4G #1... (6 Replies)
Discussion started by: csaha
6 Replies

10. Solaris

unable to send mail?

i am trying to execute the below script for sending mails from unix MAIL1="xyz@yahoo.com" mailx -s "hi" $MAIL1<message.txt if then echo "failure" else echo "success" fi but iam unable to send this eventhough iam getting success in the output if i logout and login i have a "you... (1 Reply)
Discussion started by: shahnazurs
1 Replies
Login or Register to Ask a Question