Hi ckumari12 ,
Automatic upload of images happens when the image path in the email HTML is in relative format. Something like <img src="./images/myImage.png" />
If the path will be absolute it won't happen.
Also, you need to check the publish settings to see if it has not been set to NONE.
You can check for it inside the Deployment wizard.
Regards,
Vipul