ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vyt <vyt@vzljot.ru>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Re: create mailbox
Date: Sat Jan  5 19:42:11 2002
Message-ID: <20020105194146.2e856042.vyt@vzljot.ru> (raw)
In-Reply-To: <4519629304.20020105192808@mtu-net.ru>

[-- Attachment #1: Type: text/plain, Size: 567 bytes --]

On Sat, 5 Jan 2002 19:28:08 +0300
ROmul <romul.home@mtu-net.ru> wrote:

> Мира тебе,Roman,
> 
> RS> В том, что так и должно быть. Секурити, аднака.
> RS> Ящики создаются при добавлении пользователя, начиная с какой-то версии
> RS> MTA, его лишили привелегии создавать.
> А создание фала руками рута изменит положение?

Да, конечно.

--
#!/bin/sh
username=$1

/bin/touch /var/spool/mail/$username
/bin/chown $username:mail /var/spool/mail/$username
/bin/chmod 660 /var/spool/mail/$username
--

<skipped>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2002-01-05 19:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-05 15:34 [mdk-re] Куда мо мэйл деваться мог ведь был полнехонький горшок? ROmul
2002-01-05 15:36 ` ROmul
2002-01-05 15:46 ` Peter V.Saveliev
2002-01-05 16:01   ` [mdk-re] Re[2]: " ROmul
2002-01-05 16:20     ` [mdk-re] Re[2]: [mdk-re] Куда мо мэйл деваться мог ведь был полнехонькиполнехонький горшок? Roman S
2002-01-05 19:30       ` [mdk-re] Re[2]: " ROmul
2002-01-05 19:42         ` Vyt [this message]
2002-01-05 19:47         ` AVL
2002-01-05 19:54           ` AVL
2002-01-05 20:21             ` [mdk-re] Re[2]: [mdk-re] Re[2]: [mdk-re] Куда мо =?KOI8-R?B?IM3cyswgxMXXwdTY09Egzc/HINfFxNggwtnMINDPzM7FyM/O2MvJ0M/MzsXIzw==? = нький горшок? Roman S
2002-01-05 16:06   ` [mdk-re] Re: [mdk-re] Куда мо мэйл деваться мог ведь был полнехонький горшок? Sergey Degtyaryov
2002-01-05 17:52 ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020105194146.2e856042.vyt@vzljot.ru \
    --to=vyt@vzljot.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git