Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Feb 2002 11:57:58 -0600
From:      Joseph Koenig <joe@jwebmedia.com>
To:        questions@FreeBSD.ORG
Subject:   sendmail.cf file
Message-ID:  <3C62C025.E7138067@jwebmedia.com>

next in thread | raw e-mail | index | archive | help
In my sendmail.cf file I have the following:

# Mailer table (overriding domains)
Kmailertable hash -o /etc/mail/mailertable

# Access list database (for spam stomping)
Kaccess hash -o /etc/mail/access

# Virtual user table (maps incoming users)
Kvirtuser hash -o /etc/mail/virtusertable

From my understanding, that means sendmail should be using that
virtusertable file to do email aliasing/forwarding, correct? I have an
account set up on my machine, and I can send mail to that account, pop
it, and get the mail. However, if I go through the steps I've found
online for using virtusertable, and set up joe@xx.xxx.xxx.xx to forward
to the account that I know is working, the mail never goes through.
Never gets bounced back either. I just want to make sure I'm heading
down the right path, or I want to know if I need to recompile sendmail,
or the sendmail.cf file. Thanks,

Joe

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C62C025.E7138067>