![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to forward mail in /var/mail/username to external mail | unitipon | SUN Solaris | 2 | 05-26-2008 09:20 PM |
| mail in unix | murad.jaber | SUN Solaris | 1 | 01-07-2008 07:07 AM |
| I am not able to send mail form unix to other mail accounts. | chinnigd | UNIX for Dummies Questions & Answers | 1 | 04-06-2006 05:31 AM |
| Mail using Unix SCO 2.1 | eric_hing | UNIX for Dummies Questions & Answers | 4 | 07-03-2003 07:09 PM |
| can not send mail from unix server to company/yahoo mail | b5fnpct | UNIX for Dummies Questions & Answers | 5 | 11-22-2002 06:24 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Use of Unix mail
I am successful sending emails from Perl scripts using Net::SMTP but I don't receive a failed delivery notice if the email could not be delievered. Only out of office receipts. I have used all the options that come with Net::SMTP for verification and in all cases it just tries to send. I have tried using Unix mail and I get the same thing with Message accepted for deliveryand that the Recipent is ok. Is there anything I can do?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
did u check with the return status $? after using mail or mailx ?
or possible error message in /var/adm/messages somewhere like that !!! |
|
#3
|
|||
|
|||
|
checked both
Hi, $? is zero whether it should have been able to send or not. I don't have /var/adm/messages. I've looked at /var/log/messages and the only thing I can see that might be related is - last message repeated 3 times but just tried sending another email to an invalid address and haven't got anything in /var/log/messages. /var/spool/mail/user mentions some message file errors but I'm not sure whether these are connected to the email.
|
|||
| Google The UNIX and Linux Forums |