<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="https://tanguy.ortolo.eu/blog/feed/rss/commentaires/" />
	<link>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix</link>
	<language>en</language>
	<description>a blog about Debian and self-hosting</description>
	<lastBuildDate>Thu, 10 Apr 2014 14:04:00 +0000</lastBuildDate>
	<generator>PluXml</generator>
	<item>
		<title>Disable your spammed addresses with Postfix - Written by Tanguy @ thursday 10 april 2014, 14:04</title> 
		<link>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397138694-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397138694-1</guid>
		<description>@Jacques : Yes, unfortunately some websites coded by lamers refuse it indeed. For those cases, I simply use manually defined addresses, which I delete after one year: user-year@. I prefer that to using - or _ as a delimiter, because there are use cases for these characters in the user name (- between the two parts of composed first names, and _ between first and second names of users for which the first name is not enough).</description>
		<pubDate>Thu, 10 Apr 2014 14:04:00 +0000</pubDate>
		<dc:creator>Tanguy</dc:creator>
	</item>
	<item>
		<title>Disable your spammed addresses with Postfix - Written by Jacques @ thursday 10 april 2014, 13:59</title> 
		<link>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397138351-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397138351-1</guid>
		<description>if you chnage the recipient_delimiter in postfix, don&amp;#039;t forget to change it in your lda:
for dovecot don&amp;#039;t forget to change all occurences of:
recipient_delimiter = + with
recipient_delimiter = _
in your dovecot configuration</description>
		<pubDate>Thu, 10 Apr 2014 13:59:00 +0000</pubDate>
		<dc:creator>Jacques</dc:creator>
	</item>
	<item>
		<title>Disable your spammed addresses with Postfix - Written by Jacques @ thursday 10 april 2014, 13:53</title> 
		<link>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397138026-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397138026-1</guid>
		<description>many sites refuse the &amp;quot;+&amp;quot; character in mail address. I prefere to use another character (_for example).
In main.cf:
recipient_delimiter = _</description>
		<pubDate>Thu, 10 Apr 2014 13:53:00 +0000</pubDate>
		<dc:creator>Jacques</dc:creator>
	</item>
	<item>
		<title>Disable your spammed addresses with Postfix - Written by Tim @ wednesday 09 april 2014, 14:39</title> 
		<link>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397054348-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397054348-1</guid>
		<description>@#6: I misread Marcos&amp;#039;s reaction.  I thought he asked for a solution where he wanted to reject every e-mail except for the e-mails to &amp;lt;user+insurance.com@example.com&amp;gt;.</description>
		<pubDate>Wed, 09 Apr 2014 14:39:00 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
	</item>
	<item>
		<title>Disable your spammed addresses with Postfix - Written by Tanguy @ wednesday 09 april 2014, 14:21</title> 
		<link>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397053315-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397053315-1</guid>
		<description>@Marcos Dione : Personally, if that was my bank or my insurance company, that kind of information leakage would be reason enough to change to another one. I already did for other reasons and I can do it again. But the easiest way without leaving your untrustworthy bank would be to tell them you have changed your email address, and give them another one while disabling the old one.

@Tim : I do not see how reject_unlisted_recipient would be related to that, it is meant to refuse messages to addresses your server know that they do not exist, such as non-existent users in the local domain.</description>
		<pubDate>Wed, 09 Apr 2014 14:21:00 +0000</pubDate>
		<dc:creator>Tanguy</dc:creator>
	</item>
	<item>
		<title>Disable your spammed addresses with Postfix - Written by Tim @ wednesday 09 april 2014, 13:36</title> 
		<link>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397050605-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397050605-1</guid>
		<description>@Marcos: do you need something like &amp;quot;reject_unlisted_recipient&amp;quot;? See &amp;lt;http://www.postfix.org/postconf.5.html#smtpd_reject_unlisted_recipient&amp;gt;.</description>
		<pubDate>Wed, 09 Apr 2014 13:36:00 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
	</item>
	<item>
		<title>Disable your spammed addresses with Postfix - Written by Marcos Dione @ wednesday 09 april 2014, 12:36</title> 
		<link>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397046977-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397046977-1</guid>
		<description>@Tanguy: you&amp;#039;re assuming that you don&amp;#039;t even want mail from evilcorp, that might as well be you insurance company or something like that. would it be possible to make it user+insurance.com and then answer like that for any domain!=insurance.com?</description>
		<pubDate>Wed, 09 Apr 2014 12:36:00 +0000</pubDate>
		<dc:creator>Marcos Dione</dc:creator>
	</item>
	<item>
		<title>Disable your spammed addresses with Postfix - Written by Erbureth @ wednesday 09 april 2014, 10:11</title> 
		<link>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397038293-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article126/disable-spammed-addresses-postfix/#c1397038293-1</guid>
		<description>@Tanguy, @Alberto Luaces: You can still blacklist emails coming to the address without the +xyz part.</description>
		<pubDate>Wed, 09 Apr 2014 10:11:00 +0000</pubDate>
		<dc:creator>Erbureth</dc:creator>
	</item>
		<title>Tanguy Ortolo - Disable your spammed addresses with Postfix - Comments</title> 
</channel>
</rss>