1 message in net.sourceforge.lists.courier-users[courier-users] how create virtual us...
FromSent OnAttachments
Jean-Pierre CORNAGLIAJun 23, 2000 10:39 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] how create virtual users ?Actions...
From:Jean-Pierre CORNAGLIA (Jean@socgen.com)
Date:Jun 23, 2000 10:39:39 am
List:net.sourceforge.lists.courier-users

Hi,

I am a new user of courier package. I compile the version 0.22 on solaris 2.51
with gdbm, without authdaemon , I use only simple authentication scheme (
userdb, authpw and authshadow ).

I try to create virtual user: 1) so in my directory "etc" of courier, I create a file named "yes" that
containt : cool
home=/export/home/webmail/virtuel|uid=1004|mail=/export/home/webmail/virtuel/cool||gid=100

2) I use the command "makeuserdb" 3) after this, I obtain two new files yes.dat yesshadow.dat

** but when I want user this virtual user for example with the commad : echo "to: cool" | /export/home/courier/bin/sendmail I receive this message : "

---------------------------------------------------------------------------

UNDELIVERABLE MAIL

Your message to the following recipients cannot be delivered:

<cool@tana>: <<< 550 User unknown.

--------------------------------------------------------------------------- "

why ?

Thanks in advance