bird email inbound-messages raw
Usage
कोड उदाहरण
bird email inbound-messages raw <inbound-message-id> [flags]Description
Download a received email's original bytes in RFC 5322 (MIME) format, the
message exactly as it arrived, not the parsed fields. Use bird email inbound-messages get for
parsed metadata and bird email inbound-messages body for the parsed HTML/text.
The bytes are written to --output when set, otherwise to stdout; redirect or
pass --output to save a file:
bird email inbound-messages raw rem_123 --output message.eml
Examples
कोड उदाहरण
bird email inbound-messages raw <id> --output message.emlOptions
| Name | Description |
|---|---|
| --output, -o | Write the bytes to this file instead of stdout |
Related
| Name | Description |
|---|---|
| bird email inbound-messages attachment | Download a received email's attachment |
| bird email inbound-messages attachments | List a received email's attachments |
| bird email inbound-messages body | Get a received email's body |
| bird email inbound-messages get | Get a received email |
| bird email inbound-messages list | List received emails |
संबंधित संसाधन
इस विषय के लिए डॉक्यूमेंटेशन, गाइड और उदाहरणों के साथ आगे बढ़ें। संसाधन अंग्रेज़ी में हैं।
गाइड देखेंGetting started with emailक्षमता जानेंEmailलर्निंग पाथ फ़ॉलो करेंBuild your first integrationइम्प्लीमेंटेशन गाइडSend your first email
अभ्यास करें और इम्प्लीमेंटेशन ब्रीफ़ पाएँ