what's my exim up???

bizcom

Verified User
Joined
Dec 13, 2005
Messages
11
Let us know a bit about the email addresses:

1) are they all virtual email addresses? Or is one or more of them a system (site user for example) email address?

Let us know a bit more about your system:

1) Do you use dovecot or the standard mbox email configuration that comes with DA?

Generally the standard configuration stores virtual email addresses at:

/var/spool/virtual/example.com/username

but if you've switched to dovecot may be storing it in subdirectories of:

/home/siteusername/imap/example.com/

System users' email is stored at:

/var/spool/mail/username

Jeff
 
Thanks for your reply,Mr.jlasman
- All of email is virtual email addresses !!
- I use standard mbox email configuration that comes with DA
Thanks ,
LH
 
So this should answer your question:

/var/spool/virtual/example.com/username

Jeff
 
Back
Top