"Hank Grimmick" <[EMAIL PROTECTED]> writes: > I've read the FAQ, HOWTO's and have some conceptual/pre-install questions > for the group. > > I am running sendmail-8.11.6-23.72 on RH 7.2. Multiple virtual domains are > enabled. Procmail is defined as the local mailer in sendmail.mc. All users > are running Outlook, internal users are using the same host as their SMTP > server, remote users use their ISP's SMTP server. > > What I'd like to do is run the TMDA in challenge/response mode only. (At > this time) And avoid using the TMDA-ofmipd.
Regarding the sendmail specifics, there are others who can answer better than I. However, unless you intend to make address tagging of outgoing mail available to your users (dated addresses, keyword addresses and so forth), you don't need tmda-ofmipd. A basic installation that runs tmda-filter on each incoming message will work. I don't know how virtual users are configured with Sendmail. If each virtual user maps to a system user (with home directory), then you should be fine. If that is not the case, you'll probably run into some configuration difficulties. TMDA needs to know where to find each users' crypt_key and where to store each users' unconfirmed-as-yet email. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
