[quote user="shubunkin"]
Please forgive me if this has been covered - I searched the site but couldn't find a post addressing this. When trying to send jpeg photos as attachments, I get an error that appears to be because of size. This happens even when I use a zip file as the attachment. However, I can receive e-mails (that have numerous, unzipped jpeg files, or a large zip file) and view them in Pegasus. Is there a default setting somewhere that would allow me to send out e-mails with larger attachments? The error message is:
Delivery has failed on the enclosed message for the following
reasons reported either by the mail delivery system on the mail
relay host or by the local TCP/IP transport module:
552 size limit exceeded
[/quote]
There is no size limit in Pegasus Mail. Almost all ISPs though set a limit on size of a message received by their SMTP hosts. If you do a session log there will be a section showing their size limit. This is a sample of what I see with GMail in a session log,
11:03:19.985 >> 0040 220 smtp.gmail.com ESMTP 35sm218440wra\0D\0A
11:03:19.000 << 0020 EHLO [192.168.1.2]\0D\0A
11:03:19.079 >> 0036 250-smtp.gmail.com at your service\0D\0A
11:03:19.079 >> 0019 250-SIZE 20971520\0D\0A
11:03:19.079 >> 0014 250-8BITMIME\0D\0A
11:03:19.079 >> 0022 250-AUTH LOGIN PLAIN\0D\0A
11:03:19.079 >> 0025 250 ENHANCEDSTATUSCODES\0D\0A
and it says they have size limit of 20, 971, 520 bytes. Others are much smaller.
[quote user="shubunkin"]<p>Please forgive me if this has been covered - I searched the site but couldn't find a post addressing this.&nbsp; When trying to send jpeg photos as attachments, I get an error that appears to be because of size.&nbsp; This happens even when I use a zip file as the attachment.&nbsp; However, I can receive e-mails (that have numerous, unzipped jpeg files, or a large zip file) and view them in Pegasus.&nbsp; Is there a default setting somewhere that would allow me to send out e-mails with larger attachments?&nbsp; The error message is:</p>
<p>Delivery has failed on the enclosed message for the following
reasons reported either by the mail delivery system on the mail
relay host or by the local TCP/IP transport module:
&nbsp;&nbsp; 552 size limit exceeded</p><p>[/quote]</p><p>&nbsp;</p><p>There is no size limit in Pegasus Mail.&nbsp; Almost all ISPs though set a limit on size of a message received by their SMTP hosts. If you do a session log there will be a section showing their size limit.&nbsp; This is a sample of what I see with GMail in a session log,
</p><p>&nbsp;</p><p>11:03:19.985 &gt;&gt; 0040 220 smtp.gmail.com ESMTP 35sm218440wra\0D\0A
11:03:19.000 &lt;&lt; 0020 EHLO [192.168.1.2]\0D\0A
11:03:19.079 &gt;&gt; 0036 250-smtp.gmail.com at your service\0D\0A
11:03:19.079 &gt;&gt; 0019 250-SIZE 20971520\0D\0A
11:03:19.079 &gt;&gt; 0014 250-8BITMIME\0D\0A
11:03:19.079 &gt;&gt; 0022 250-AUTH LOGIN PLAIN\0D\0A
11:03:19.079 &gt;&gt; 0025 250 ENHANCEDSTATUSCODES\0D\0A</p><p>and it says they have size limit of 20, 971, 520 bytes.&nbsp; Others are much smaller.
</p><p>&nbsp;</p><p>&nbsp;
&nbsp;</p>