![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| regarding sendmail | sridharr83 | HP-UX | 1 | 12-19-2007 02:37 AM |
| Sendmail | ahlude | SUN Solaris | 16 | 12-18-2007 09:01 PM |
| sendmail.cf | smcart | SUN Solaris | 5 | 11-30-2007 09:41 AM |
| Sendmail via KSH. | gio123bg | Shell Programming and Scripting | 1 | 12-01-2003 01:37 PM |
| sendmail | kara | UNIX for Dummies Questions & Answers | 1 | 03-15-2002 06:28 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
No log for sendmail
I manage to send an email with sendmail (phew)
I guess there is a queue timer, which is why it aint sent immediatly, and I guess its' in the mc file. ill look into it soon. What I am looking for are the logs. I don't see any. grep mail /etc/syslog.conf # Log anything (except mail) of level info or higher. *.info;mail.none;authpriv.none;cron.none /var/log/messages # Log all the mail messages in one place. #mail.* -/usr/local/psa/var/log/maillog mail.* /var/log/maillog however /var/log/maillog file is empty. do I need to chmod 777 it? I think not, cause it's root who probably runs the sendmail process, is it? thank you for your answers. |
| Bookmarks |
| Tags |
| log, logfile, sendmail |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|