Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 1999 13:44:54 +0100
From:      chem@i-p-d.nl
To:        Leif Neland <root@swimsuit.internet.dk>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: cucipop virtual popservers
Message-ID:  <199901221244.NAA06893@ns.i-p-d.nl>
In-Reply-To: <Pine.BSF.4.05.9901212351560.40947-100000@gina.swimsuit.internet.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
> Could someone explain the virtual popservers in cucipop?
> 
> We host several domains, but eventually user@one.domain and
> another@second.domain all pick up their mail as user<number> on
> mail.real.domain
> 
> These user<number> all exists in /etc/passwd
> 
> How is user@one.domain supposed to pick up the mail using the virtual
> popserver? Should I give one.domain the same ip as mail.real.domain?

1. enable virtuser in sendmail.cf

2. make a file /etc/virtuser
with entries like

whatever@domain.com		popuser

3. do
makemap hash /etc/virtusertable.db </etc/virtuser

4. add domain.com to /etc/sendmail.cw

5. restart sendmail

killall -HUP sendmail

and everything should work :)

HTH
Gina van Zundert

Internet Page Design
tel: 0165-571675     fax: 0165-571710

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



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