1 |
# $Id: smeserver-fetchmail.spec,v 1.1 2008/04/21 06:32:29 slords Exp $ |
2 |
# Authority: ??? |
3 |
# Name: Pascal Schirrmann |
4 |
|
5 |
Summary: sme module to generate fetchmail poll |
6 |
%define name smeserver-fetchmail |
7 |
Name: %{name} |
8 |
%define version 1.3.6 |
9 |
%define release 1 |
10 |
%define smepanel FetchMails |
11 |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
13 |
License: GPL |
14 |
Group: Networking/Daemons |
15 |
Source: %{name}-%{version}.tar.gz |
16 |
Patch0: smeserver-fetchmail-1.3.6-createlnks.patch |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
BuildArchitectures: noarch |
19 |
Requires: smeserver-release >= 7.3 |
20 |
Requires: e-smith-email >= 4.16.0-18 |
21 |
Requires: e-smith-formmagick >= 1.4.0-10 |
22 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
23 |
Obsoletes: sme-fetchmail |
24 |
AutoReqProv: no |
25 |
|
26 |
%changelog |
27 |
* Sun Apr 20 2008 Shad L. Lords <slords@mail.com> 1.3.6-1.sme |
28 |
- Cleanup tar file. Prepare for import to buildsys. |
29 |
|
30 |
* Tue Mar 20 2007 Pascal Schirrmann <schirrms@schirrms.net> |
31 |
- some translations typo create troubles on new installations. |
32 |
- Thanks to Dietmar Berteld, new German Translation |
33 |
[1.3.5-01] |
34 |
* Mon Mar 05 2007 Pascal Schirrmann <schirrms@schirrms.net> |
35 |
- SME 7.1 came with a major change in the incomming mails work: internal mails weren't any more processed by |
36 |
SpamAssassin. But mails coming via fetchmails were seen as local mails ! |
37 |
SME 7.1.1 come with a workaround for that, and this version uses this workaround. |
38 |
Therefore, version 1.3.5 and up are no more comatible with SME 7.1.0 and below |
39 |
Big thanks to Yves for his help |
40 |
- Experimental support for SPOP mail (tested with gmail only) |
41 |
- Better support of the fetchmail postmaster configuration. |
42 |
- Adds the long waited 'timeout' option to limit the wait time in case of a non responding server (1 min default) |
43 |
This is a system wide configuration, and only by the database. |
44 |
[1.3.5-00] |
45 |
* Wed Oct 25 2006 Pascal Schirrmann <schirrms@schirrms.net> |
46 |
- SME7 now supports login name with a dot. But this brokes some parts of smeserver-fetchmail, |
47 |
if case of multi recipients (smeserver-fetchmail use qmail groups, who don't like dot in their filename) |
48 |
[1.3.4-10] |
49 |
* Wed Apr 26 2006 Pascal Schirrmann <schirrms@schirrms.net> |
50 |
- some features were broken in SME 7, due to changes in the actions directory |
51 |
I made my best to create a version working on SME 6 and SME 7 but this is ugly ! |
52 |
- IMAP is now the default choice when creating a new fetch rule, as fetchmail |
53 |
works better with IMAP than POP3. |
54 |
- Thanks to Dietmar Berteld, a german translation |
55 |
[1.3.4-09] |
56 |
* Sat Jan 14 2006 Pascal Schirrmann <schirrms@schirrms.net> |
57 |
- SMEServer is an obsoleted package. Version check now on e-smith-release |
58 |
- New English version, thanks to Dave Dumolo |
59 |
- A Mail server can now be set by its IP address |
60 |
- some changes to hopefully suppress all errors during uninstall/upgrade |
61 |
[1.3.4-08] |
62 |
* Sat Oct 22 2005 Pascal Schirrmann <schirrms@schirrms.net> |
63 |
- bug correction : smeserver-fetchmail didn't work on SME7beta4 |
64 |
and newer : there was a call to a sessiondir sub in the package |
65 |
FormMagick, but this sub is no longer present. |
66 |
As the call was only here for debug purpose, the change was easy ;-) |
67 |
[1.3.4-07] |
68 |
* Fri Aug 19 2005 Pascal Schirrmann <schirrms@schirrms.net> |
69 |
- Rush correction : the use of the smarthost as a destination |
70 |
server for fetchmail was a terrible mistake. |
71 |
now the server use the internal mail server. |
72 |
- also trying to use a more academic patch way for the |
73 |
intermediate releases. |
74 |
[1.3.4-06] |
75 |
* Tue Aug 02 2005 Pascal Schirrmann <schirrms@schirrms.net> |
76 |
- add a test to be compatible with SME 7.0 Alpha |
77 |
- put the destination server as a variable |
78 |
- add the italian translation, many thanks to |
79 |
Antonio Fragola - MrShark - www.mrshark.it |
80 |
[1.3.4-05] |
81 |
* Sat Apr 30 2005 Pascal Schirrmann <schirrms@schirrms.net> |
82 |
- change a record creation mode in fetchmail_temp.db to |
83 |
be compatible with the SME 6.5 validator |
84 |
- change the offending fm% prefix to fm_fm- |
85 |
[1.3.4-04] |
86 |
* Sat Feb 05 2005 Vincent Filali <vincent@e-smith.dyndns.org> |
87 |
- Some changes to be more compatible with anti spam mailrules |
88 |
[1.3.4-03] |
89 |
* Thu Jun 03 2004 Pascal Schirrmann <schirrms@schirrms.net> |
90 |
- Some visuals improvments in the footer update ;-) |
91 |
[1.3.4-02] |
92 |
* Wed Jun 02 2004 Pascal Schirrmann <schirrms@schirrms.net> |
93 |
- add a mail ref in the panels. |
94 |
[1.3.4-01] |
95 |
* Sun May 30 2004 Pascal Schirrmann <schirrms@schirrms.net> |
96 |
- Some ligth internals changes : add of a version field in |
97 |
database, use of const in some perl scrips, separator changes |
98 |
in the user database. |
99 |
- It's now possible to have more than one external e-mail |
100 |
redirection. |
101 |
- possibiliy to block SMTP and NNTP access. |
102 |
[1.3.4-00] |
103 |
* Mon May 10 2004 Pascal Schirrmann <schirrms@schirrms.net> |
104 |
- account and password are stored 'in Hex' to avoid conflicts. |
105 |
- Seems that every characters could be use in external names |
106 |
and password, but the pipe cannit be use : FormMagick |
107 |
doesn't like it ! |
108 |
[1.3.3-02] |
109 |
* Mon May 10 2004 Pascal Schirrmann <schirrms@schirrms.net> |
110 |
- Some small changes in 'special characters' protection in |
111 |
90fetchmail. |
112 |
[1.3.3-01] |
113 |
* Sun May 09 2004 Pascal Schirrmann <schirrms@schirrms.net> |
114 |
- Even simpler, even safer : as the TransOption can |
115 |
conflict with the Ghost Option i removed it |
116 |
[1.3.3-00] |
117 |
* Sun May 09 2004 Pascal Schirrmann <schirrms@schirrms.net> |
118 |
- the use of maillist is a success ;-) so we use now |
119 |
also the maillist for an external mail |
120 |
[1.3.2-01] |
121 |
* Sun May 09 2004 Pascal Schirrmann <schirrms@schirrms.net> |
122 |
- brand new way for MailCopyTo : creation of mail lists |
123 |
(all prefixed by FM% to avoid name clash) and use of theses |
124 |
lists to distribute a mail. |
125 |
[1.3.2-00] |
126 |
* Sat May 08 2004 Pascal Schirrmann <schirrms@schirrms.net> |
127 |
- MailCopyto bahavior change : the option 'fetchall' is no |
128 |
more present |
129 |
(this was a wrong way: see above) |
130 |
[1.3.1-02] |
131 |
* Fri May 07 2004 Pascal Schirrmann <schirrms@schirrms.net> |
132 |
- BugFix: In debug mode, only one ext mailboxe was debuged |
133 |
[1.3.1-01] |
134 |
* Fri May 07 2004 Pascal Schirrmann <schirrms@schirrms.net> |
135 |
- All Fetchmails records in user database now prefixed 'FM-' |
136 |
[1.3.1-00] |
137 |
* Sun May 02 2004 Pascal Schirrmann <schirrms@schirrms.net> |
138 |
- French Lexicon added. |
139 |
[1.3.0-03] |
140 |
* Sun May 02 2004 Pascal Schirrmann <schirrms@schirrms.net> |
141 |
- Some changes in 90fetchmail : now, alls access to the |
142 |
database are done 'new style'. |
143 |
- Finals steps before a french version. |
144 |
[1.3.0-02] |
145 |
* Sat May 01 2004 Pascal Schirrmann <schirrms@schirrms.net> |
146 |
- A little bug in crontab template. |
147 |
- Cosmetics works. |
148 |
[1.3.0-01] |
149 |
* Sat May 01 2004 Pascal Schirrmann <schirrms@schirrms.net> |
150 |
- First 'working' beta release. Need lot of cosmetics works. |
151 |
- Change numbering to a more classical way. |
152 |
[1.3.0-00] |
153 |
* Sat Apr 24 2004 Pascal Schirrmann <schirrms@schirrms.net> |
154 |
- intermediate 'release' should give a beta. |
155 |
[1.3-0] |
156 |
* Sun Mar 21 2004 Pascal Schirrmann <schirrms@schirrms.net> |
157 |
- Start a new release, FormMagick Compliant ;-) |
158 |
- change the name to smeserver-fetchmail |
159 |
[1.2-0] |
160 |
* Mon Mar 15 2004 Pascal Schirrmann <schirrms@schirrms.net> |
161 |
- This is a 'very light' version ! |
162 |
- Moved all templates to templates dir |
163 |
- create an entry fetchmailbis in the database (name to change) |
164 |
- fetchmailbis works even if fetchmail is desactivated |
165 |
- no design change now |
166 |
[1.1-01] |
167 |
* Sun Mar 14 2004 Pascal Schirrmann <schirrms@schirrms.net> |
168 |
- Start a new test release |
169 |
[1.1-0] |
170 |
* Fri Aug 24 2001 Filali-Ansary vincent <filali.v@tiscali.fr> |
171 |
- initial release |
172 |
[1.0-2] |
173 |
|
174 |
%description |
175 |
sme server enhancement to make fetchmail more useable |
176 |
|
177 |
%prep |
178 |
%setup |
179 |
%patch0 -p1 |
180 |
|
181 |
%build |
182 |
perl createlinks |
183 |
echo "%{version}-%{release}" >root/etc/e-smith/db/configuration/defaults/%{smepanel}/version |
184 |
|
185 |
%install |
186 |
rm -rf $RPM_BUILD_ROOT |
187 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
188 |
rm -f %{name}-%{version}-filelist |
189 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
190 |
echo "%doc COPYING" >> %{name}-%{version}-filelist |
191 |
|
192 |
%clean |
193 |
rm -rf $RPM_BUILD_ROOT |
194 |
|
195 |
%post |
196 |
/bin/mv -f /etc/e-smith/Light_0.jpg /etc/e-smith/web/common/ |
197 |
/bin/mv -f /etc/e-smith/Light_1.jpg /etc/e-smith/web/common/ |
198 |
|
199 |
%files -f %{name}-%{version}-filelist |
200 |
%defattr(-,root,root) |