On Thu, Nov 29, 2012 at 6:22 AM, Todd Lyons <[email protected]> wrote: > In my system, I don't yet know the homedir/maildir because it's part > of the SQL lookup in the router. I can however construct it because I > know how it's built, but I'd prefer the results from the lookup to be > used. I dunno if that's easy at this point. Beginning testing...
I've hit a major obstacle: We have our maildirs on a Netapp, nfs mounted with root squash, and everything owned by a single unprivileged user. Exim is running as euid 0, uid for "exim" and the path/to/Maildir/ is mode 700 all the way up, and maildirsize is mode 600. It would appear that unless I remove root squash for my mail servers, my only option is to have a cheap daemon running as that unprivileged user which will simply listen on a port for a command, do the calculation, and return the answer. Dammit. I'm right back where we were before I started experimenting. ...Todd -- The total budget at all receivers for solving senders' problems is $0. If you want them to accept your mail and manage it the way you want, send it the way the spec says to. --John Levine -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
