/[adm]/puppet/modules/postfix
ViewVC logotype

Log of /puppet/modules/postfix

View Directory Listing Directory Listing


Sticky Revision:

Revision 1080 - Directory Listing
Modified Tue Feb 15 02:51:37 2011 UTC (13 years, 2 months ago) by misc
- reenable the main domain as the problem is fixed.
mail is now routed properly, as I had to disable the
local transport map to enable the fallback one, who enable to route
everything we want where we want

Revision 1079 - Directory Listing
Modified Tue Feb 15 02:04:30 2011 UTC (13 years, 2 months ago) by misc
- disable the reception of mail on alamut for the main domain, 
as this cause trouble when sending mail on the ml on zarb.org


Revision 1063 - Directory Listing
Modified Sun Feb 13 23:09:10 2011 UTC (13 years, 2 months ago) by misc
temporary work around for bugzilla being unable to send mail to webteam

The current setup ( 13/02/2011 ) is that most active mls are on
zarb.org, using @mageia domain. But we want to start hosting
aliases on the current ml server ( and main smtp, ie alamut ).
So we need to dispatch old mls to zarb, and the rest on alamut.
Old mls are all prefixed by mageia-*@mageia this hack should
be removed once all mls are migrated from zarb.org

Revision 653 - Directory Listing
Modified Wed Jan 5 00:59:39 2011 UTC (13 years, 3 months ago) by misc
- do not try to do ssl when we cannot, this confuse epoll


Revision 572 - Directory Listing
Modified Thu Dec 9 14:06:03 2010 UTC (13 years, 4 months ago) by misc
- since sympa use transport table to get the message, no need to declare it
in mydestination


Revision 552 - Directory Listing
Modified Thu Dec 9 12:34:18 2010 UTC (13 years, 4 months ago) by misc
the sympa class was renamed, so we need to adjust the tag here

Revision 475 - Directory Listing
Modified Thu Nov 25 17:48:15 2010 UTC (13 years, 4 months ago) by misc
use antispam and antivirus on smtp server

Revision 472 - Directory Listing
Modified Thu Nov 25 17:48:11 2010 UTC (13 years, 4 months ago) by misc
filter mail trough amavis ( for spamassassin ) and block some extension

Revision 463 - Directory Listing
Modified Wed Nov 24 20:31:13 2010 UTC (13 years, 4 months ago) by misc
fix path that prevent smtp to start

Revision 340 - Directory Listing
Modified Sat Nov 20 11:52:54 2010 UTC (13 years, 5 months ago) by misc
- do not let file with passwords to be world readable 
    ( even if being readable by apache is not good either, but needed as the password is used by apache )
- use ldaps for sympa
- use the 2 new facter macro and remove the version copied everywhere
- remove hardcoded domain in bugzilla and others


Revision 333 - Directory Listing
Modified Fri Nov 19 20:19:09 2010 UTC (13 years, 5 months ago) by misc
- fix template

Revision 332 - Directory Listing
Modified Fri Nov 19 20:19:06 2010 UTC (13 years, 5 months ago) by misc
add directive for aliases ( with a note for ldap alias ), and white space

Revision 331 - Directory Listing
Modified Fri Nov 19 20:19:03 2010 UTC (13 years, 5 months ago) by misc
add support for sympa domain

Revision 330 - Directory Listing
Modified Fri Nov 19 20:19:02 2010 UTC (13 years, 5 months ago) by misc
- fix config for secondary smtp

Revision 329 - Directory Listing
Modified Fri Nov 19 20:19:01 2010 UTC (13 years, 5 months ago) by misc
- use all_tags instead of classes because of some obscure puppet issues,
  basically, classes correspond to the classes when the ressource is
declared, not to the one of the node ( which is given by
all_tags )
- remove empty line ( with <%- )

Revision 328 - Directory Listing
Modified Fri Nov 19 20:19:00 2010 UTC (13 years, 5 months ago) by misc
- add some more attribute, just to be sure

Revision 327 - Directory Listing
Modified Fri Nov 19 20:18:58 2010 UTC (13 years, 5 months ago) by misc
- fix templates

Revision 326 - Directory Listing
Modified Fri Nov 19 20:18:57 2010 UTC (13 years, 5 months ago) by misc
- merge luca berra proposal

Revision 294 - Directory Listing
Modified Thu Nov 18 22:34:59 2010 UTC (13 years, 5 months ago) by misc
- start to merge simple relay, and add some basic antispam filtering 


Revision 288 - Directory Listing
Modified Thu Nov 18 18:19:21 2010 UTC (13 years, 5 months ago) by misc
- finish the merge of the 2 config file


Revision 287 - Directory Listing
Modified Thu Nov 18 18:15:00 2010 UTC (13 years, 5 months ago) by misc
- merge primary config file to the secondary one
- add some check in transport regexp


Revision 286 - Directory Listing
Modified Thu Nov 18 18:10:02 2010 UTC (13 years, 5 months ago) by misc
- do include sympa process only if sympa class is used


Revision 285 - Directory Listing
Modified Thu Nov 18 18:07:50 2010 UTC (13 years, 5 months ago) by misc
- add a common ancestor to smtp server


Revision 275 - Directory Listing
Modified Thu Nov 18 00:57:00 2010 UTC (13 years, 5 months ago) by boklm
add config for secondary MX

Revision 274 - Directory Listing
Modified Thu Nov 18 00:47:19 2010 UTC (13 years, 5 months ago) by boklm
use $domain

Revision 273 - Directory Listing
Modified Thu Nov 18 00:43:41 2010 UTC (13 years, 5 months ago) by boklm
add config for sympa

Revision 272 - Directory Listing
Modified Thu Nov 18 00:21:40 2010 UTC (13 years, 5 months ago) by boklm
add master.cf

Revision 265 - Directory Listing
Modified Wed Nov 17 15:35:10 2010 UTC (13 years, 5 months ago) by misc
- add a proto module for taking care of pam ( need pam_ldap, etc support, and a review of the pam config file too )

Revision 258 - Directory Listing
Modified Tue Nov 16 16:05:30 2010 UTC (13 years, 5 months ago) by boklm
add config for primary mail server (not ready for use yet)

Revision 226 - Directory Listing
Modified Wed Nov 10 11:17:07 2010 UTC (13 years, 5 months ago) by dams
Change 'mailx' for 'nail'

Revision 225 - Directory Listing
Modified Wed Nov 10 11:13:45 2010 UTC (13 years, 5 months ago) by dams
Remove 'nail' on 'blog' and add 'mailx' on 'postfix'

Revision 37 - Directory Listing
Modified Wed Oct 27 10:56:45 2010 UTC (13 years, 5 months ago) by misc
- fix the x86_64 trick by directly embedding the code in the template, as this avoid the
various scoping problem 


Revision 36 - Directory Listing
Modified Wed Oct 27 10:41:24 2010 UTC (13 years, 5 months ago) by misc
- fix templates path
- remove extranous file 


Revision 34 - Directory Listing
Modified Wed Oct 27 10:37:51 2010 UTC (13 years, 5 months ago) by misc
- clearer to not prefix with postfix since we already use the class as namespace


Revision 33 - Directory Listing
Added Wed Oct 27 10:36:01 2010 UTC (13 years, 5 months ago) by misc
- add a postfix module


  ViewVC Help
Powered by ViewVC 1.1.30