<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.mail.postfix.user">
    <title>gmane.mail.postfix.user</title>
    <link>http://blog.gmane.org/gmane.mail.postfix.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229914"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229901"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229900"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229899"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229891"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229887"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229885"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229882"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229868"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229862"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229857"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229852"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229845"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229835"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229829"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229823"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229821"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229818"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229812"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.postfix.user/229811"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229914">
    <title>Change (Postfix) label in mail headers</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229914</link>
    <description>&lt;pre&gt;Hello Postfix-Users,

I would like to change the (Postfix) label in my mail headers to a custom label.

What do I need to change the code?

--
Chris

&lt;/pre&gt;</description>
    <dc:creator>Chris</dc:creator>
    <dc:date>2012-05-26T11:45:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229901">
    <title>Rejecting based on message/partial</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229901</link>
    <description>&lt;pre&gt;Hi,

I have a header check that I added some time ago that rejects mail
with message/partial content type because I believe it can't be
scanned for potential viruses unless it is first assembled:

/^(Content-(Disposition|Type)\:|[[:space:]]+).*message\/partial.*;?$/
REJECT This mail server does not permit messages with 'Content-type:
message/partial'.

Does this still present a significant threat these days, or is it okay
to permit partial messages?

If I were to permit it for a specific IP address or sender, would that
be done in a check_sender_access hash?

smtpd_recipient_restrictions =
        ...
        check_client_access hash:/etc/postfix/client_checks,
        check_sender_access hash:/etc/postfix/sender_checks,

/etc/postfix/sender_checks:
   63.87.XX.0/25                   OK

Thanks,
Alex

&lt;/pre&gt;</description>
    <dc:creator>Alex</dc:creator>
    <dc:date>2012-05-25T20:16:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229900">
    <title>Subdomain users through  my smtpd_sender_restrictions</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229900</link>
    <description>&lt;pre&gt;Hello everyone i am facing a big mess here i had my MTA whith my own
user but this server is also a relay server for several subdomain the 
problem is that my own politic are been aplied to user that arent my, 
any clue why this is happening . Regards




&lt;/pre&gt;</description>
    <dc:creator>Carlos R Laguna</dc:creator>
    <dc:date>2012-05-25T19:08:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229899">
    <title>Postfix and Dovecot missing delivery</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229899</link>
    <description>&lt;pre&gt;Hi

I have a problem with the delivery of mails using dovecot as a transport.
According to the logfile mails seems to be delivered but nothing ends up in
the maildir.

my main.cf is the following.

smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
append_dot_mydomain = no
readme_directory = no
smtpd_use_tls=yes
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_tls_cert_file = /etc/postfix/smtpd.cert
smtpd_tls_key_file = /etc/postfix/smtpd.key
smtpd_tls_security_level = may
smtpd_tls_received_header = no
smtpd_tls_loglevel = 0
tls_random_source = dev:/dev/urandom
virtual_mailbox_maps = mysql:/etc/postfix/mysql/aliases.cf
virtual_alias_maps = mysql:/etc/postfix/mysql/remote_aliases.cf
virtual_uid_maps = mysql:/etc/postfix/mysql/vuids.cf
virtual_gid_maps = mysql:/etc/postfix/mysql/vgids.cf
virtual_mailbox_base = /var/spool/postfix/virtual
virtual_mailbox_limit = 102400000
virtual_alias_domains =
vi&lt;/pre&gt;</description>
    <dc:creator>Jan Meyland Andersen</dc:creator>
    <dc:date>2012-05-25T20:06:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229891">
    <title>Cannot make "smtpd_sender_restrictions = check_sender_access" work properly‏</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229891</link>
    <description>&lt;pre&gt;
I am trying to setup some simple username-based restrictions on what
local users can send on a local Solaris 10 server. In this case, I want
to allow emails by all other users, but reject any attempt for user
"local_usr" to send any email from this server. But so far, I can't
make the below configurations/commands work. This postfix server relays
to another close-by relayserver which forwards the msg to an external
server. If possible, I would prefer to reject on the local email server
before it hits the relay. If at all possible, I would also like an
error condition/status in the smtp client, but thats not a huge problem.

