From: Joshua Oreman Date: Mon, 16 May 2011 19:34:29 +0000 (-0400) Subject: Update for the new XVM backend subnet IPs. X-Git-Tag: 0.0.11^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-mail-config.git/commitdiff_plain/refs/heads/dev Update for the new XVM backend subnet IPs. --- diff --git a/debian/changelog b/debian/changelog index e4a0439..d1706ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-mail-config (0.0.11) unstable; urgency=low + + * Use the new XVM backend subnets. + + -- Joshua Oreman Mon, 16 May 2011 15:33:55 -0400 + xvm-mail-config (0.0.10) unstable; urgency=low * Add a few more options to main.cf to deal with /etc/hostname not being diff --git a/debian/control b/debian/control index 888c015..560c1e4 100644 --- a/debian/control +++ b/debian/control @@ -12,5 +12,5 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, postfix, procmail Provides: ${diverted-files} Conflicts: ${diverted-files} Description: Configure mail forwarding on XVM Servers - Configure an MTA for all servers. Accept mail on the 10.5.128/24 + Configure an MTA for all servers. Accept mail on the 18.4.58/23 backend network. Forward all mail for root to xvm-root@mit.edu diff --git a/main.cf.xvm b/main.cf.xvm index ea62238..e589431 100644 --- a/main.cf.xvm +++ b/main.cf.xvm @@ -3,6 +3,6 @@ myorigin = /etc/mailname append_dot_mydomain = no relayhost = outgoing.mit.edu -mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 10.5.128.0/24 +mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 18.4.58.0/23 mailbox_size_limit = 0 recipient_delimiter = +