<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title># rm-rf.es &#187; mail</title>
	<atom:link href="http://rm-rf.es/sobre/mail/feed/" rel="self" type="application/rss+xml" />
	<link>http://rm-rf.es</link>
	<description>Administración de sistemas, Unix, Linux, FreeBSD, Windows, hosting, dominios, servidores...</description>
	<lastBuildDate>Wed, 08 Sep 2010 14:59:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>cPanel 11.25: error en módulo perl Mail::SPF</title>
		<link>http://rm-rf.es/cpanel-11-25-error-en-modulo-perl-mailspf/</link>
		<comments>http://rm-rf.es/cpanel-11-25-error-en-modulo-perl-mailspf/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 09:20:55 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[mail]]></category>

		<guid isPermaLink="false">http://rm-rf.es/?p=1209</guid>
		<description><![CDATA[Al parecer en algunas versiones del nuevo cPanel 11.25.0-RELEASE se están detectando errores en la instalación del módulo de perl Mail::SPF. Si ejecutamos /scripts/checkperlmodules encontramos los siguientes errores: CPAN.pm: Going to build J/JM/JMEHNLE/mail-spf/Mail-SPF-v2.007.tar.gz perl-64bit-hack: enabled # running Build.PL --otherldflags -L/usr/lib64 --config ldflags=-L/usr/lib64 --extralibdir /usr/lib64 Creating new 'MYMETA.yml' with configuration results Creating new 'Build' script for [...]]]></description>
			<content:encoded><![CDATA[<p>Al parecer en algunas versiones del nuevo <strong>cPanel 11.25.0-RELEASE</strong> se están detectando errores en la instalación del módulo de <strong>perl Mail::SPF</strong>. Si ejecutamos /scripts/checkperlmodules encontramos los siguientes errores:</p>
<pre>
CPAN.pm: Going to build J/JM/JMEHNLE/mail-spf/Mail-SPF-v2.007.tar.gz

perl-64bit-hack: enabled
# running Build.PL --otherldflags -L/usr/lib64 --config ldflags=-L/usr/lib64 --extralibdir /usr/lib64
Creating new 'MYMETA.yml' with configuration results
Creating new 'Build' script for 'Mail-SPF' version 'v2.7.0'
Prereq 'v5.6' for 'perl' is not supported by Module::Build::Compat
make: *** No targets.  Stop.
 JMEHNLE/mail-spf/Mail-SPF-v2.007.tar.gz
 /usr/bin/make OTHERLDFLAGS=-L/usr/lib64 LDFLAGS=-L/usr/lib64 EXTRALIBDIR=/usr/lib64 OTHERLDFLAGS=-L/usr/lib64 LDFLAGS=-L/usr/lib64 EXTRALIBDIR=/usr/lib64 -- NOT OK
Running make install
 Make had returned bad status, install seems impossible
perlmod--Install done
</pre>
<p>Para efectuar la instalación de un modo correcto ejecutad el siguiente comando:</p>
<pre> perl -MCPAN -e "get('Mail::SPF')" &#038;&#038; cd /home/.cpan/sources/authors/id/J/JM/JMEHNLE/mail-spf &#038;&#038; tar -xzvf Mail-SPF-v2.007.tar.gz &#038;&#038; cd Mail-SPF-v2.007 &#038;&#038; perl Build.PL &#038;&#038; ./Build &#038;&#038; ./Build test &#038;&#038; ./Build install &#038;&#038; /scripts/checkperlmodules --full</pre>
<p>Fuente | <a target="_blank" href="http://forums.cpanel.net/f43/mail-spf-fails-install-142285.html">Foros cPanel</a></p>
<h3  class="related_post_title">También te puede interesar:</h3><ul class="related_post"><li><a href="http://rm-rf.es/cpanel-internal-server-error-user-is-over-quota/" title="cPanel: Internal Server Error User is over quota">cPanel: Internal Server Error User is over quota</a></li><li><a href="http://rm-rf.es/cpanel-roundcube-service-currently-not-available-error-no-0x01f4/" title="cPanel: Roundcube SERVICE CURRENTLY NOT AVAILABLE! Error No. [0x01F4]">cPanel: Roundcube SERVICE CURRENTLY NOT AVAILABLE! Error No. [0x01F4]</a></li><li><a href="http://rm-rf.es/cpanel-backup-the-backup-of-account-encountered-errors-on/" title="cPanel Backup: The backup of <user> account encountered errors on &#8230;">cPanel Backup: The backup of <user> account encountered errors on &#8230;</a></li><li><a href="http://rm-rf.es/dbd-driver-has-not-implemented-the-autocommit-attribute-at-usrlocallibperl5site_perl588machdbipm/" title="DBD driver has not implemented the AutoCommit attribute at /usr/local/lib/perl5/site_perl/5.8.8/mach/DBI.pm">DBD driver has not implemented the AutoCommit attribute at /usr/local/lib/perl5/site_perl/5.8.8/mach/DBI.pm</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://rm-rf.es/cpanel-11-25-error-en-modulo-perl-mailspf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helm: CEmail.GetMailIP error 80040403
Unable to get mail site ip.</title>
		<link>http://rm-rf.es/helm-cemailgetmailip-error-80040403unable-to-get-mail-site-ip/</link>
		<comments>http://rm-rf.es/helm-cemailgetmailip-error-80040403unable-to-get-mail-site-ip/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 15:08:37 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Helm]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[get mail site ip]]></category>
		<category><![CDATA[mail]]></category>

		<guid isPermaLink="false">http://rm-rf.es/?p=145</guid>
		<description><![CDATA[Si al tratar de añadir o borrar una nueva cuenta de correo, un alias o una lista de correo en un dominio, recibimos el siguiente error: CEmail.GetMailIP error 80040403 Unable to get mail site ip. Please try again or contact support. /interfaces/standard/MailAlias.asp, line 13. Tendremos que revisar que tenemos configurado el servicio de correo de [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="Helm problema correo" src="http://img229.imageshack.us/img229/9786/helmmailzh0.jpg" alt="" width="566" height="148" /></p>
<p>Si al tratar de añadir o borrar una nueva cuenta de correo, un alias o una lista de correo en un dominio, recibimos el siguiente error:</p>
<p><strong><span class="mediumtext">CEmail.GetMailIP error 80040403<br />
Unable to get mail site ip. Please try again or contact support.<br />
/interfaces/standard/MailAlias.asp, line 13.</span></strong></p>
<p>Tendremos que revisar que tenemos configurado el servicio de correo de forma correcta en la sección de Helm &#8220;<strong>Activación de recursos</strong>&#8220;:</p>
<p><strong> Inicio &gt; Configuración del sistema &gt; Recursos &gt; Mail</strong></p>
<p>En ese lugar, debe haber un recurso asignado al servicio de correo (así como a los demás servicios del servidor).</p>
<p>En caso de no aparecer, simplemente asignad el recurso al servicio de correo habilitado en el servido (os aparecerá en un desplegable) y solucionado.</p>
<h3  class="related_post_title">También te puede interesar:</h3><ul class="related_post"><li><a href="http://rm-rf.es/helm-cuserproperty-searchex-error-80040403/" title="HELM:CUserProperty::SearchEx error &#8217;80040403&#8242;">HELM:CUserProperty::SearchEx error &#8217;80040403&#8242;</a></li><li><a href="http://rm-rf.es/cpanel-11-25-error-en-modulo-perl-mailspf/" title="cPanel 11.25: error en módulo perl Mail::SPF">cPanel 11.25: error en módulo perl Mail::SPF</a></li><li><a href="http://rm-rf.es/helm-unknown-error-while-xxxxx-permission-denied0/" title="Helm: Unknown error while xxxxx: Permission denied{0}">Helm: Unknown error while xxxxx: Permission denied{0}</a></li><li><a href="http://rm-rf.es/helm-log-host-is-not-allowed-to-connect-to-this-mysql-server/" title="Helm log: Host is not allowed to connect to this MySQL server ">Helm log: Host is not allowed to connect to this MySQL server </a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://rm-rf.es/helm-cemailgetmailip-error-80040403unable-to-get-mail-site-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
