--
Robert
This report is useless. Please provide concrete data.
- Is telnet to port 25 successful
- Is the 220 greeting banner returned quickly?
- egrep ': (warning|error|fatal|panic): ' /var/log/maillog
Replace /var/log/maillog with whatever file contains your mail logs.
- "postconf -n" output.
- netstat -an | perl -lne 'print if (/(\d+\.){3}\d+.25\b.*ESTABLISHED/)'
output
- mailq | tail -1
- qshape | head -20
Get qshape from Ralf Hildebrandt's website.
--
Viktor.
Thanks, exactly what I needed. It was down this morning and I restarted as yesterday and all started working, and luckily it has not done it again today. If the problems crop up again, I'll be sure to post some more information.
--
Robert