Date: Wed, 31 Jan 2001 11:50:02 -0800 (PST) From: Roelof Osinga <roelof@nisser.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/24742: adduser sequences wrongly for Maildirs Message-ID: <200101311950.f0VJo2K16621@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/24742; it has been noted by GNATS.
From: Roelof Osinga <roelof@nisser.com>
To: Alex Kapranoff <kapr@acm.org>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/24742: adduser sequences wrongly for Maildirs
Date: Wed, 31 Jan 2001 20:40:33 +0100
Alex Kapranoff wrote:
>
> - &new_users_sendmessage;
> &adduser_log("$name:*:$u_id:$g_id($group_login):$fullname");
> &home_create($userhome, $name, $group_login);
> + &new_users_sendmessage;
Alas:
Jan 31 20:33:47 nl postfix/local[7151]: 0FDBA12C31:
to=<vmail@nl.nisser.com>, relay=local, delay=1, status=bounced (maildir
delivery failed: create
/home/vmail/Maildir/tmp/980969627.7151_0.nl.nisser.com: Permission
denied)
That is after application:
nl:/usr/src/usr.sbin/adduser# diff adduser.perl.org adduser.perl
714d713
< &new_users_sendmessage;
716a716
> &new_users_sendmessage;
--
Home is where the (@) http://eboa.com/ is.
Nisser home -- http://nl.nisser.com/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101311950.f0VJo2K16621>
