| Line 29... |
Line 29... |
| 29 |
|
29 |
|
| 30 |
to_addresses = {}
|
30 |
to_addresses = {}
|
| 31 |
to_addresses[1] = ["ajays@bluedart.com","arunsingh@bluedart.com","PraveenKumar@bluedart.com","ADhiran.EXCHNET@bluedart.com",
|
31 |
to_addresses[1] = ["ajays@bluedart.com","arunsingh@bluedart.com","PraveenKumar@bluedart.com","ADhiran.EXCHNET@bluedart.com",
|
| 32 |
"DarpanS@bluedart.com","BijuS@bluedart.com","VijayK@bluedart.com","SonikaP@bluedart.com",
|
32 |
"DarpanS@bluedart.com","BijuS@bluedart.com","VijayK@bluedart.com","SonikaP@bluedart.com",
|
| 33 |
"sandeep.sachdeva@shop2020.in","sunil.kumar@shop2020.in"]
|
33 |
"sandeep.sachdeva@shop2020.in","sunil.kumar@shop2020.in"]
|
| 34 |
to_addresses[3] = ["dispatch@delhivery.com", "bhavesh.manglani@delhivery.com", "milind.sharma@delhivery.com",
|
- |
|
| 35 |
"divya.jyoti@delhivery.com","sandeep.sachdeva@shop2020.in","sunil.kumar@shop2020.in"]
|
34 |
to_addresses[3] = ["dispatch@delhivery.com", "rajaram.gupta@delhivery.com","sandeep.sachdeva@shop2020.in","sunil.kumar@shop2020.in"]
|
| 36 |
to_addresses[6] = ["sandeep.sachdeva@shop2020.in","sunil.kumar@shop2020.in", 'bookings@getsetred.net', 'arvind.chauhan@getsetred.net', 'okaops@getsetred.net']
|
35 |
to_addresses[6] = ["sandeep.sachdeva@shop2020.in","sunil.kumar@shop2020.in", 'bookings@getsetred.net', 'arvind.chauhan@getsetred.net', 'okaops@getsetred.net']
|
| 37 |
from_user = "cnc.center@shop2020.in"
|
36 |
from_user = "cnc.center@shop2020.in"
|
| 38 |
from_pwd = "5h0p2o2o"
|
37 |
from_pwd = "5h0p2o2o"
|
| 39 |
|
38 |
|
| 40 |
def send_report(providerId):
|
39 |
def send_report(providerId):
|