This is a discussion on Re: mail not delivered because file too large within the mailing.postfix.users forums, part of the Mail Servers and Related category; "Robin Lynn Frank" wrote: > The default can be shown with: > postconf -d | grep mailbox [root@mail ~]# ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"Robin Lynn Frank" wrote:
> The default can be shown with: > postconf -d | grep mailbox [root@mail ~]# postconf -d|grep mailbox home_mailbox =3D mailbox_command =3D mailbox_command_maps =3D mailbox_delivery_lock =3D fcntl, dotlock mailbox_size_limit =3D 51200000 mailbox_transport =3D [cut] virtual_mailbox_domains =3D $virtual_mailbox_maps virtual_mailbox_limit =3D 51200000 virtual_mailbox_lock =3D fcntl virtual_mailbox_maps =3D ...therefore I must to modify the parameter: mailbox_size_limit =3D 51200000 virtual_mailbox_limit =3D 51200000 thanks !! Salvatore. |