edwardo wrote: [snip] > Mail sent to [EMAIL PROTECTED] gets written by Exim to the bob maildir, but > with owner 'Debian-exim' and frustratingly with group 'Debian-exim'. I think > this is due to the default exim_user and exim_group setting buried somewhere > in exim. > > I need all the files(emails) to be created with the unique group > bob_mydomain_co_uk so that I can apply group based quota thresholds. Is it > possible to have Exim write to the maildir without it specifying the group? [snip]
http://www.exim.org/exim-html-current/doc/html/spec_html/ch26.html#SECID134 Look for "mode" http://www.exim.org/exim-html-current/doc/html/spec_html/ch24.html Look for "user" and "group" -- The Exim Manual http://www.exim.org/docs.html http://www.exim.org/exim-html-current/doc/html/spec_html/index.html -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
