Just bear in mind that the -actual- message size isn't exactly what
you pass to Swift Mailer. The sending MTA (Mail Transfer Agent) could
possibly add on additional headers, additional content if there is
SMTP signature adding mechanisms etc. At best you will get the minimum
size that the message will be.

On Tue, Jan 26, 2010 at 8:36 PM, nghtstr <nght...@gmail.com> wrote:
> Thank you!!  That worked perfectly!
>
> On Jan 25, 4:29 pm, Gábor Fási <maerl...@gmail.com> wrote:
>> Your mail is a Swift_Message instance, it has a toString() method.
>>
>>
>>
>> On Tue, Jan 26, 2010 at 00:22, nghtstr <nght...@gmail.com> wrote:
>> > I know I am bumping this, and that is frowned upon.  However, I really
>> > need to know how to do this.  I would think that it should be simple,
>> > but I don't see anything in the documentation that says where the
>> > final email is stored, or anything like that.  Any and all help would
>> > be greatly appreciated!!
>>
>> > Thanks!!
>>
>> > Mike
>>
>> > On Jan 25, 12:46 pm, nghtstr <nght...@gmail.com> wrote:
>> >> Is there a function that will generate the message size of the email
>> >> that was just sent/going to be sent?  If not, is there a way to access
>> >> the variable that the message was stored into?
>>
>> > --
>> > You received this message because you are subscribed to the Google Groups 
>> > "symfony users" group.
>> > To post to this group, send email to symfony-us...@googlegroups.com.
>> > To unsubscribe from this group, send email to 
>> > symfony-users+unsubscr...@googlegroups.com.
>> > For more options, visit this group 
>> > athttp://groups.google.com/group/symfony-users?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> symfony-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/symfony-users?hl=en.
>
>



-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc

-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to