Sm Chats writes:
> I have a small script which checks whether a mail sent by me to myself(i.e
> delivered to myself) has the same body as the sent message. The problem is
> that the sent message (sent by SMTP) isn't received by the POP3_SSL object
> I'm using.
This is likely not a problem wit
On Sat, 08 Jul 2017 20:08:12 +1000, Steve D'Aprano wrote:
> On Sat, 8 Jul 2017 06:48 pm, Sm Chats wrote:
>
> > I have a small script which checks whether a mail sent by me to myself(i.e
> > delivered to myself) has the same body as the sent message. The problem is
> > that the sent message (sent b
On Sat, 8 Jul 2017 06:48 pm, Sm Chats wrote:
> I have a small script which checks whether a mail sent by me to myself(i.e
> delivered to myself) has the same body as the sent message. The problem is
> that the sent message (sent by SMTP) isn't received by the POP3_SSL object I'm
> using. It shows
On Sat, 8 Jul 2017 08:48:52 + (UTC), Sm Chats wrote:
> I have a small script which checks whether a mail sent by me to myself(i.e
> delivered to myself) has the same body as the sent message. The problem is
> that the sent message (sent by SMTP) isn't received by the POP3_SSL object
> I'm us