<?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>Blog de Boris HUISGEN &#187; Messagerie</title>
	<atom:link href="http://blog.hbis.fr/category/administration/messagerie/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hbis.fr</link>
	<description>Administrateur &#38; Développeur système UNIX/Linux</description>
	<lastBuildDate>Fri, 30 Jul 2010 09:49:07 +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>Exim : loguer le sujet des mails</title>
		<link>http://blog.hbis.fr/2010/05/09/exim-log_mail_subject/</link>
		<comments>http://blog.hbis.fr/2010/05/09/exim-log_mail_subject/#comments</comments>
		<pubDate>Sun, 09 May 2010 09:28:33 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Messagerie]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2285</guid>
		<description><![CDATA[Suite à mon article pour Postfix, voici la méthode pour ajouter le sujet des mails dans les logs d&#8217;Exim. L&#8217;option suivante est à ajouter dans votre fichier de configuration : log_selector = +subject]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/05/09/exim-log_mail_subject/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix : loguer le sujet des mails</title>
		<link>http://blog.hbis.fr/2010/05/02/postfix-log_mail_subject/</link>
		<comments>http://blog.hbis.fr/2010/05/02/postfix-log_mail_subject/#comments</comments>
		<pubDate>Sun, 02 May 2010 20:26:43 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Messagerie]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2287</guid>
		<description><![CDATA[Un serveur mail produit un ou plusieurs journaux détaillés de l&#8217;ensemble de ses traitements. Il est pourtant difficile de retrouver la trace d&#8217;un envoi de mail, si bien qu&#8217;on regrette que le sujet n&#8217;y soit pas enregistré. Pour y remédier sous Postfix, il faut ajouter l&#8217;option de configuration suivante à votre fichier main.cf : header_checks ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/05/02/postfix-log_mail_subject/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amavis : autoriser les archives protégées par mot de passe</title>
		<link>http://blog.hbis.fr/2010/05/02/amavis-undecipherable_attachment/</link>
		<comments>http://blog.hbis.fr/2010/05/02/amavis-undecipherable_attachment/#comments</comments>
		<pubDate>Sun, 02 May 2010 20:13:08 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Messagerie]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2306</guid>
		<description><![CDATA[Par défaut, Amavis vérifie les extensions des pièces jointes aux messages électroniques filtrés. Les fichiers binaires sont bloqués tout comme les extensions de fichiers Windows sensibles. Les archives de fichiers sont également analysées et bannies si un des fichiers contient ces extensions. Pour bypasser cette analyse, la pratique courante est d&#8217;archiver les fichiers et de ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/05/02/amavis-undecipherable_attachment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exim : désactiver les requêtes IDENT</title>
		<link>http://blog.hbis.fr/2010/05/02/exim-disable_ident/</link>
		<comments>http://blog.hbis.fr/2010/05/02/exim-disable_ident/#comments</comments>
		<pubDate>Sun, 02 May 2010 19:37:36 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Messagerie]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2289</guid>
		<description><![CDATA[Exim réalise par défaut des requêtes IDENT, correspondant à des connexions sortantes vers le port 113 des hôtes, afin de les identifier.  N&#8217;étant pas nécessaires d&#8217;un point de vue sécurité, ces requêtes ralentissent le traitement de chaque message. Pour y remédier, il est possible de les désactiver en ajoutant à votre fichier de configuration l&#8217;option ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/05/02/exim-disable_ident/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Messagerie : exemple de filtre sieve</title>
		<link>http://blog.hbis.fr/2010/03/14/mail-sieve_filters/</link>
		<comments>http://blog.hbis.fr/2010/03/14/mail-sieve_filters/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 16:43:22 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Messagerie]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2218</guid>
		<description><![CDATA[Voici un exemple de filtre sieve. Il inclut le filtre global spam.sieve ainsi que le filtre personnel vacation.sieve (dont la ligne sera à décommenter pour être actif). Il y a quelques règles pour flager les mails (TODO, monitoring, etc), les classer (cron, mailings) et les marquer automatiquement comme lus. require &#34;fileinto&#34;; require &#34;imap4flags&#34;; require &#34;include&#34;; ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/03/14/mail-sieve_filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thunderbird : afficher votre quota mail</title>
		<link>http://blog.hbis.fr/2010/03/14/thunderbird-show_quota/</link>
		<comments>http://blog.hbis.fr/2010/03/14/thunderbird-show_quota/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 15:48:55 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Messagerie]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2202</guid>
		<description><![CDATA[Depuis sa version 3, Thunderbird ne nécessite plus d&#8217;extension pour afficher l&#8217;état d&#8217;occupation de votre de espace de stockage mail. Par défaut, il s&#8217;affiche au moment où 75 % du quota est atteint. Pour l&#8217;afficher constamment, vous devez modifier sa configuration : - dans la boîte de dialogue des options / préférences de votre client, ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/03/14/thunderbird-show_quota/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FreeBSD : un MTA pratique pour les jails</title>
		<link>http://blog.hbis.fr/2010/02/06/mt_jail/</link>
		<comments>http://blog.hbis.fr/2010/02/06/mt_jail/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 19:58:52 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Messagerie]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=1988</guid>
		<description><![CDATA[Pour chaque jail, il est nécessaire de recevoir les mails (cron, periodic, etc&#8230;). Afin de préserver au mieux les ressources et éviter le recours à un vrai relais SMTP (sendmail, postfix ou autre), un MTA idéal est ssmtp (Simple SMTP Agent). Il permet de relayer tous les mails vers un SMTP, ceci par un contournement ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/02/06/mt_jail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix : virtual alias lookup problem</title>
		<link>http://blog.hbis.fr/2010/01/18/postfix-virtual_alias_lookup/</link>
		<comments>http://blog.hbis.fr/2010/01/18/postfix-virtual_alias_lookup/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 10:36:23 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Messagerie]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.bhuisgen.homeip.net/?p=157</guid>
		<description><![CDATA[Un problème courant sur les serveurs SMTP Postfix avec gestion virtuelle des utilisateurs avec backend MySQL, concerne la présence de nombreux warnings dans le log comme ceci : Feb  5 03:02:19 srv07 postfix/cleanup[22193]: warning: 7C6E95117E: virtual_alias_maps map lookup problem for user@domain.fr Pour le corriger, il suffit de corriger la requête SQL des alias mail : ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/01/18/postfix-virtual_alias_lookup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpamAssasin : bug 2010</title>
		<link>http://blog.hbis.fr/2010/01/06/spamassasin_bug2010/</link>
		<comments>http://blog.hbis.fr/2010/01/06/spamassasin_bug2010/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 09:41:22 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Messagerie]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=1652</guid>
		<description><![CDATA[Les versions de SpamAssassin antérieures à la version 3.2.5 possèdent une règle de filtrage qui marque par défaut tous les messages datés entre 2010 et 2099 comme spam. L&#8217;expression régulière fautive est la suivante : header FH_DATE_PAST_20XX Date =~ /20[1-9][0-9]/ [if-unset: 2006] De nombreux sites relayent ce problème sans pour autant apporter les solutions possibles ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/01/06/spamassasin_bug2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pop-before-smtp : regex pour Dovecot</title>
		<link>http://blog.hbis.fr/2009/11/15/popbeforesmtp-regex_dovecot/</link>
		<comments>http://blog.hbis.fr/2009/11/15/popbeforesmtp-regex_dovecot/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 15:57:17 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Messagerie]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=1522</guid>
		<description><![CDATA[Attention à la dernière mise à jour de Dovecot sur Gentoo &#8230; le format de log a changé. Si vous utilisez pop-before-smtp, voici les nouvelles expressions régulières à utiliser : $logtime_pat = '(\w+ \d+ \d+:\d+:\d+)'; $pat = '^[LOGTIME] (?:imap&#124;pop3)-login: Info: Login: .+? rip=[:f]*(\d+\.\d+\.\d+\.\d+),']]></description>
		<wfw:commentRss>http://blog.hbis.fr/2009/11/15/popbeforesmtp-regex_dovecot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
