/[smeserver]/rpms/e-smith-email/sme8/e-smith-email.spec
ViewVC logotype

Log of /rpms/e-smith-email/sme8/e-smith-email.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri Feb 6 07:25:08 2015 UTC (9 years, 3 months ago) by stephdl
Branch: MAIN
CVS Tags: HEAD, e-smith-email-5_2_0-28_el5_sme
Changes since 1.43: +6 -4 lines
Diff to previous 1.43
* Fri Feb 6 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-28.sme
- remove the patch e-smith-email-5.2.0-UEsDBBQDAAAIA-new-signature.patch
- [SME: 8835]


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Feb 5 17:20:20 2015 UTC (9 years, 3 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-27_el5_sme
Changes since 1.42: +9 -3 lines
Diff to previous 1.42
* Thu Feb 5 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-27.sme
- Add new zip file signatures to default mailpatterns database : UEsDBBQDAAAIA
- [SME: 8835]


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 17:39:04 2014 UTC (9 years, 5 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-26_el5_sme
Changes since 1.41: +8 -2 lines
Diff to previous 1.41
* Fri Dec 5 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-26.sme
- Add new zip file signatures to default mailpatterns database : ZIPVOSX & ZIPV3
- [SME: 8217]


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Mon Feb 10 22:16:44 2014 UTC (10 years, 3 months ago) by charliebrady
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-25_el5_sme
Changes since 1.40: +8 -2 lines
Diff to previous 1.40
* Mon Feb 10 2014 Charlie Brady <charlie_brady@mitel.com> 5.2.0-25.sme
- Handle exceptions during attempted SASL auth. Add more debug tracing.
  [SME: 8202]


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Fri Jan 31 01:03:01 2014 UTC (10 years, 3 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-24_el5_sme
Changes since 1.39: +7 -2 lines
Diff to previous 1.39
* Fri Jan 31 2014 chris burnat <devlist@burnat.com> 5.2.0-24.sme
- Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 8165]


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Mon Jan 13 15:47:07 2014 UTC (10 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-23_el5_sme
Changes since 1.38: +9 -2 lines
Diff to previous 1.38
* Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 5.2.0-23.sme
- Only present one auth method at a time, in order, to NET::SMTP,
  by Charlie Brady [SME: 6993]
  Second hunk in patch converts tabs to spaces, no code change.

* Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-22.sme
- Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7045]


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sun Jun 30 04:18:49 2013 UTC (10 years, 10 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-22_el5_sme
Changes since 1.37: +7 -2 lines
Diff to previous 1.37
* Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-22.sme
- Fetchmail multidrop mode follows TCPPort setting, by Hans Riethmann [SME: 7045]


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sun Jun 23 18:22:25 2013 UTC (10 years, 10 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-21_el5_sme
Changes since 1.36: +7 -2 lines
Diff to previous 1.36
* Fri Jun 21 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-21.sme
- Always enable imap, listen on the loopback if disabled [SME: 7676]


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Mar 16 23:27:23 2013 UTC (11 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-20_el5_sme
Changes since 1.35: +8 -3 lines
Diff to previous 1.35
* Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.2.0-20.sme
- Avoid use of unitialised variables in smtp migrate fragments [SME: 7495]


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Dec 20 03:31:45 2012 UTC (11 years, 5 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-19_el5_sme
Changes since 1.34: +7 -2 lines
Diff to previous 1.34
Allow smtp_auth_proxy to use port 587 with STARTTLS, by Charlie Brady [SME: 6922]


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue Jul 3 04:19:02 2012 UTC (11 years, 10 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-18_el5_sme
Changes since 1.33: +7 -4 lines
Diff to previous 1.33
Allow blacklist of SMTP AUTH methods, replaces previous patch [SME: 7017]


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 04:18:53 2012 UTC (12 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-17_el5_sme
Changes since 1.32: +7 -2 lines
Diff to previous 1.32
MD5 patch originally suggested by Charlie Brady [SME: 6538]


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sat Sep 24 07:31:50 2011 UTC (12 years, 7 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-16_el5_sme
Changes since 1.31: +7 -2 lines
Diff to previous 1.31
* Fri Sep 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-16.sme
- Fix previous commit to show complete text in server-manager  [SME: 6320]


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Sep 23 13:45:45 2011 UTC (12 years, 7 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-15_el5_sme
Changes since 1.30: +7 -2 lines
Diff to previous 1.30
* Fri Sep 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-15.sme
- Fix SMTP auth wording in server-manager [SME: 6320]


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Nov 20 21:04:53 2010 UTC (13 years, 6 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-14_el5_sme
Changes since 1.29: +6 -3 lines
Diff to previous 1.29
Bug 6368 - SME 8.0 Changelog Cleanup


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Nov 14 23:24:28 2010 UTC (13 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-13_el5_sme
Changes since 1.28: +7 -2 lines
Diff to previous 1.28
* Sun Oct 31 2010 Shad L. Lords <slords@mail.com> 5.2.0-13.sme
- Fix property merge when local pseudonym is set [SME: 6361]


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sun Oct 31 18:49:40 2010 UTC (13 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-12_el5_sme
Changes since 1.27: +7 -2 lines
Diff to previous 1.27
* Sun Oct 31 2010 Shad L. Lords <slords@mail.com> 5.2.0-12.sme
- Add smtp auth into web interface, not just when enabled [SME: 6318]


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Oct 4 16:40:39 2010 UTC (13 years, 7 months ago) by slords
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
* Mon Oct 4 2010 Shad L. Lords <slords@mail.com> 5.2.0-11.sme
- Enable auth for smtp traffic and migrate if necessary [SME: 5575]


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Oct 4 16:36:27 2010 UTC (13 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-11_el5_sme
Changes since 1.25: +7 -2 lines
Diff to previous 1.25
* Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-11.sme
- Enable auth for smtp traffic and migrate if necessary [SME: 5575]


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Sep 26 16:28:36 2010 UTC (13 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-10_el5_sme
Changes since 1.24: +7 -2 lines
Diff to previous 1.24
* Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-10.sme
- Change enabled to transparent for mail proxy [SME: 5574]


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat May 8 19:20:42 2010 UTC (14 years ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-9_el5_sme
Changes since 1.23: +5 -2 lines
Diff to previous 1.23
Fix migrate fragment


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue May 4 20:01:08 2010 UTC (14 years ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-8_el5_sme
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Oops, wrong version in changelog


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue May 4 19:53:58 2010 UTC (14 years ago) by snetram
Branch: MAIN
Changes since 1.21: +5 -2 lines
Diff to previous 1.21
Fix previous patch


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue May 4 19:03:22 2010 UTC (14 years ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-7_el5_sme
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Start living today: fix changelog after copy-pasting


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue May 4 18:59:39 2010 UTC (14 years ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email--
Changes since 1.19: +7 -2 lines
Diff to previous 1.19
* Tue May 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-7.sme
- Set smtp-auth-proxy Debug property to disabled instead of 0 [SME: 5922]


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Apr 3 17:10:07 2010 UTC (14 years, 1 month ago) by charliebrady
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-6_el5_sme
Changes since 1.18: +8 -3 lines
Diff to previous 1.18
Fix helohost patch - http://bugs.contribs.org/show_bug.cgi?id=5854


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Mar 29 14:45:08 2010 UTC (14 years, 1 month ago) by filippocarletti
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-5_el5_sme
Changes since 1.17: +7 -2 lines
Diff to previous 1.17
* Thu Mar 25 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-2.sme
- Block by default the SMTP transparent proxy [SME: 5574]


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Feb 13 02:49:20 2010 UTC (14 years, 3 months ago) by dungog
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
add  [SME: 5559] to spec


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Dec 21 16:37:51 2009 UTC (14 years, 5 months ago) by filippocarletti
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-4_el5_sme
Changes since 1.15: +7 -2 lines
Diff to previous 1.15
* Mon Dec 21 2009 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-4.sme
- Use HeloHost (if present) in smtp-auth-proxy.pl [SME: 5680]


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Nov 5 18:45:41 2009 UTC (14 years, 6 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-3_el5_sme
Changes since 1.14: +7 -2 lines
Diff to previous 1.14
* Wed Nov 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-3.sme
- Allow for changing SPAM subject tag through server-manager


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Oct 29 19:14:50 2008 UTC (15 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-2_el5_sme
Changes since 1.13: +7 -2 lines
Diff to previous 1.13
Wording updates


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Oct 7 18:09:47 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-5_2_0-1_el5_sme
Changes since 1.12: +7 -8 lines
Diff to previous 1.12
New streams


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 18:23:52 2008 UTC (15 years, 9 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-4_18_0-5_el5_sme
Changes since 1.11: +4 -1 lines
Diff to previous 1.11
* Mon Jul 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.0-5
- Fix patch to be in accordance with conventions in e-smith-formagick's general [SME: 4285]


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Jul 26 17:00:25 2008 UTC (15 years, 9 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-email-4_18_0-4_el5_sme
Changes since 1.10: +7 -1 lines
Diff to previous 1.10
Updates


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Apr 28 19:19:19 2008 UTC (16 years ago) by snetram
Branch: MAIN
CVS Tags: e-smith-email-4_18_0-3_el5_sme
Changes since 1.9: +7 -2 lines
Diff to previous 1.9
Add updated e-smith-formmagick requirement


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Mar 12 16:08:54 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-4_18_0-2_el5_sme
Changes since 1.8: +9 -1 lines
Diff to previous 1.8
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-2
- Cleanup CREATE/ADD tag mixup [SME: 4045]


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 17:12:44 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-4_18_0-1_el5_sme
Changes since 1.7: +5 -10 lines
Diff to previous 1.7
Import on branch sme8 of package e-smith-email-4.18.0-1.el5.sme.src.rpm


Revision 1.3.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Feb 14 21:48:26 2008 UTC (16 years, 3 months ago) by bytegw
Branch: e-smith-email-4_16-tree
CVS Tags: e-smith-email-4_16_0-25_el5_sme
Changes since 1.3.2.2: +7 -1 lines
Diff to previous 1.3.2.2 , to branch point 1.3 , to next main 1.44
Updates


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Feb 13 22:51:45 2008 UTC (16 years, 3 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-email-4_17_0-6_el5_sme
Changes since 1.6: +7 -1 lines
Diff to previous 1.6
Updates


Revision 1.3.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 19:00:28 2008 UTC (16 years, 3 months ago) by bytegw
Branch: e-smith-email-4_16-tree
CVS Tags: e-smith-email-4_16_0-24_el5_sme
Changes since 1.3.2.1: +6 -1 lines
Diff to previous 1.3.2.1 , to branch point 1.3
Updates


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Feb 10 12:17:47 2008 UTC (16 years, 3 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-email-4_17_0-5_el5_sme
Changes since 1.5: +6 -1 lines
Diff to previous 1.5
Updates


Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jan 22 14:47:17 2008 UTC (16 years, 3 months ago) by slords
Branch: e-smith-email-4_16-tree
CVS Tags: e-smith-email-4_16_0-23_el5_sme
Changes since 1.3: +6 -1 lines
Diff to previous 1.3
Updates


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 22:23:26 2008 UTC (16 years, 4 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-email-4_17_0-4_el5_sme
Changes since 1.4: +6 -1 lines
Diff to previous 1.4
Updates


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Dec 28 03:27:41 2007 UTC (16 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-4_17_0-3_el5_sme
Changes since 1.3: +14 -41 lines
Diff to previous 1.3
Import on branch sme8 of package e-smith-email-4.17.0-3.el5.sme.src.rpm


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Jun 26 18:35:57 2007 UTC (16 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-4_16_0-22_el5_sme
Branch point for: e-smith-email-4_16-tree
Changes since 1.2: +6 -1 lines
Diff to previous 1.2
Updates


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 12 18:52:30 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-4_16_0-21_el5_sme
Changes since 1.1: +6 -1 lines
Diff to previous 1.1
See changelog


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jun 12 18:43:14 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-4_16_0-20_el5_sme
Import on branch sme8 of package e-smith-email-4.16.0-20.el5.sme.src.rpm


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed