Switching sendmail from uucp to smtp.

listhub at libros.andante.mn.org listhub at libros.andante.mn.org
Sat Apr 10 22:54:30 UTC 2004


I need some help.

Here is my current sendmail.mc file:

#####################################################################
divert(-1)
dnl This is the macro config file used to generate the /etc/sendmail.cf
dnl file. If you modify thei file you will have to regenerate the
dnl /etc/sendmail.cf by running this macro config through the m4
dnl preprocessor:
dnl
dnl        m4 /etc/sendmail.mc > /etc/sendmail/cf
dnl
dnl You will need to have the sendmail-cf package installed for this to
dnl work.
include(`/usr/lib/sendmail-cf/m4/cf.m4')
OSTYPE(`linux')
define(`SMART_HOST', uucp-dom:tcnet)
FEATURE(`smrsh',`/usr/sbin/smrsh')
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable')
FEATURE(redirect)
FEATURE(always_add_domain)
FEATURE(use_cw_file)
FEATURE(local_procmail)
MAILER(procmail)
MAILER(smtp)
MAILER(uucp)
#####################################################################

What do I have to do to change to SMTP?

Are there any files I have to deal with on the SMTP end?

It appears that incoming mail via SMTP is working fine.  I am only concerned
with outgoing mail.  Any web sites that might help?

Thanks to all in advance.
john
------------------------------------
John N. Alegre                   o
Andante Systems               o
eCommerce Consulting       o
Custom Web Development <*{{{{}><
------------------------------------ 





More information about the redhat-list mailing list