@Sam I am having domain difficulties so I read your reply online, but did to receive it. (so, yeah, tonight has been a great night ;) )
Did the test, and doesn’t look good: [courier@edge ~]$ cd /usr/local/mbox/ [courier@edge mbox]$ cd pintori.it/ [courier@edge pintori.it]$ mkdir testmbox [courier@edge pintori.it]$ cd testmbox/ [courier@edge testmbox]$ mkdir tmp [courier@edge testmbox]$ mkdir new [courier@edge testmbox]$ cp /dev/null /tmp/foo [courier@edge testmbox]$ ln /tmp/foo new/foo ln: failed to create hard link ‘new/foo’ => ‘/tmp/foo’: Invalid cross-device link [courier@edge testmbox]$ cp /dev/null tmp/foo [courier@edge testmbox]$ ln tmp/foo new/foo ln: failed to create hard link ‘new/foo’ => ‘tmp/foo’: Input/output error [courier@edge testmbox]$ mount /dev/mapper/fedora--server-root on / type ext4 (rw,relatime,data=ordered) tmpfs on /tmp type tmpfs (rw) xx.xx.xx.xx:/mnt/user/mailbox on /usr/local/mbox type nfs (rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=xx.xx.xx.xx,mountvers=3,mountport=35864,mountproto=udp,local_lock=none,addr=xx.xx.xx.xx) So I did try hard linking between /tmp and the NFS mounted directory, and it tells me it’s invalid. Did try hard linking within the same mount, and got an IO error.. mmmm Thanks, ivan Il giorno 08/giu/2015, alle ore 01:43, Ivan Pintori <i...@pintori.it> ha scritto: > Permissions seem fine: the whole path is owned by courier, and the owner can > RWX on the parents as well as tmp and new. > > The host/NFS storage is running unRAID working on reiserfs (unRAID is a > superset of slackware). > > I did try to change some of the export configuration, but that didn’t matter. > Current applied is: sec=sys,rw,no_root_squash,sync > > I am doing something wrong, but I am no NFS guru. > > Thanks, > > ivan > > > Il giorno 08/giu/2015, alle ore 01:18, Gordon Messmer > <gordon.mess...@gmail.com> ha scritto: > >> On 06/07/2015 03:05 PM, Ivan Pintori wrote: >>> The only think that comes to my mind is that the mailboxes are >>> actually mounted via 9p (the mail server is a VM running on top of >>> the HOST/Storage). I did try to mount the directory with NFS, and got >>> the same error. >> >> If you got the same error with NFS, I think we can rule out 9p as the >> cause of the problem. >> >> Two questions come to mind. First, what filesystem is actually storing >> the maildirs? Second, are you sure permissions are the same on the tmp >> and new directories in the Maildir you're trying to write to? >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> courier-users mailing list >> courier-users@lists.sourceforge.net >> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users >
------------------------------------------------------------------------------
_______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users