I'm taking database backup every day, with job of course. But now I want to send that backup file to another place and want to use for that Database mail.
I configured Database mail and can send files with size less than 10 MB (at least I tested up to this size) without any problem. But my database backup size is approx 350 MB and when I'm trying to send it I'm getting error
Exception message: Cannot send mails to mail server(The operation has timed out)
. How can I fix this problem, has anyone encountered with the same problem?