>   I'm looking for a way to have qmail 1.03 deliver mail to Maildir's which all
> have the same uid/gid. I'm have vchkpw-3.1.3 running, and I know I can
> accomplish the task via this method, however I do not want to require 7.5k users
> to change their mail settings to include the domain name in the login for pop3.
>
>   Right now, I have my dialup users authenticating via radius on a Sun Netra
> running Solaris 2.6. My current mail server is a Sparc20 with Solaris 2.6 and
> qmail 1.03. We are using SSH to rsync the passwd/shadow files to the mail server
> when updates are made. Maildirs are created on the mail server only. The sparc20
> is on it's last legs however. I'm setting up a new machine with FreeBSD 3.1 and
> qmail 1.03. I'm moving from an alias based system to the vchkpw method for
> handling virtual domains, which works fine. I do not want to overwrite the
> passwd/shadow on my bsd server with a copy from the Solaris machine, so I rename
> the files on copy and have modified vchkpw to check these renamed files instead
> of those defined in pwd.h for that system.
>
>   So far, everything works fine except smtp which is where I'm stuck. I'd like
> to have mail delivered to the Maildirs which all use the same uid/gid so as to
> not conflict with any existing ID's on the servers original passwd/shadow..using
> the vpopmail ID instead in a similar manner to vchkpw, but without needing a
> 'user@domain' for the login as vchkpw requires for virtual domains. The
> passwd/shadow copied from the radius server would be for authentication and path
> information only. Any help would be appreciated.
>
> --
> Stephen C. Comoletti
> Asst. Systems Administrator
> DELANET, Inc.  http://www.delanet.com
> TEL: (302) 326-5800, FAX: (302) 326-5802

Reply via email to