1862995 Members
2202 Online
110446 Solutions
New Discussion

sedmail

 
prashanth
Advisor

sedmail

Hi,

 

We have confger the send mail in HP unix server. The problem is that we are able to send the attachment to [email protected] but not not send a mail attachment  to [email protected]. Can any one please let me know where is the problem like in sendmail configeartion or nework etc....

 

 

Thanks !!!

3 REPLIES 3
Ken Grabowski
Respected Contributor

Re: sedmail

What is the error you get?  How do you have sendmail.cf configured?  Have you tried using sendmail -v to see the conversation?

prashanth
Advisor

Re: sedmail

Hi ,

 

We are not getting any such error. Mail is going successfully without attachment. We are using

 

uuencode /home/perl/test.txt | mailx -s "test.txt - test2" -r [email protected] [email protected] [email protected]

 

Thanks!!!

Steven Schweda
Honored Contributor

Re: sedmail