On Thu, 04 Aug 2005, Dr. Sharukh K. R. Pavri. wrote:

> I am using procmail-fetchmail-postfix-mutt on FC4. I find some mails are
> staying put in /var/spool/mail/sharukh.
> 
> For example if I send a mail to [EMAIL PROTECTED], the mail goes to
> /var/spool/mail/sharukh instead of going to $HOME/mail/INBOX. In fact all
> mail bound for $HOME/mail/INBOX gets stuck in /var/spool/mail/sharukh.
> This is FC4.
> 
> INBOX is around 51 mb in size, but this should not be a problem as I've
> had it go up to 89 mb previously. I usually move all mail to an archive
> once a year. But see below :(
<snip>

Okay, am replying to my own mail. The problem seems to be with postfix and
not procmail. This is what I had:
----------------------------------
[EMAIL PROTECTED] postfix]# postconf mailbox_size_limit
mailbox_size_limit = 51200000
----------------------------------

so I added this line to /etc/postfix/main.cf
-------------------------------
mailbox_size_limit = 102400000
-------------------------------

This seems to solve the problem and I can now recieve email in the mailbox
with the mailbox size being over 54 mb now. (I restored my old INBOX)

Just to be difficult I commented out the line in main.cf so that the
default mailbox size again became 50mb, but now the old problem is not
reproducible. I can recieve email in this mailbox despte it being larger
than the mailbox_size_limit. 

Can someone explain this ?
-- 
Dr. Sharukh K. R. Pavri.                        Homoeopath, Linuxer.
  Behold the warranty -- the bold print giveth and the fine print
                            taketh away.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to