On 9 August 2010 09:25, Faelar <[email protected]> wrote: > > Discussion is always good though. I think the best thing about the current >> method is that changing from (for example) Apache to Lighttpd is made easier >> since they're both using /srv/http for their data. >> > > I'm lost when it comes to mail servers but in the wiki I saw : > > /srv/postfix for Postfix >> > > Shouldn't it be /srv/mail ? or are there some incompatibilities between > postfix/sendmail/other that I'm not aware of ? >
That's probably a valid exception to the rule. Postfix has it's own structure. It's probably actually more appropriate to move this data to /var and move /var/mail to /srv/mail fuka...@cia ~ $ ll /srv/postfix/ total 56K drwx------ 2 postfix root 4.0K 2010-08-09 09:27 active drwx------ 2 postfix root 4.0K 2009-12-30 14:32 bounce drwx------ 2 postfix root 4.0K 2009-11-18 16:14 corrupt drwx------ 17 postfix root 4.0K 2010-06-15 00:03 defer drwx------ 17 postfix root 4.0K 2010-06-15 00:03 deferred drwx------ 2 postfix root 4.0K 2009-11-18 16:14 flush drwx------ 2 postfix root 4.0K 2009-11-18 16:14 hold drwx------ 2 postfix root 4.0K 2010-08-09 09:27 incoming drwx-wx--- 2 postfix postdrop 4.0K 2010-08-09 09:24 maildrop drwxr-xr-x 2 root root 4.0K 2010-05-18 23:11 pid drwx------ 2 postfix root 4.0K 2010-07-31 17:56 private drwx--x--- 2 postfix postdrop 4.0K 2010-07-31 17:56 public drwx------ 2 postfix root 4.0K 2009-11-18 16:14 saved drwx------ 2 postfix root 4.0K 2010-07-23 18:21 trace
_______________________________________________ ArchServer Project General Mail List Post messages to: [email protected] Administer your subscription: http://lists.archserver.org/listinfo/general