I
have provided as much diagnostic config and log data that I can
imagine, but I am more than happy to provide more, can anyone see what I
am missing?

Thanks-in-advance



###Here are some of the relevant main.cf settings that I think would apply:
root&amp;lt; at &amp;gt;myTestServer(/etc/opt/csw/postfix)% postconf | egrep "mynetworks|smtpd_sender_restrictions|relayhost ="
address_verify_relayhost = $rela&lt;/pre&gt;</description>
    <dc:creator>JL Picard</dc:creator>
    <dc:date>2012-05-25T17:13:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229887">
    <title>postscreen dnsbl reply text</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229887</link>
    <description>&lt;pre&gt;I am looking to switch one or more of my blacklists to run from
postscreen.   I send custom replies based on the blacklist, which
reduces the number of calls I get.  The relevant part of my current
configs:

smtpd_client_restrictions =
        reject_rbl_client zen.local,
        reject_rbl_client b.barracudacentral.org

rbl_reply_maps = hash:$config_directory/rbl_reply_maps

$config_directory/rbl_reply_maps:
# Spamhaus rbls (all in one)
zen.local $rbl_code Service unavailable; $rbl_class [$rbl_what]
blocked because it has been blacklisted. : To be removed from this
blacklist please visit: http://www.spamhaus.org/query/bl?ip=$rbl_what

# Barracuda Central Reputation System
b.barracudacentral.org $rbl_code Service unavailable; $rbl_class
[$rbl_what] blocked because it has been blacklisted. : To be removed
from this blacklist please visit:
http://www.barracudacentral.org/rbl/removal-request/$rbl_what

I do not see any way to set the response text when using postscreen.
I see postscreen_dnsbl_reply_map, but it &lt;/pre&gt;</description>
    <dc:creator>Dan Lists</dc:creator>
    <dc:date>2012-05-24T20:43:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229885">
    <title>deliver locally and relay at the same time?</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229885</link>
    <description>&lt;pre&gt;hallo everybody

I begin my adventure with postfix/dovecot and have most bits 
ready an up but was wondering if below is possible with postfix?

have local users aliased to external addresses(different domain)
and postfix to deliver locally and at the same time relay to 
external user a copy of the email
e.g.

in my local aliases:
me: me&amp;lt; at &amp;gt;external.domain

me is a local user and me&amp;lt; at &amp;gt;external.domain is hosted on some 
external system.

so when I internally send to me&amp;lt; at &amp;gt;local.domain both accounts 
would get the same email.

is it even possible, can you shed some light?
I'd appreciate
thanks!
&lt;/pre&gt;</description>
    <dc:creator>lejeczek</dc:creator>
    <dc:date>2012-05-24T12:13:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229882">
    <title>force tls but allow amavis</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229882</link>
    <description>&lt;pre&gt;greetings

i have setup a secure relay, and I want to pass the mail through amavisd. my problem is with forcing my users to use TLS amavis fails.
How do I enforce encryption from the client but allow amavis to speak to the MTA without TLS?

postconf -n

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
home_mailbox = Maildir/
html_directory = /usr/share/doc/postfix/html
inet_interfaces = all
mailbox_command = /usr/lib/dovecot/deliver -c /etc/dovecot/conf.d/01-mail-stack-delivery.conf -m "${EXTENSION}"
mailbox_size_limit = 0
mydestination = smtp5.example.com, localhost.example.com, localhost
myhostname = smtp5.example.com
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
myorigin = /etc/mailname
readme_directory = /usr/share/doc/postfix
recipient_delimiter = +
relayhost =
smtpd_banner = $myhostname ESMTP $mail_name (BASD_smtp5)
smtpd_recipient_restrictions = reject_unknown_sender_domain, r&lt;/pre&gt;</description>
    <dc:creator>jeffrey j donovan</dc:creator>
    <dc:date>2012-05-24T02:48:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229868">
    <title>postmaster required / close port 25</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229868</link>
    <description>&lt;pre&gt;Hi,

