anvil.email.Message Module
    
    Classes
                Addressees 
                
                
            
            Addressees Attributes
cc_addresses - list(anvil.email.Address instance)
The addresses this message was copied to.
from_address - anvil.email.Address instance
The address this message was sent from.
to_addresses - list(anvil.email.Address instance)
The addresses this message was sent to.
                DKIM 
                
                
            
            DKIM Attributes
domains - list(string)
A list of the DKIM domains that signed this message.
valid_from_sender - boolean
Was this message signed by the domain in its envelope “from” address?
                Envelope 
                
                
            
            Envelope Attributes
from_address - string
The email address from which this message was sent, according to the SMTP envelope.
recipient - string
The email address that received this message.
Note that this email address may not appear in any of the headers (eg if the email has been BCCed or blind forwarded).
Do you still have questions?
Our Community Forum is full of helpful information and Anvil experts.
