Mental Patient on Sun, 28 Jul 2002 23:30:14 +0200 |
Fred K Ollinger wrote: I have been having troubles w/ sendmail for a while. I have spent hours reading docs. Lets take mutt and pine out of the picture for now. Does sendmail work on the commandline? Can you do something like this: /usr/lib/sendmail -v user@localhost < /etc/resolv.conf That should mail you a copy of the resolv.conf. Does it crash? If so, what is the error? Does it work but not deliver? If so, what is the output of /usr/lib/sendmail -bv user@localhost what is the output of mailq? Does it work for root vs a normal user? What version of sendmail? Newer versions have changed some permissions on certain files. Check the website, I belive they tell you how to let it work with cli programs. If you're havning problems with delivery, try starting up in debug mode. /usr/lib/sendmail -bt at the > prompt type ? for a list of commands. /parse is useful for debugging local issues. When configuring sendmail, what'd you have in your .mc file? _________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|