Date: Thu, 14 Sep 2000 19:26:29 +0400 From: Igor Roboul <igor@raduga.sochi.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: Mail access and restrictions Message-ID: <20000914192629.A2048@linux.rainbow> In-Reply-To: <E13ZabC-0001Mw-00@hearst.mail.ru>; from simakin@inbox.ru on Thu, Sep 14, 2000 at 07:06:54PM %2B0400 References: <E13ZabC-0001Mw-00@hearst.mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 14, 2000 at 07:06:54PM +0400, Simakin Alexandr wrote: > 1. How to allow users to send mail throught sendmail? > Sendmail says "Relaying denied" then users try to send mail. > I don't touch any settings in sendmail configuration. /etc/mail/relay-domains - domain names for which you wish be relay /etc/mail/local-host-names - hostnames for which you receive mail > 2. When I add user, which needs only ftp access to server, > this user automatically have an mailbox. How i can restict > for some such users read/write access to their mailboxes? apropos quota and make /var different partition. Set quotas for /var For example you can make tamplate user with zero quotas on /var (actually you need just allow him have 1 byte of fs size) > 3. How to limit size of users mailboxes? See above -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 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?20000914192629.A2048>