No, i did not chmod this directories, i only do a mv realy and the problem go on. Then i has do a chmod 777 and i now i has do a chmod g+s mail but the problem goes on.
Francisco. > -----Mensaje original----- > De: Wieslaw [mailto:[EMAIL PROTECTED] > Enviado el: lunes, 27 de septiembre de 2004 12:44 > Para: Francisco Castillo > CC: debian-isp@lists.debian.org > Asunto: Re: problem with /var/mail and procmail > > > Hi > > > In order to do this i do > > > > cp /var/mail/* /mnt/var/mail > > mv /var/mail /var/mail_back > > cd /var ; ln -s /mnt/var/mail mail > [..] > > cd /var ; rm mail > > mv mail_back mail > > reboot > Did you chmod/chown these directores? > mv does not move parent UID/GID and mod's. > > -- > I greet > Wieslaw >