On Sat, Jun 03, 2006 at 08:08:43PM +0200, Erik N??rgaard wrote: > >> Can a user have more than one system mailbox? > >> > >> E. g., some ISP provides the next service: a client can make any number of > >> mailboxes for himself using web interface. > >> Almost all ISP are using UNIX. > >> So, how they do this? > >> Does that web interface create a new system user every time > >> I create a new mailbox? > >> > >> I have sendmail 8.13.6 on FreeBSD 6.1-RELEASE. > > Sorry, I missed OP. 1st: I doubt ISP's relies on unix accounts for mail. > Rather they likely have clients in an ldap directory and mail on some > database backend storage. > > 2nd: You can create an extra mailbox by adding a line to /etc/mail/aliases: > > mailbox_name: /path/to/mailbox_name > > then run newaliases. To let a user access the mailbox you need to set > filepermissions accordingly. > > Erik > -- > Ph: +34.666334818 web: http://www.locolomo.org > X.509 Certificate: http://www.locolomo.org/crt/8D03551FFCE04F0C.crt > Key ID: 69:79:B8:2C:E3:8F:E7:BE:5D:C3:C3:B1:74:62:B8:3F:9F:1F:69:B9
1st: It is interesting. 2nd: Thank you very much. Elisej Babenko _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"