hollystyles
10/11/2024, 8:14 AM"Smtp": {
"From": "noreply-DEV@devdomain.tld",
"DeliveryMethod": "SpecifiedPickupDirectory",
"PickupDirectoryLocation": "C:\\DEV\\Emails"
}
But on server with
"Smtp": {
"From": "noreply-TEST@stagingdomain.tld",
"DeliveryMethod": "Network",
"Host": "192.168.101.233"
}
Nothing seems to happen. I am looking in back-office -> Settings -> log viewer but I can't see any errors or warnings. What should I look for if I suspect there is an smtp issue?
I have checked that the confirmation email template is selected for the store and the path is correct.SiempreSteve
10/11/2024, 8:24 AMSiempreSteve
10/11/2024, 8:25 AMhollystyles
10/11/2024, 8:31 AMSiempreSteve
10/11/2024, 9:41 AMhollystyles
10/11/2024, 11:43 AM