Re: Postfix queue on ramdisk: Insufficient system storage

2010-07-22 Thread Ram
On Thu, 2010-07-22 at 04:50 -0500, Stan Hoeppner wrote: > Patrick Ben Koetter put forth on 7/22/2010 2:11 AM: > > * Stan Hoeppner : > >> Wietse Venema put forth on 7/21/2010 2:22 PM: > >>> Ram: > One server of ours just accepts the mails from clients and then relays > the mails to other s

Re: Postfix queue on ramdisk: Insufficient system storage

2010-07-22 Thread Stan Hoeppner
Patrick Ben Koetter put forth on 7/22/2010 2:11 AM: > * Stan Hoeppner : >> Wietse Venema put forth on 7/21/2010 2:22 PM: >>> Ram: One server of ours just accepts the mails from clients and then relays the mails to other servers. Since there is almost no mail queued on the server , I

Re: Postfix queue on ramdisk: Insufficient system storage

2010-07-22 Thread Patrick Ben Koetter
* Stan Hoeppner : > Wietse Venema put forth on 7/21/2010 2:22 PM: > > Ram: > >> One server of ours just accepts the mails from clients and then relays > >> the mails to other servers. > >> Since there is almost no mail queued on the server , I think it is will > >> be good to mount /var/spool/post

Re: Postfix queue on ramdisk: Insufficient system storage

2010-07-21 Thread Stan Hoeppner
Wietse Venema put forth on 7/21/2010 2:22 PM: > Ram: >> One server of ours just accepts the mails from clients and then relays >> the mails to other servers. >> Since there is almost no mail queued on the server , I think it is will >> be good to mount /var/spool/postfix on a tmpfs partition. >

Re: Postfix queue on ramdisk: Insufficient system storage

2010-07-21 Thread Wietse Venema
Ram: > One server of ours just accepts the mails from clients and then relays > the mails to other servers. > Since there is almost no mail queued on the server , I think it is will > be good to mount /var/spool/postfix on a tmpfs partition. You will lose all mail in the queue when the system cr

Re: Postfix queue on ramdisk: Insufficient system storage

2010-07-21 Thread Victor Duchovni
On Wed, Jul 21, 2010 at 06:39:07AM -0400, Wietse Venema wrote: > > One server of ours just accepts the mails from clients and then relays > > the mails to other servers. > > Since there is almost no mail queued on the server , I think it is will > > be good to mount /var/spool/postfix on a tmpfs

Re: Postfix queue on ramdisk: Insufficient system storage

2010-07-21 Thread Wietse Venema
Ram: > One server of ours just accepts the mails from clients and then relays > the mails to other servers. > Since there is almost no mail queued on the server , I think it is will > be good to mount /var/spool/postfix on a tmpfs partition. > > The machine ( linux Centos 5.4 + postfix 2.7 ) ha