1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [changelog] cauldron core/release postfix-2.8.7-1.mga2
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20cauldron%20core/release%0A%09postfix-2.8.7-1.mga2&In-Reply-To=%3C4EEBD5A5.5070006%40mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010538.html">
<LINK REL="Next" HREF="010552.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [changelog] cauldron core/release postfix-2.8.7-1.mga2</H1>
<B>Anssi Hannula</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20cauldron%20core/release%0A%09postfix-2.8.7-1.mga2&In-Reply-To=%3C4EEBD5A5.5070006%40mageia.org%3E"
TITLE="[Mageia-dev] [changelog] cauldron core/release postfix-2.8.7-1.mga2">anssi at mageia.org
</A><BR>
<I>Sat Dec 17 00:35:01 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="010538.html">[Mageia-dev] [changelog] cauldron core/release postfix-2.8.7-1.mga2
</A></li>
<LI>Next message: <A HREF="010552.html">[Mageia-dev] [changelog] cauldron core/release postfix-2.8.7-1.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10544">[ date ]</a>
<a href="thread.html#10544">[ thread ]</a>
<a href="subject.html#10544">[ subject ]</a>
<a href="author.html#10544">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 17.12.2011 00:20, Colin Guthrie wrote:
><i> At some point all the Magiaification of postfix has been undone and it
</I>><i> refers again to Mandriva Linux in various man pages and config files etc...
</I>><i>
</I>><i> Not sure if it was this version or from before, but it should certainly
</I>><i> be fixed.
</I>
It was
<A HREF="http://svnweb.mageia.org/packages?view=revision&revision=158099">http://svnweb.mageia.org/packages?view=revision&revision=158099</A>
><i> Col
</I>><i>
</I>><i> 'Twas brillig, and Mageia Team at 16/12/11 18:07 did gyre and gimble:
</I>>><i> Name : postfix Relocations: (not relocatable)
</I>>><i> Version : 2.8.7 Vendor: Mageia.Org
</I>>><i> Release : 1.mga2 Build Date: Fri Dec 16 19:04:18 2011
</I>>><i> Install Date: (not installed) Build Host: ecosse
</I>>><i> Group : System/Servers Source RPM: (none)
</I>>><i> Size : 4027193 License: IBM Public License
</I>>><i> Signature : (none)
</I>>><i> Packager : Mageia Team <<A HREF="http://www.mageia.org">http://www.mageia.org</A>>
</I>>><i> URL : <A HREF="http://www.postfix.org/">http://www.postfix.org/</A>
</I>>><i> Summary : Postfix Mail Transport Agent
</I>>><i> Description :
</I>>><i> Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL),
</I>>><i> TLS and running in a chroot environment.
</I>>><i>
</I>>><i> Postfix is Wietse Venema's mailer that started life as an alternative
</I>>><i> to the widely-used Sendmail program.
</I>>><i> Postfix attempts to be fast, easy to administer, and secure, while at
</I>>><i> the same time being sendmail compatible enough to not upset existing
</I>>><i> users. Thus, the outside has a sendmail-ish flavor, but the inside is
</I>>><i> completely different.
</I>>><i> This software was formerly known as VMailer. It was released by the end
</I>>><i> of 1998 as the IBM Secure Mailer. From then on it has lived on as Postfix.
</I>>><i>
</I>>><i> PLEASE READ THE /usr/share/doc/postfix/README.MDK FILE.
</I>>><i>
</I>>><i> This rpm supports different build time options, to enable or disable these
</I>>><i> features you must rebuild the source rpm using the --with ... or --without ...
</I>>><i> rpm option.
</I>>><i> Currently postfix has been built with:
</I>>><i>
</I>>><i> Smtpd multiline greeting: --without multiline
</I>>><i> Virtual Delivery Agent: --without VDA
</I>>><i> Munge bare CR: --without barecr
</I>>><i> TLS support: --with tls
</I>>><i> IPV6 support: --with ipv6
</I>>><i> CDB support: --with cdb
</I>>><i> Chroot by default: --with chroot
</I>>><i>
</I>>><i> dlucio <dlucio> 1:2.8.7-1.mga2:
</I>>><i> + Revision: 182675
</I>>><i> - 2.8.7
</I>><i>
</I>><i>
</I>
--
Anssi Hannula
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010538.html">[Mageia-dev] [changelog] cauldron core/release postfix-2.8.7-1.mga2
</A></li>
<LI>Next message: <A HREF="010552.html">[Mageia-dev] [changelog] cauldron core/release postfix-2.8.7-1.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10544">[ date ]</a>
<a href="thread.html#10544">[ thread ]</a>
<a href="subject.html#10544">[ subject ]</a>
<a href="author.html#10544">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|