Look in the 'Linux Unleashed' series of books. You will find m4 config files there from which you can build your sendmail.cf. Here are a couple that I use:
divert(0)dnl VERSIONID(`@(#)generic-linux.mc 8.3 (Berkeley) 3/23/96') OSTYPE(linux)dnl DOMAIN(generic)dnl MAILER(local)dnl MAILER(smtp)dnl FEATURE(`use_cw_file')dnl
or a fancier one that supports multiple domains, filtering and virtual users:
divert(0)dnl VERSIONID(`@(#)generic-linux.mc 8.3 (Berkeley) 3/23/96') OSTYPE(linux)dnl DOMAIN(generic)dnl MAILER(local)dnl MAILER(smtp)dnl FEATURE(`virtusertable',`hash /etc/sendmail_virtusers')dnl FEATURE(`relay_based_on_MX')dnl FEATURE(`access_db')dnl
On 02-May-2002 Daniel Simpleman wrote:
I currently get no bounces, so it must be configured incorrectly. Is thier a HOWTO anywhere in which it could help me configure it.
--- Raphael Mankin raph@panache.demon.co.uk wrote:
Are you receiving bounce messages? If so, what do they say? If not, you have your sendmail wrongly configured as to origin server, relays or whatever.
Sebndmail the the grand-daddy of all mailers. It will do whatever you require - including cook the dinner, if you ask it nicely.
On 02-May-2002 DanI wrote:
Im Using Kmail to send out emails but Im finding sendmail is sending emails but they dont get
recieved
by the other user. Is thier anything I have to do
or
is Sendmail mainly used for internal emailing???
Daniel Simpleman
Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
main@lists.alug.org.uk http://www.anglian.lug.org.uk/ http://lists.alug.org.uk/mailman/listinfo/main Unsubscribe? See message headers or the web site
above!
-- Intelligent: someone who agrees with our opinions. Ambrose Bierce.
Raphael Mankin E-Mail: raph@panache.demon.co.uk
Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
main@lists.alug.org.uk http://www.anglian.lug.org.uk/ http://lists.alug.org.uk/mailman/listinfo/main Unsubscribe? See message headers or the web site above!