Add
but in my case i have multiple domain w.r.t to user name and password
all have same domain on which they should be routing
how can I use multiple user name and password in same shaping.toml file
['smtp.mailgun.org']
smtp_port = 587
mx_rollup = false
enable_tls = 'Required'
smtp_auth_plain_username ='sdsdsdsd'
smtp_auth_plain_password = { key_data = '87sdsd }
Like I said, create an egress source for each, assign different u/p to each, assign egress source based on which auth to use
so that egress source will be used create in init.lua file correct??
In the sending ip helper
and one more thing I want to use reload instead of restart can I use that in kumo mta
??
Data is cached for five minutes, then it reloads automatically.
In production you don’t restart or issue reload, you just wait.
can that time be minimised??
Do you expect to need to make changes with less than a five minute activation time in production?
yes, because some time we need to implement the changes suddenly as per the traffic
There is a way but I’m on vacation and on mobile so I can’t do detailed explanations right now
no worries, please enjoy your vacation once your vacation is over you can explain hope that fine by you