| |||||||||||||||||||||||||||||||
|
> Meno wrote: > > Hi list! > > > > I have some trouble. My postfix dont want to deliver mail to mailbox abc. It says: > > > > Jun 13 11:52:56 web postfix/local[23085]: 424C44AB501: to=, relay=local, delay=18, status=bounced (cannot access mailbox /var/mail/abc for user abc. cannot open file: File too large) > > > > Which is true: > > ls -l abc > > -rw-r----- 1 abc mail 2147990902 May 18 08:20 abc > > > > That's a 2Go file... Maybe time to switch to maildir? Postfix uses "long" integers for file position information. Changing this to "off_t" is somewhere on the wishlist. If you must handle files > 2GB with Postfix today, you will need 64-bit hardware. 32-Bit computing is rapidly coming to an end, now that even smallish machines have several GB of memory. Wietse
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com