Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Mail is not sent to multiple users
Post: RE: Mail is not sent to multiple users

I got the issue resolved. The sendmail method of smtp object requires 3 inputs. 1. from address 2. to address list 3. message object converted as string. The 3rd object : message contains the message...
ur00361883 General Coding Help 1 3,206 Apr-25-2017, 07:00 AM
    Thread: Mail is not sent to multiple users
Post: Mail is not sent to multiple users

THe code works fine for a single email address. But if I add multiple email addresses, then it is being received by only the first email adress and the others are not getting that. But I can see them ...
ur00361883 General Coding Help 1 3,206 Apr-24-2017, 05:18 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020