My global php.ini settings are:
memory_limit = 256M
post_max_size = 64M
upload_max_filesize = 128M
Not knowing for sure which memory limit I was hitting, I just kept increasing the size on each of the above trying to troubleshoot. I did restart apache after each change.
Does egroupware have it’s own php settings somewhere that might override the system defaults?
I am using sendmail, dovecote and mbox format on a CentOS 5 server.