calendar-ai-bot
Version:
Serverless email calendar invite creation bot using AWS Lambda, SES and OpenAI API
25 lines (21 loc) • 1.01 kB
Plain Text
Received: from example.com (example.com [127.0.0.1])
by inbound-smtp.us-west-2.amazonaws.com with SMTP id 81fu1unjk93bm5cb0jlk23fll33spcvf3633l8qg1
for info@example.com;
Fri, 11 Mar 2016 06:20:55 +0000 (UTC)
X-SES-Spam-Verdict: PASS
X-SES-Virus-Verdict: PASS
Received-SPF: none (spfCheck: 127.0.0.1 is neither permitted nor denied by domain of example.com) client-ip=10.0.0.1; envelope-from=postmaster@example.com; helo=example.com;
From: Betsy at betsy@example.com <info@example.com>
To: info@example.com
Subject: [PREFIX] Test message from Betsy
Date: Fri, 11 Mar 2016 01:20:54 -0500
Reply-To: Betsy <betsy@example.com>
This is a test message to info@example.com.
It was sent from betsy@example.com.
These lines should not be affected:
From: test@example.com
Reply-To: test@example.com
Return-Path: test@example.com
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
s=gdwg2y3kokkkomn55z2ilkup5wp5hhxx; d=amazonses.com; t=1457977483;
h=Date:From:Reply-To:To:Message-ID:Subject:MIME-Version;