I can limit the attachment size within php by using upload_max_filesize but this does not prevent users attaching multiple attachments which can easily add up to a large amount. Is there a way to limit the total size of a message, including attachments, within imp? --Colin Devine