Re: symlink of /home causes mail delivery failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




11.10.07, 20:43, Dr. Michael J. Chudobiak (mjc@xxxxxxxxxxxxxxx):

> Alastair Neil wrote:
> >     I was hoping to avoid dedicating a whole partition to /home, so I'm
> >     trying the symlink approach instead. Except procmail doesn't seem to be
> >     doing the right thing...
> > 
> > IMO  a separate partition is a very sensible idea, it allows you to 
> > upgrade and re-install the system without losing your precious data.  
> > However in this case a bind mount might solve your problem:
> > 
> > mount -rbind /where-ever/home /home
> That didn't work either...
> I can execute procmail manually with a test message, and it just doesn't 
> work when the /home folder is symlinked or bind/rbind mounted. (It works 
> fine when the /home folder is a "normal" folder.)
> No error message is given, which is odd.
> - Mike

try it:
mount --bind /where-ever/home /home

I think that your problem have right add to BugZilla of developers procmail. May be procmail use state() instead open() function. Because you have problem.

P.S. But I not like --bind and other complex shared, slave, parent flags of mount utility. Symbol links saved on hdd. Result of works --bind options save only in kernel space (VFS), not on hdd.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux