Updated
Showing
1 changed file
with
16 additions
and
0 deletions
1 | 2002-05-16 Sergey Poznyakoff | ||
2 | |||
3 | * guimb/scm/sieve-core.scm (sieve-expand-filename): New function. | ||
4 | Expands ~ in the given pathname, using geteuid. | ||
5 | (action-fileinto): Use sieve-expand-filename. Be more robust | ||
6 | in error handling. | ||
7 | * libmu_scm/mu_util.c: Interfaces to functions from mutil.c | ||
8 | * libmu_scm/mu_scm.h (mu_scm_mutil_init): Prototype. | ||
9 | * libmu_scm/mu_scm.c (mu_scm_init): Init mu_util.c. | ||
10 | * libmu_scm/Makefile.am: Added mu_util.c. | ||
11 | * mail.local/mail.local.h (switch_user_id): prototype. | ||
12 | * mail.local/script.c (mda_catch_body): Switch to the | ||
13 | user's uid and change to his homedir before running his | ||
14 | filtering script. Switch back to root before running | ||
15 | mda(). | ||
16 | |||
1 | 2002-05-14 Sergey Poznyakoff | 17 | 2002-05-14 Sergey Poznyakoff |
2 | 18 | ||
3 | * mail.remote/Makefile.am: Removed reference to non-existent | 19 | * mail.remote/Makefile.am: Removed reference to non-existent | ... | ... |
-
Please register or sign in to post a comment