I created a order web program using asp.net.
There is a feature to send out email confirmation to the user if user clicks a "Submit" button.
Does it need to create a real email account for sender (e.g. OrderDept@company.com) to send out email confirmation to user? Can we use a virtual email account?