![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Different Sender Address | paulds | UNIX for Dummies Questions & Answers | 1 | 07-01-2008 03:29 PM |
| Change sender e-mail address | cchiang12 | AIX | 3 | 11-18-2006 03:18 PM |
| Mail Sender | rkapfer | UNIX for Advanced & Expert Users | 0 | 07-26-2005 06:16 PM |
| mail without sender's id! | sskb | UNIX for Dummies Questions & Answers | 3 | 09-12-2001 01:18 PM |
| mailx sender address customisation | vasan_srini | UNIX for Dummies Questions & Answers | 1 | 09-10-2001 09:40 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Cannot send mail to root@localhost but can externally
hello,
I need to configure our AIX 5.3 to relay mail to exchange. I have got this working with no issues yet, I can not send mail to root@localhost. # uname -a AIX Blade1 3 5 0000E6DAD400 # oslevel -s 5300-07-01-0748 Code:
# mailq
/var/spool/mqueue (2 requests)
----Q-ID---- --Size-- -----Q-Time----- ------------Sender/Recipient------------
mBEM6C4G770094 5 Mon Dec 15 11:06 root
root
mBELqpnv978960 5 Mon Dec 15 10:52 root
root
Total requests: 2
Code:
# sendmail -bi Warning: .cf file is out of date: sendmail AIX5.3/8.13.4 supports version 10, .cf file is version 9 /etc/mail/aliases: 3 aliases, longest 9 bytes, 46 bytes total Code:
# echo "test" |sendmail -v root@localhost Warning: .cf file is out of date: sendmail AIX5.3/8.13.4 supports version 10, .cf file is version 9 root@localhost... Connecting to local... /dead.letter... Saved message in /dead.letter I have found some mentions saying the sendmail version needs to upgraded to a newer version, this is not something I can do on this server. I can post lots of config if needed. Can someone tell me what I need to do to get this working. Or send me a working config? |
|
||||
|
# tail -50 /var/adm/ras/mail.log
/var/adm/ras/mail.log: A file or directory in the path name does not exist. mail.log does not exist. I have BosMenus.log bosinstlog config.diff.266396 errtmplt platform vgbackuplog SRCKeyID cfglog conslog image.data swma.response bootlog codepoint.cat devinst.log lvmcfg.log trc_ct bosinst.data config.diff errlog mtrcdir trcfile |
|
||||
|
# mailx -v root@localhost </dev/null
No message, no subject; hope that's ok root@localhost... Connecting to local... /dead.letter... Saved message in /dead.letter From root Mon Dec 15 16:02:24 2008 Return-Path: <root> Received: (from root@localhost) by Blade2.amsco.co.nz (AIX5.3/8.13.4/8.13.4) id mBF32OQM1421362 for root@localhost; Mon, 15 Dec 2008 16:02:24 +1300 Date: Mon, 15 Dec 2008 16:02:24 +1300 From: root Message-Id: <200812150302.mBF32OQM1421362@Blade2.amsco.co.nz> To: root@Blade2.amsco.co.nz |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|