Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: linux spoof from in mail

Re: linux spoof from in mail

From: Rodd Holman <Rodd.Holman_at_gmail.com>
Date: Tue, 13 Feb 2007 12:27:44 -0600
Message-ID: <45D20320.1040306@gmail.com>


Try this
using your email as the -R parameter and the toemail and any text file as the input.
do it as the oracle user on the computer The email will come with "Oracle User" in the from line (or oracle_at_host.domain.com if a common name isn't given to the user) The -R is the reply-to address. So any replies should go to you.

mailx -s Test -R email_at_domain.com toemail_at_domain.com <mailbody.text.file

for details:

man mailx

Gives all kinds of good info about using mailx. "man" is your friend.

Michael McMullen wrote:
>
> In solaris I use mailx –r myemail.com to send email
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Feb 13 2007 - 12:27:44 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US