* [mdk-re] [Q] postfix
@ 2001-09-27 17:17 Volkov Serge
2001-09-27 17:44 ` cornet
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Volkov Serge @ 2001-09-27 17:17 UTC (permalink / raw)
To: AltLinux-list
Добрый день
как с этим бороться
постфикс не доставляет локальному пользователю
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"
--
With best wishes, Volkov Serge
Network Administrator/Security Administrator
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [mdk-re] [Q] postfix
2001-09-27 17:17 [mdk-re] [Q] postfix Volkov Serge
@ 2001-09-27 17:44 ` cornet
2001-09-27 17:47 ` [mdk-re] " Alexander Bokovoy
2001-09-27 18:50 ` [mdk-re] " Dmitry V. Levin
2 siblings, 0 replies; 4+ messages in thread
From: cornet @ 2001-09-27 17:44 UTC (permalink / raw)
To: mandrake-russian
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"
А у Вас в /var место не закончилось часом?
--
******** FIRE & STEEL ********
^ permalink raw reply [flat|nested] 4+ messages in thread
* [mdk-re] Re: [Q] postfix
2001-09-27 17:17 [mdk-re] [Q] postfix Volkov Serge
2001-09-27 17:44 ` cornet
@ 2001-09-27 17:47 ` Alexander Bokovoy
2001-09-27 18:50 ` [mdk-re] " Dmitry V. Levin
2 siblings, 0 replies; 4+ messages in thread
From: Alexander Bokovoy @ 2001-09-27 17:47 UTC (permalink / raw)
To: mandrake-russian
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"
touch /var/spool/mail/user
chown user:mail /var/spool/mail/user
С недавних пор Procmail лишен возможности самостоятельно создавать ящики.
--
/ Alexander Bokovoy
$ cat /proc/identity >~/.signature
`Senior software developer and analyst for SaM-Solutions Ltd.`
---
If *I* had a hammer, there'd be no more folk singers.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [mdk-re] [Q] postfix
2001-09-27 17:17 [mdk-re] [Q] postfix 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
2 siblings, 0 replies; 4+ messages in thread
From: Dmitry V. Levin @ 2001-09-27 18:50 UTC (permalink / raw)
To: ALT Linux Spring mailing list
[-- 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 --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-09-27 18:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-27 17:17 [mdk-re] [Q] postfix Volkov Serge
2001-09-27 17:44 ` cornet
2001-09-27 17:47 ` [mdk-re] " Alexander Bokovoy
2001-09-27 18:50 ` [mdk-re] " Dmitry V. Levin
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