ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@alt-linux.org>
To: ALT Linux Spring mailing list <mandrake-russian@altlinux.ru>
Subject: Re: [mdk-re] [Q] postfix
Date: Thu Sep 27 18:50:01 2001
Message-ID: <20010927190132.C27737@ldv.office.alt-linux.org> (raw)
In-Reply-To: <20010927172137.107583ad.vserge@menatepspb.msk.ru>

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

On Thu, Sep 27, 2001 at 05:21:37PM +0400, Volkov Serge wrote:
> как с этим бороться
> постфикс не доставляет локальному пользователю
> 
> can't create user output file. Command output:
>     procmail: Couldn't create "/var/spool/mail/user" procmail: Lock failure
>     on "/var/spool/mail/user.lock" procmail: Error while writing to
>     "/var/spool/mail/user"

Цитата из /etc/rc.d/scripts/mandrake_firstime:

for i in `awk -F: '{if ($3>=400) print $1}' </etc/passwd`; do
        [ -e "/var/mail/$i" ] || install --owner="$i" --group=mail --mode=660 /dev/null "/var/mail/$i"
done


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.ru/
Fandra Project      http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

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

      parent reply	other threads:[~2001-09-27 18:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-27 17:17 Volkov Serge
2001-09-27 17:44 ` cornet
2001-09-27 17:47 ` [mdk-re] " Alexander Bokovoy
2001-09-27 18:50 ` Dmitry V. Levin [this message]

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=20010927190132.C27737@ldv.office.alt-linux.org \
    --to=ldv@alt-linux.org \
    --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