i have a postfix server which is only used for sending emails to the
outside, no incoming emails are allowed (no MX record). I recently
opened port 587 in master.cf and now i'm asking myself if it is ok to
close port 25 completely?
AFAIK every mail server should accept incoming mails to
postmaster&amp;lt; at &amp;gt;myserver, but when i close port 25 this is not the case
anymore, isn't it?

and another question regarding port 25;
when my postfix server generates a bounce message (which happens when
sending a mail to non existend address) and sends it back to the
originally envelope sender, he uses "From: MAILER-DAEMON&amp;lt; at &amp;gt;myserver.tld"
as sender of the bounce message. Does MAILER-DAEMON&amp;lt; at &amp;gt;myserver.tld has to
be an existend mail account?
We recently had problems that on MX site of our email addresses (hosted
by a company) they rejected some of the bounce mails generated by my
server. Log shows following;
"status=bounced (host mx.myEmailHostedByCompany.tld[IP.IP.IP.IP]  said:
550 5.1.0 CfoC1j00P08HtnS01foCNg dominio non valido / &lt;/pre&gt;</description>
    <dc:creator>Georg Schönweger</dc:creator>
    <dc:date>2012-05-23T15:55:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229862">
    <title>conditional body_checks</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229862</link>
    <description>&lt;pre&gt;Hello,

I would check if a string is present in the message body only if the
"To" field is equal to "jdoe&amp;lt; at &amp;gt;example.org".
I tried to use IF...ENDIF but it doesn't work because the pattern
between IF and ENDIF doesn't match the same input string that the IF
pattern.

A part of the body :
...
To: JDOE &amp;lt;jdoe&amp;lt; at &amp;gt;example.org&amp;gt;
From: "toto&amp;lt; at &amp;gt;otherexample.org" &amp;lt;toto&amp;lt; at &amp;gt;otherexample.org&amp;gt;
X-Email-Type-Id: TT123MM
...

My pcre table for the body_checks :
IF /To: JDOE &amp;lt;jdoe&amp;lt; at &amp;gt;example\.org&amp;gt;/
/X-Email-Type-Id: TT123MM/ REDIRECT momo&amp;lt; at &amp;gt;example.org
ENDIF

I need some help to run my filter, I can not seem to find a solution
to this problem :(

Thanks in advance.


Loïc

&lt;/pre&gt;</description>
    <dc:creator>Loïc Latreille</dc:creator>
    <dc:date>2012-05-23T11:59:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229857">
    <title>postscreen blacklist painful refresh</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229857</link>
    <description>&lt;pre&gt;We run fail2ban to update postscreen blacklist which is cidr file. To
make postscreen see the changes we have to reload postfix. Yesterday we
found postfix was reloaded more than 3000 times. Sure it is not acceptable.

What would be the best way to refresh postscreen blacklist (something
like kill -HUP) without paying the penalty of losing performance? Would
changing cidr type to hash do the trick?

Best regards,

MU

&lt;/pre&gt;</description>
    <dc:creator>Maciej Uhlig</dc:creator>
    <dc:date>2012-05-23T09:23:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229852">
    <title>Postfix Outlook sending HTML problem</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229852</link>
    <description>&lt;pre&gt;
Hi,

I have a problem sending HTML email from outlook 2010.
I installed postfix according to this guidelines:
http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-debian-squeeze

Everything works fine, but when I send HTML email from Outlook (Internet
Explorer - Send - Page by email), I receive empty message with pictures in
attachments.

Can anyone help me in this case? :)

Thank you!
&lt;/pre&gt;</description>
    <dc:creator>mimalo</dc:creator>
    <dc:date>2012-05-23T07:10:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229845">
    <title>Missing email</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229845</link>
    <description>&lt;pre&gt;Hi,

One of our email user (his email address is: jay&amp;lt; at &amp;gt;ourcomapny.com) told me 
he missed an important email he suppose to received last Friday around 
7:30PM. I checked the maillog and I can't tell what's wrong. The email 
is from another  co-worker Liz (liz&amp;lt; at &amp;gt;ourcomapny.com), and there are 3 
recipients: Jay, Bob, and  Larry. The other two got the email but not 
Jay. Could someone help me read the maillog and tell me is there 
something I missed? I don't know how to explain to Jay why the mail is 
lost. I suspect that he could accidentally delete the mail but I don't 
have approve.

