<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SnippetsAndTricks  Zen-Funk Panda</title>
    <link>https://panda.zenfunk.it/en/categories/snippetsandtricks/</link>
    <description>  SnippetsAndTricks  Zen-Funk Panda</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 24 Aug 2026 00:00:00 +0200</lastBuildDate>
      <atom:link href="https://panda.zenfunk.it/en/categories/snippetsandtricks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DMA with a smarthost: keep both dma.conf files in sync</title>
      <link>https://panda.zenfunk.it/en/posts/snippetsandtricks/2026-08-24-dma-conf-globale-e-user/</link>
      <pubDate>Mon, 24 Aug 2026 00:00:00 +0200</pubDate>
      <guid>https://panda.zenfunk.it/en/posts/snippetsandtricks/2026-08-24-dma-conf-globale-e-user/</guid>
      <description>&lt;p&gt;It happened to me, apparently at random, that some email notifications were not sent and bounces were left in the queue saying that the MX servers were not responding&amp;hellip;&lt;/p&gt;&#xA;&lt;p&gt;It is best to keep both copies of the configuration in sync:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;/etc/dma/dma.conf&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;/usr/local/etc/dma/dma.conf&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Depending on how it was installed, or which uid/gid invokes &lt;code&gt;dma&lt;/code&gt; or &lt;code&gt;sendmail&lt;/code&gt;, it may not read the local configuration and only use the global one, or viceversa.&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Poor-man obsidian-to-hugo automatization workflow</title>
      <link>https://panda.zenfunk.it/posts/2025-01-17-poor-man-Obsidian-to-Hugo/</link>
      <pubDate>Fri, 17 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://panda.zenfunk.it/posts/2025-01-17-poor-man-Obsidian-to-Hugo/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s just a &lt;strong&gt;symlink&lt;/strong&gt; of the &lt;code&gt;content&lt;/code&gt; folder of Hugo inside the &lt;code&gt;Obsidian&lt;/code&gt; one&amp;hellip; with a template for the post&amp;rsquo;s front-matter.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://panda.zenfunk.it/img-post/obsidian-to-hugo.jpeg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Interesting &lt;strong&gt;note&lt;/strong&gt;: the symlink itself is followed only on my mac since the target exists and it appears in obsidian. As i use simple iCloud as storage backend, on the iPhone the symlink still exists but it&amp;rsquo;s dead and doesn&amp;rsquo;t even show up in the Obsidian mobile app. So i prefer that way because I don&amp;rsquo;t use to write posts from my phone, and not having the hugo content folder on my phone it&amp;rsquo;s not a problem.&lt;/p&gt;&#xA;</description>
    </item>
  </channel>
</rss>
