Quoting Edwin Culp <ecu...@encontacto.net>:
| Quoting Thomas Beer <tbe...@analogon.com>:
|
| | Hi,
| |
| | just a newbie question. Can someone give me an
| | ls -la output of a maildir structure? Should it be
| | maildirmake INBOX or Inbox or Maildir/Inbox ...?
| |
| | Thanks Tom
| |
| |
| | _______________________________________________
| | courier-users mailing list
| | cour...@lists.sourceforge.net
| | Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
| |
|
| Maybe an example with the results will work better. The following is the
| procedure that I use and the results with ls -lR
|
| # mkdir /home/virtual/encontacto.net/tbeer
| # maildirmake /home/virtual/encontacto.net/tbeer/Maildir
| # ls -lR /home/virtual/encontacto.net/tbeer/Maildir
| total 3
| drwx------ 2 root virtual 512 Apr 7 07:15 cur
| drwx------ 2 root virtual 512 Apr 7 07:15 new
| drwx------ 2 root virtual 512 Apr 7 07:15 tmp
|
| /home/virtual/encontacto.net/tbeer/Maildir/cur:
|
| /home/virtual/encontacto.net/tbeer/Maildir/new:
|
| /home/virtual/encontacto.net/tbeer/Maildir/tmp:
Oops, I forgot a simple
# chown -R virtual:virtual /home/virtual/$DOMAIN/$usr
or in this case
# chown -R virtual:virtual /home/virtual/encontacto.net/tbeer
I'm sure that you wouldn't forget and that is why I always try to do
things from a script so that I don't forget.
ed
|
| Hope this helps.
|
| ed
|
| -------------------------------------------------------------
| http://insourcery.com - Mergence of Business and Technology
| a "Griffin Plaza Partners, LLC" Company
|
| _______________________________________________
| courier-users mailing list
| cour...@lists.sourceforge.net
| Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
|
-------------------------------------------------------------
http://insourcery.com - Mergence of Business and Technology
a "Griffin Plaza Partners, LLC" Company