aboutsummaryrefslogtreecommitdiff
path: root/src/mail.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-09-06 13:05:56 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-09-06 13:05:56 +0000
commit747e41693d7f2a808b3314cf82b3af38f98daf2d (patch)
treea023fea0ac96b2abdc2c98141d90a841544dbbf9 /src/mail.h
parentafd4995c30c273a02f81e80a972688936907853a (diff)
downloadwydawca-747e41693d7f2a808b3314cf82b3af38f98daf2d.tar.gz
wydawca-747e41693d7f2a808b3314cf82b3af38f98daf2d.tar.bz2
Redo mail notifications
git-svn-id: file:///svnroot/wydawca/trunk@316 6bb4bd81-ecc2-4fd4-a2d4-9571d19c0d33
Diffstat (limited to 'src/mail.h')
-rw-r--r--src/mail.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mail.h b/src/mail.h
index 02c95b7..30f6649 100644
--- a/src/mail.h
+++ b/src/mail.h
@@ -20,9 +20,7 @@ extern mu_mailer_t mailer;
extern mu_address_t admin_address;
extern mu_address_t from_address;
extern unsigned long mail_admin_mask;
-extern char *admin_stat_message_template;
-extern unsigned long owner_notification_flags;
-extern char *user_message_template[MAX_EVENT];
+extern struct message_template *admin_stat_message_template;
void mail_init (void);
void mail_finish (void);

Return to:

Send suggestions and report system problems to the System administrator.