7 msgproblem sending cc messages
13 msgPostfix not doing TLS like I need

cannot open file: File too large
\ Meno (13 Jun 2007)
. \ M. Tolga Özses (13 Jun 2007)
. \ Mark Watts (13 Jun 2007)
. \ Gábor Lénárt (13 Jun 2007)
. \ mouss (13 Jun 2007)
. . \ (Wietse Venema) (13 Jun 2007)

4 msgPostfix, quotas, and bouncing back (rejecting)
2 msgRestrict sending host for some (but not all) re...
1 msgRe: Implementing custom blacklists
6 msgSMTP question
7 msgApplication to integrate Postfix, Dovecot, and ...
6 msgHow to use smtpd_reject_unlisted_recipient?
2 msgProblem
4 msgSpam issues
1 msgEmails from postfix and php
9 msgPostfix Body Check Questions part 2
12 msgrelay_recipient_maps
5 msgNewbie to both Linux and Postfix looking for he...
3 msgproblem with postfix and dns updates
4 msgSteps to create virtual email boxes
6 msgBest Practices (looking for some) : Attachment ...
1 msghaving postfix deliver mail for one host name i...
2 msgPostfix Body Check Questions
Subject:Re: cannot open file: File too large
Group:Postfix-users
From:(Wietse Venema)
Date:13 Jun 2007


 
mouss:
> 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