Ralph Angenendt wrote: > How big is the value of $MaxAttachmentSize in config.pm? 93k sounds > big enough to be approximately 100000 Bytes. > This is what I have in my "config.pm" +++++++++++++++++++++++ $MaxAttachmentSize = 10000000; +++++++++++++++++++++++ That should be big enough.