Here is the log file:
=======================


      /
      /May 18 19:33:10 zeta postfix/qmgr[5000]: 6112E8093:
      from=&amp;lt;liz&amp;lt; at &amp;gt;ourcomapny.com&amp;gt;, size=8399, nrcpt=3 (queue active)
      May 18 19:33:10 zeta MailScanner[28856]: Uninfected: Delivered 1
      messages
      May 18 19:33:10 zeta MailScanner[28856]: Deleted 1 messages from
      processing-database
      May 18 19:33:10 zeta postfix/pickup[29771]: 22D0780A5: uid=5001&lt;/pre&gt;</description>
    <dc:creator>J Gao</dc:creator>
    <dc:date>2012-05-22T23:40:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229835">
    <title>Body Checks Replace</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229835</link>
    <description>&lt;pre&gt;Hi All


I need to replace all occurences of "text1" in mailbody with "text2".

The regexp =&amp;gt;

/^(.*)text1(.*)$/ REPLACE $1text2$2  works if there is only one
occurence of "text1" in a line.

It changes only the last occurence of "text1" in a single line which
has multiple occurences of "text1" in the same line.

Kindly advise how to replace "text1" with "text2" for multiple
occurences of "text1" in the same line

Regards

Varad Gupta

&lt;/pre&gt;</description>
    <dc:creator>varad gupta</dc:creator>
    <dc:date>2012-05-22T14:33:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229829">
    <title>Postfix log file question</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229829</link>
    <description>&lt;pre&gt;
This is certainly not of critical importance, but my curiosity makes me
wonder:

May 20 12:28:40 &amp;lt;2.6&amp;gt; hyperion postfix/smtpd[22436]:


What does the "&amp;lt;2.6&amp;gt;" signify in every Postfix log line entry?

I am running postfix-current on FreeBSD 8.3
mail_version = 2.10-20120423

&lt;/pre&gt;</description>
    <dc:creator>Henry Stryker</dc:creator>
    <dc:date>2012-05-22T13:29:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229823">
    <title>Name resolution</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229823</link>
    <description>&lt;pre&gt;
How work name resolution in Postfix?

I have an internal server that resend mail to another box (in the same
IntraNet).
If I put in my local /etc/hosts something like:

192.168.1.25    mail.aaa.tld

the box do what I want:

# ping mail.aaa.tld
PING mail.aaa.tld (192.168.1.25) 56(84) bytes of data.
64 bytes from mail.aaa.tld (192.168.1.25): icmp_seq=1 ttl=64 time=0.181 ms
64 bytes from mail.aaa.tld (192.168.1.25): icmp_seq=2 ttl=64 time=0.181 ms
64 bytes from mail.aaa.tld (192.168.1.25): icmp_seq=3 ttl=64 time=0.184 ms
  . . .

# telnet mail.aaa.tld 25
Trying 192.168.1.25...
Connected to mail.aaa.tld.
Escape character is '^]'.
220 mail.aaa.tld ESMTP
  . . . .


but Postfix seems to still search the real IP via DNS.


Why?

Any trick/config/workaround to force Postfix to consider /etc/hosts?

Thanks, B.


&lt;/pre&gt;</description>
    <dc:creator>Barbara M.</dc:creator>
    <dc:date>2012-05-22T10:15:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229821">
    <title>Feature Request - address process testing</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229821</link>
    <description>&lt;pre&gt;I would find it quite useful to have a command, whereby either a 
designated sender or recipient address can be tested against the 
complete Postfix configuration, and have both the process and the result 
displayed.  For example:

postcanonical [-r | -s] target&amp;lt; at &amp;gt;domain.com
using recipient_canonical_maps = hash:/etc/postfix/maps/canonical-maps
      mapping &amp;lt; at &amp;gt;domain.com to &amp;lt; at &amp;gt;domain2.com
using recipient_bcc_maps = hash:/etc/postfix/maps/recipient_bcc
     copying target&amp;lt; at &amp;gt;domain2.com to target1&amp;lt; at &amp;gt;domain2.com, target2&amp;lt; at &amp;gt;domain2.com
