<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SMTP on iMil.net</title>
    <link>http://imil.net/blog/tags/smtp/</link>
    <description>Recent content in SMTP on iMil.net</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 21 Dec 2021 15:52:26 +0100</lastBuildDate>
    <atom:link href="http://imil.net/blog/tags/smtp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Postfix to GMail Catchall (updated… again)</title>
      <link>http://imil.net/blog/posts/2021/postfix-to-gmail-catchall/</link>
      <pubDate>Tue, 21 Dec 2021 15:52:26 +0100</pubDate>
      <guid>http://imil.net/blog/posts/2021/postfix-to-gmail-catchall/</guid>
      <description>&lt;p&gt;The other day, my wife asked me if I could just redirect all mails going to her own domain&#xA;to her &lt;em&gt;GMail&lt;/em&gt; account. &amp;ldquo;Easy task&amp;rdquo;, foolish past-me thought, not knowing the standards you&#xA;have to meet to actually forward a mail from &lt;em&gt;somwhere&lt;/em&gt; to &lt;em&gt;GMail&lt;/em&gt;&amp;hellip;&lt;/p&gt;&#xA;&lt;p&gt;I naively searched for a simple bouncing method and &lt;code&gt;postfix&lt;/code&gt;&amp;rsquo;s &lt;a href=&#34;http://www.postfix.org/virtual.5.html&#34;&gt;virtual&lt;/a&gt; tables seemed&#xA;perfectly fit for the task (from &lt;code&gt;man virtual&lt;/code&gt;):&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-man&#34; data-lang=&#34;man&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;The main applications of virtual aliasing are:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;       o      To redirect mail for one address to one or more addresses.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;       o      To  implement  virtual  alias  domains  where  all addresses are&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;              aliased to addresses in other domains.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;So here we go and:&lt;/p&gt;</description>
    </item>
    <item>
      <title>you must unLEaaarn what ou have leaaarned</title>
      <link>http://imil.net/blog/posts/2007/you-must-unleaaarn-what-ou-have-leaaarned/</link>
      <pubDate>Mon, 09 Apr 2007 03:29:44 +0000</pubDate>
      <guid>http://imil.net/blog/posts/2007/you-must-unleaaarn-what-ou-have-leaaarned/</guid>
      <description>&lt;p&gt;alors voila, pardon. Y&amp;rsquo;a -fiou- 2 ans, &lt;a href=&#34;http://imil.net/wp/index.php?s=dspam&#34;&gt;je bavais&lt;/a&gt; comme un vilain sur &lt;a href=&#34;http://dspam.nuclearelephant.com/&#34;&gt;dspam&lt;/a&gt;, et là, là, eh bah je m&amp;rsquo;incline. In-cro-yable efficacité, je lui ai fait bouffer un millier de hams, un millier de spams, et pouf, le vla-t-y pas qu&amp;rsquo;il me catche un bon 96% de saloperies. Alors attention, c&amp;rsquo;est sur mon kimloli, c&amp;rsquo;est du perso, c&amp;rsquo;est pas mutualisé pour deux sous. Mais intégration à sendmail les doigts dans le nez (+ procmail):&lt;/p&gt;</description>
    </item>
    <item>
      <title>chula, chupala</title>
      <link>http://imil.net/blog/posts/2005/chula-chupala/</link>
      <pubDate>Sun, 18 Sep 2005 12:14:54 +0000</pubDate>
      <guid>http://imil.net/blog/posts/2005/chula-chupala/</guid>
      <description>&lt;p&gt;&lt;em&gt;note: cette nouvelle est sujette à modifications en fonction de mon avancement dans la mise en place et la configuration de ma plateforme&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;Quelques liens glânés de-ci de-la pour monter une plate-forme mail couillue :&lt;/p&gt;&#xA;&lt;p&gt;. &lt;a href=&#34;http://docs.snake.de/smtp-auth.html&#34;&gt;SMTP Auth avec sendmail et FreeBSD&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.sendmail.org/~ca/email/auth.html&#34;&gt;SMTP Auth, la doc officielle de sendmail.org&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.asyd.net/docs/sasl.html&#34;&gt;Un overview de l&amp;rsquo;integration SASL par l&amp;rsquo;ami asyd&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.minivisp.org/docs/install_minivisp_freeebsd_5.html&#34;&gt;l&amp;rsquo;excellent projet MiniVisp de l&amp;rsquo;ami Hug&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.onlamp.com/pub/a/onlamp/excerpt/sendmailckbk_chap01/&#34;&gt;FABULEUSE doc sur l&amp;rsquo;interfacage sendmail / LDAP&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.falkotimme.com/howtos/sendmail_smtp_auth_tls/&#34;&gt;Sendmail + Auth + TLS&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.sendmail.org/m4/starttls.html&#34;&gt;Utilisation de STARTTLS avec sendmail et l&amp;rsquo;accessdb&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.sendmail.org/~gshapiro/8.10.Training/LDAPConfig.html&#34;&gt;la liste des parametres compris par confLDAP_DEFAULT_SPEC (binddn, password&amp;hellip;)&lt;/a&gt;&#xA;. &lt;a href=&#34;http://netfrag.org/docs/topics/caesar/howto-sendmail_tls-imap_sasl-ldap-kerberosV.html&#34;&gt;à la fin de ce tuto vous trouverez de bons exemples de virtuser LDAP&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.puresimplicity.net/~hemi/freebsd/sendmail.html&#34;&gt;FreeBSD fast and secure mail server using sendmail and imap-uw (eeeet si)&#xA;. &lt;/a&gt;&lt;a href=&#34;http://www.doorbot.com/guides/sendmail/securemail/&#34;&gt;Secure Email Using Cyrus IMAP, Sendmail, and SASLv2&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.openldap.org/doc/admin23/quickstart.html&#34;&gt;Le classique mais toujours efficace OpenLDAP QuickStart Guide&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.cultdeadsheep.org/FreeBSD/docs/Quick_and_dirty_FreeBSD_5_x_and_nss_ldap_mini-HOWTO.html&#34;&gt;Le NSS / PAM LDAP HOWTO pour FreeBSD 5.x&lt;/a&gt;&#xA;. &lt;a href=&#34;http://wiki.bsd-crew.de/index.php/Cyrus-saslauthd_LDAP-Konfiguration&#34;&gt;saslauthd + LDAP&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.acme.com/mail_filtering/sendmail_config_frameset.html&#34;&gt;Des astuces pour rendre sendmail plus agressif&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.padl.com/OSS/MigrationTools.html&#34;&gt;les migration tools de padl.com&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.openldap.org/pub/ksoper/OpenLDAP_TLS_howto.html&#34;&gt;OpenLDAP TLS HOWTO&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.technoids.org/dk-milter.html&#34;&gt;Installer le milter DomainKey&lt;/a&gt;&#xA;. &lt;a href=&#34;http://www.elandsys.com/resources/sendmail/domainkeys.html&#34;&gt;Encore une doc sur domainkey&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
