Forum: Linux Servers and Apache Oct 2nd, 2003 |
| Replies: 4 Views: 9,134 open up a terminal and do this:
tail -f /var/log/maillog
now, try to send mail to the machine from an outside source. do you see anything appearing in your mail log? if so, then it should... |