use proxy for yahoo mails too
This commit is contained in:
@@ -16,9 +16,6 @@ def main():
|
||||
# initialize discord
|
||||
print("init discord done")
|
||||
_accepted_appointments = read_mails_and_find_confirmation_contacts(mode='default')
|
||||
# for item in _accepted_appointments:
|
||||
# send_message(create_message_from_item(item))
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user