Hi,
When we create any domain (abc.com) with username xy, default mail account [email protected] gets created( in CP). But i have not found any such account on the server.
That's the user email account. To log in to a user account you log in as username; to log in as all other (virtual) email accounts you log in as [email protected].
Or are you asking where it's physically located?
You can find it here:
/var/spool/mail
We don't use it for anything, but by default any scripts running on the site will send email from the username email address. So we create a forward to set it to another account we read regularly.
ya, i wanted the physical location on server. Got it. Thanks..
jlasman said:
Where are you looking?
That's the user email account. To log in to a user account you log in as username; to log in as all other (virtual) email accounts you log in as [email protected].
Or are you asking where it's physically located?
You can find it here:
/var/spool/mail
We don't use it for anything, but by default any scripts running on the site will send email from the username email address. So we create a forward to set it to another account we read regularly.