About 50 results
Open links in new tab
  1. What's the difference between Sender, From and Return-Path?

    What's the difference between an email Sender, From and Return-Path value? Example: I have a contact form where the user can input their email, would this be assigned to sender, from or return …

  2. How can I get the sender email address using Outlook.MailItem in …

    Jun 23, 2014 · @SysC0mp There was a sender, the email was an email in the inbox. It was difficult finding a solution that worked reliably (with secondary mailboxes, exchange / non exchange) but I …

  3. c# - Microsoft Graph, get emails filtered by sender and ordered by ...

    Sep 4, 2023 · Microsoft Graph, get emails filtered by sender and ordered by reception date: ODataError Asked 2 years, 5 months ago Modified 2 years, 5 months ago Viewed 2k times

  4. How to configure SendGrid Sender Authentication (Domain Verification ...

    Jun 23, 2020 · How to configure SendGrid Sender Authentication (Domain Verification) in GoDaddy Asked 5 years, 7 months ago Modified 4 years, 4 months ago Viewed 10k times

  5. Docker Error: failed to solve: error from sender: context canceled

    Feb 14, 2024 · Docker Error: failed to solve: error from sender: context canceled Asked 1 year, 11 months ago Modified 1 year, 9 months ago Viewed 2k times

  6. How to retrieve email based on sender, sent date and subject using ...

    Jan 22, 2023 · I'm working on a simple python script to help me retrieve email in office365 user mailbox based on the following parameters, sentdatetime, sender or from address and subject. As of current, …

  7. 550 5.7.1 Client does not have permissions to send as this sender ...

    550 5.7.1 Client does not have permissions to send as this sender I have gone through many forums that told me to set send as permission for the mailbox but I m not able to find any such configuration …

  8. What is the use of "object sender" and "EventArgs e" parameters?

    May 25, 2021 · In case of Page_Load, Init and other page events, what is the use of these (object sender, EventArgs e) parameters? Examples would be more helpful.

  9. Why should events in C# take (sender, EventArgs)?

    Sep 19, 2008 · It's known that you should declare events that take as parameters (object sender, EventArgs args). Why?

  10. Error pulling sender name and body content from Outlook using Excel …

    Jul 15, 2025 · 0 This Excel VBA code pulls data from Outlook. I want, time received, sender, subject and body content. The sender and body content