using transport_maps = hash:/etc/postfix/maps/transport
     using transport virtual to deliver

The above is a very rough draft - but something like this that exposes 
Postfix's thinking, instead of just trying to send/recieve a test 
message and reading the logs to see what happens - could be a very 
powerful tool for correctly configuring various map settings and 
diagnosing problems.
&lt;/pre&gt;</description>
    <dc:creator>Daniel L. Miller</dc:creator>
    <dc:date>2012-05-22T05:12:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229818">
    <title>Multi Instance smtpd not listening</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229818</link>
    <description>&lt;pre&gt;I have configured a second instance of postfix 2.6.6(RHEL6) with
postmulti and provided a unique $myhostname for the second instance. I
have also provided a different IP address for inet_interfaces for the
second instance and restarted the postfix service.

I see both pids running, but the second instance has no smtpd processes
and a netstat shows nothing running on the alternate IP address.  Why is
the second instance not listening?

netstat -tulpn | grep 25
tcp        0      0 127.0.0.1:25                0.0.0.0:*
LISTEN      26103/master
tcp        0      0 10.0.0.248:25               0.0.0.0:*
LISTEN      26103/master
udp        0      0 fe80::250:56ff:fe9c:59:123  :::*
1342/ntpd

postfix/postfix-script: the Postfix mail system is running: PID: 26103
postfix-2/postfix-script: the Postfix mail system is running: PID: 26169

/etc/postfix/main.cf
inet_interfaces = 10.0.0.248

/etc/postfix-2/main.cf
inet_interfaces = 10.0.0.249

postmulti -l -a
-               -               y         /etc/postfix
postfix-2&lt;/pre&gt;</description>
    <dc:creator>Asa Gage</dc:creator>
    <dc:date>2012-05-22T00:40:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229812">
    <title>LMTP for smtpd_proxy_filter</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229812</link>
    <description>&lt;pre&gt;Hello,

I'd like to know if there are any plans to enable LMTP with the 
smtpd_proxy_filter?

Regards
Patrick

&lt;/pre&gt;</description>
    <dc:creator>Patrick Westenberg</dc:creator>
    <dc:date>2012-05-21T16:30:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229811">
    <title>canonical-sender and auto-bcc</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229811</link>
    <description>&lt;pre&gt;Hi,

in e-mails with a particular FROM header should the FROM header be rewritten *and* the e-mail should be sent by blind carbon copy to a predefined address.

In theory, it is possible to use the canonical-sender and sender_bcc_maps functions. In practice, the address on the right of the canonical-sender map and the address on the right of the sender_bcc_maps may not be the same.

Is there any solution?

Thank you in advance.


- Chris

&lt;/pre&gt;</description>
    <dc:creator>Christian Meier</dc:creator>
    <dc:date>2012-05-21T16:17:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.postfix.user/229809">
    <title>Postfix 2.9.2, 2.8.11, 2.7.10, 2.6.16 available</title>
    <link>http://comments.gmane.org/gmane.mail.postfix.user/229809</link>
    <description>&lt;pre&gt;[An on-line version of this announcement will be available at
http://www.postfix.org/announcements/postfix-2.9.3.html]

Postfix stable release 2.9.3, and legacy releases 2.8.11, 2.7.10,
2.6.16 are available. They contains workarounds that are already
part of Postfix 2.10.

  * OpenSSL related (all supported Postfix versions).

      o Some people have reported program crashes when the OpenSSL
        library was updated while Postfix was accessing the Postfix
        TLS session cache. To avoid this, the Postfix TLS session
        cache ID now includes the OpenSSL library version number.
        This cache ID is not shared via the network.

      o The OpenSSL workaround introduced with the previous stable
        and legacy releases did not compile with older gcc compilers.
        These compilers can't handle #ifdef inside a macro invocation
        (NOT: definition).

  * Postfix 2.9 only.

      o The postconf command flagged parameter "-o name=value"
        settings in master.cf as "unused" when those&lt;/pre&gt;</description>
    <dc:creator>Wietse Venema</dc:creator>
    <dc:date>2012-05-21T12:55:13</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.mail.postfix.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.postfix.user</link>
  </textinput>
</rdf:RDF>

