Displaying 20 results from an estimated 32 matches for "wl0".
Did you mean:
w0
2008 May 27
8
How to manage partitions and logical volumes with puppet?
...exec { "mount lv $location/$name":
command => "mount -t $fstype /dev/$vgname/$lvname $location/$instance"
unless => "mount | grep -q ''/dev/$vgname/$lvname'' ",
}
}
which is defined for the node as follows:
node "ams03.wl0.org" {
...
lv_partition { "/tmp/puppet":
name => "puppet",
location => "/tmp",
lvsize => "1M",
fstype => "ext3",
vgname => "vg01",
}
}
Is this the right way to...
2012 Mar 24
3
downloading postfix srpm
guys,
for some reason this is just eluding me. I need to download a source
rpm for postfix as I've done many times in the past. But when I go to
the available packages section of the postfix site and click on my
architecture this is what I see:
http://ftp.wl0.org/official/2.9/RPMS-rhel5-x86_64/
Maybe I'm missing something obvious here? If you needed to download a
source rpm for postfix where would you go?
thanks
tim
--
GPG me!!
gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
2005 Jan 16
2
Postfix 2.1 RPM?
hi all,
i`m looking for an postfix 2.1 rpm for CentOS 3 with TSL support.
i tried the rpm form:
http://ftp.wl0.org/official/2.1/RPMS-rhel3-i386/postfix-2.1.5-4.rhel3.i386.rpm
but it doesn`t support tsl.
2005 Jan 14
1
postfix with tls?
hi all,
i tried to install postgrey for postfix and had to update postfix to version
2.1.
i added the following to /etc/yum.conf
[postfix-2.1-rhel3]
name=Postfix Mail Server for RedHat Enterprise Linux 3.0 - $basearch
baseurl=http://ftp.WL0.org/yum/postfix/2.1/rhel3/
after the update i have problems because the new version of postfix doesn?t
support SASL.
is there an postfix-tls rpm for CentOS 3? If not how can i remove postfix 2.1
and install the old version with TLS support?
thank you very much for your help
2005 Aug 05
2
Postfix 2.2.x RPM ETA
Guys
I'm desperately looking for a postfix 2.2.x SRPM. I currently use 2.1.5..
I've found these, http://ftp.wl0.org/yum/postfix/2.2/rhel4/SRPMS.postfix/
Has anyone tried them, or can anyone recommend a proper SRPM for me
for Centos 4.1?
Kind regards
--
Kenneth Kalmer
kenneth.kalmer at gmail.com
Folding at home stats
http://vspx27.stanford.edu/cgi-bin/main.py?qtype=userpage&username=kenneth%2Ekalmer
2010 May 27
1
newer (2.7) Postfix RPM packages for RH
...3 that comes with RH/CentOS is very old, there are lots of
new features in newer versions that appear to be very useful (revised
queue manager with better scheduler as far back as v2.5, etc.).
Latest stable version is 2.7. I was looking for RPM packages and I've
found this site:
http://ftp.wl0.org/official/
Anybody using it? Good things, bad things?...
Anybody using Postfix 2.7 on CentOS by the way? Do you have any
observations?
--
Florin Andrei
http://florin.myip.org/
2007 Jul 27
2
Best way to have Postfix 2.3 or 2.4 on Centos 4.4?
Greetings,
I would like to install Postfix 2.3 or 2.4 (I need support for SASL
authentication via Dovecot) on a Centos 4.4 server.
I have already found rpm packages at
http://postfix.wl0.org/en/available-packages/ and pages about using
the centosplus repo for postfix.
Before launching rpm or yum, however, I'd like to ask the list which
way you think is the best way to do this. By "best" I mean the way
which:
* has no known issues, gotchas, extra configuration tricks...
2010 Jan 26
6
Postfix 2.6.5 in CentOSplus?
Hi folks,
according to several findings on the web I tried to find postfix-2.6.5
in centosplus adding this to my /etc/yum.repos.d/CentOS-Base.repo:
[base]
exclude=postfix
[centosplus]
includepkgs=postfix
in the right places.
But when I "yum remove" and "yum install" postfix then, it's "only"
2.3.3-2.1 with added mysql/pqsql support.
2005 Jul 11
2
postfix on centos-4
...initely until I hit Ctl-C)
########################################### [100%]
error: %pre(postfix-2.1.5-4.2.RHEL4.i386) scriptlet failed, exit status 0
error: install: %pre scriptlet failed (2), skipping
postfix-2.1.5-4.2.RHEL4
Same result with postfix-2.1.5-2.3.RHEL4.1.i386.rpm and
http://ftp.wl0.org/official/2.2/RPMS-rhel4-i386/postfix-2.2.4-2.rhel4.i386.rpm
All other packages have installed just fine.
--
Some days it''s just not worth chewing through the restraints...
Mark D. Foster, CISSP <mark@foster.cc> http://mark.foster.cc/
_______________________________________...
2003 Jun 04
3
Getting netmeeting to work with Asterisk
...no default context
However I am unsure what this really means and how to configure the
extensions to allow incoming and outgoing calls to the netmeeting client.
Simon
--
Simon J Mudd, Postfix RPM Packager, Amsterdam, The Netherlands.
email: sjmudd@pobox.com, Tel: +31-627-592 627, http://postfix.WL0.org
2012 Mar 25
2
build postfix rpm with mysql
...x-get-distribution
Source3: postfix-etc-init.d-postfix
Source4: postfix-chroot.sh
Source5: postfix-aliases
Source7: postfix.spec.in
Source8: make-postfix.spec
Source10: README-Postfix-SASL-RedHat.txt
Source12: ftp://ftp.corpit.ru/pub/postfix/postfix-dict_cdb-%{V_cdb}.tar.gz
Source16: http://postfix.wl0.org/ftp/postfinger/postfinger-%{V_postfinger}
# Sources >= 100 are config files
Source100: postfix-sasl.conf
Source101: postfix-pam.conf
Source102: postfix-saslauthd.conf
# Obligatory Patches
Patch0: postfix-2.3.3-vda.patch
Patch3: postfix-files.patch
Patch5: postfix-makedefs.patch
# Optional...
2011 Nov 19
4
build postfix spec w/ mysql
...x-get-distribution
Source3: postfix-etc-init.d-postfix
Source4: postfix-chroot.sh
Source5: postfix-aliases
Source7: postfix.spec.in
Source8: make-postfix.spec
Source10: README-Postfix-SASL-RedHat.txt
Source12: ftp://ftp.corpit.ru/pub/postfix/postfix-dict_cdb-%{V_cdb}.tar.gz
Source16: http://postfix.wl0.org/ftp/postfinger/postfinger-%{V_postfinger}
# Sources >= 100 are config files
Source100: postfix-sasl.conf
Source101: postfix-pam.conf
Source102: postfix-saslauthd.conf
Patch0: postfix-vda-v10-2.8.4.patch
# Obligatory Patches
Patch3: postfix-files.patch
Patch5: postfix-makedefs.patch
# Opt...
2006 Sep 01
1
Postfix and PostgreSQL
Hello all, I require Postfix to have PostgreSQL support. Unfortunatly
the RPM (nor the SRPM or it's SPEC file) that ships with CentOS doesn't
include this.
The SRPM (and it's associated SPEC file) that are made by Simon Mudd (
http://postfix.wl0.org/en/ ) do have PostgreSQL support, so I have
downloaded that, tweaked the SPEC file and rebuilt an RPM that has
PostgreSQL support.
However, I would like to get the RPM that ships with CentOS to include
this also, I know I have to contact the upstream vendors Postfix rpm
maintainer, but I d...
2005 Jan 14
0
Postfix with TLS
hi all,
i tried to install postgrey for postfix and had to update postfix to version
2.1.
i added the following to /etc/yum.conf
[postfix-2.1-rhel3]
name=Postfix Mail Server for RedHat Enterprise Linux 3.0 - $basearch
baseurl=http://ftp.WL0.org/yum/postfix/2.1/rhel3/
after the update i have problems because the new version of postfix doesn?t
support SASL.
is there an postfix-tls rpm for CentOS 3? If not how can i remove postfix 2.1
and install the old version with TLS support?
thank you very much for your help
2004 Dec 16
2
Postfix on Centos3.3
Hi, as far as security advisories from Redhat I only
see the last update to Postfix being 9/2/04
2.0.16-14.RHEL3.
Centos3.3 however added a newer version that I am
currently using which matches the last 2.0 version
official release at postfix.org.
/pub/cAos/centos-3/3.3/contrib/i386/RPMS/
postfix-2.0.20-1.centos3.1
Since I am running this as my public smtp server it
makes me wonder why Redhat
2010 Dec 13
2
postfix-dovecot-sasl help
I'm trying to set up SMTP authentication on my server and am getting an
authentication failed error. My client is set up to automatically
select authentication method and tries CRAM_MD5. The
http://wiki.dovecot.org/HowTo/PostfixAndDovecotSASL suggests "passdb
pam" and "userdb passwd" -- is it possible to configure sasl
authentication using a dovecot.conf like
2011 Mar 05
1
version difference understanding
Hello,
I am in process of setting up an IMAP server (with postfix SMTP), I
installed RHEL 5.5 on my server and found that version of dovecot is
1.x.x while when I checked online RHEL 6 is version is 2.x.x.
Can someone please tell me if these two versions are still in
development or 1.x.x is very old and must be replaced by 2.x.x
version?
Also are there any special features in 2.x.x or 1.x.x
2003 Jun 03
0
Sound: Recording overrun
...or similar? I think
Netmeeting supports H323 but can't wokr out how to get it to talk to the
Asterisk box. Again any pointer would be appreciated.
Thanks.
Simon
--
Simon J Mudd, Postfix RPM Packager, Amsterdam, The Netherlands.
email: sjmudd@pobox.com, Tel: +31-627-592 627, http://postfix.WL0.org
2003 Jun 06
0
sendmail invocation in voicemail and voicemail2 applications
...;asterisk"
-#define SENDMAIL "/usr/sbin/sendmail -t"
+#define SENDMAIL "/usr/sbin/sendmail -oi -t"
#define INTRO "vm-intro"
Simon
--
Simon J Mudd, Postfix RPM Packager, Amsterdam, The Netherlands.
email: sjmudd@pobox.com, Tel: +31-627-592 627, http://postfix.WL0.org
2009 Sep 07
1
updated postfix and dovecot rpms?
Hello,
Does anyone have updated postfix and dovecot rpms either in a repo
or personally made? I'd like to update to dovecot 1.2.4 and postfix 2.6.5.
Thanks.
Dave.