[evolution-data-server/account-mgmt: 36/39] Add built-in "sendmail" source.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/account-mgmt: 36/39] Add built-in "sendmail" source.
- Date: Thu, 27 Oct 2011 02:51:51 +0000 (UTC)
commit 80fb378207dc9d8b0deb341cfc10edc5d094e3b0
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Mar 19 15:48:39 2011 -0400
Add built-in "sendmail" source.
This is a built-in mail transport which uses the "sendmail" backend.
data/sources/Makefile.am | 1 +
data/sources/sendmail.in | 4 ++++
2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/sources/Makefile.am b/data/sources/Makefile.am
index 726e78a..b31ede1 100644
--- a/data/sources/Makefile.am
+++ b/data/sources/Makefile.am
@@ -5,6 +5,7 @@ sources_in_files = \
google.in \
ldap.in \
local.in \
+ sendmail.in \
system.in \
weather.in \
webcal.in \
diff --git a/data/sources/sendmail.in b/data/sources/sendmail.in
new file mode 100644
index 0000000..98af018
--- /dev/null
+++ b/data/sources/sendmail.in
@@ -0,0 +1,4 @@
+[Data Source]
+BackendName=sendmail
+_DisplayName=Sendmail
+Parent=mail-transports
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]