Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mail Program Install

876213Oct 2 2014 — edited Oct 10 2014

Is there a linux mail program installed with Oracle Audit Vault and Database Firewall in 12.1.1?

I did not find a mail program on the audit vault server. But, I did find an install.log file leftover from our last installation by Oracle which hinted that mailx should be installed.

 

[root@AVSERVERDEV ~]# grep mail install.log

Installing mailcap-2.1.23-1.fc6.noarch

Installing mailx-8.1.1-44.2.2.x86_64

   

[root@AVSERVERDEV ~]# which mailx

/usr/bin/which: no mailx in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)

 

[root@AVSERVERDEV ~]# cd /

[root@AVSERVERDEV /]# find . -name mailx

 

If not installed, is it advisable to install a mailx depot which matches the version noted above?  A coworker suggests the depot noted may be for Windows, not Oracle Linux.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2014
Added on Oct 2 2014
1 comment
839 views