* sebast...@debianfan.de :
> Hello,
>
> i used the tutorial
>
> http://wiki.apache.org/spamassassin/IntegratedSpamdInPostfix
>
> to integrate Spamassassin into Postfix.
>
> It works fine - but i want to put the spammails into an separate folder.
Use a LDA (procmail, maildrop, deliver) to filte
Hi,
I can't seem to get postfix to match that header:
Subject:
=?UTF-8?Q?Vos_Factures_arrivant_a_=C3=A9ch=C3=A9ance_-_FR0905249?=
with this /etc/postfix/header_check entry (PCRE):
/^(Subject:
=\?UTF-8\?Q\?Vos_Factures_arrivant_a_=C3=A9ch=C3=A9ance_-_FR0905249\?=)/ REJECT
yet a:
Hi
A want to rewrite sender adress (or Return-Path) but only when destinatary is
adr...@domain.tld
I have tried with sendmail filter (header_checks),canonical maps but it is no
functional.
Thanks
Gaby
On Tue, 20 Jul 2010 09:42:42 +0200, Patrick Ben Koetter
wrote:
> * sebast...@debianfan.de :
>> Hello,
>>
>> i used the tutorial
>>
>> http://wiki.apache.org/spamassassin/IntegratedSpamdInPostfix
>>
>> to integrate Spamassassin into Postfix.
>>
>> It works fine - but i want to put the spammail
I am seeing errors like this in syslog:
postfix/smtpd[24494]: auxpropfunc error invalid parameter supplied
postfix/smtpd[24494]: sql_select option missing
postfix/smtpd[24494]: auxpropfunc error no mechanism available
It would appear that they are coming from the otherwise unused (that is
unuse
Am 20.07.2010 09:42, schrieb Patrick Ben Koetter:
* sebast...@debianfan.de:
Hello,
i used the tutorial
http://wiki.apache.org/spamassassin/IntegratedSpamdInPostfix
to integrate Spamassassin into Postfix.
It works fine - but i want to put the spammails into an separate folder.
Use
On Tue, 20 Jul 2010 16:08:02 +0200, sebastian
wrote:
> How can i configure the lda for putting all the spam messages to an
> special folder -the forwarded mails should included here
>
>
> the forwarded mails - this is the problem !
Can you please a bit clearer here?
--
Bas.
Am 20.07.2010 16:35, schrieb Bas Mevissen:
On Tue, 20 Jul 2010 16:08:02 +0200, sebastian
wrote:
How can i configure the lda for putting all the spam messages to an
special folder -the forwarded mails should included here
the forwarded mails - this is the problem !
Can you please a
On Tue, 20 Jul 2010 16:40:55 +0200, sebastian
wrote:
> I want to put spammails - if spamassassin got one - from the forwarded
> mails into an special mail-folder too.
>
> forwarding with postfix - on my system
>
> /etc/postfix/virtual
>
> mydomain.org anything
> sebast...@mydomain.org
Have you tried adding:
auxprop_plugin: ldap
On Tue, 2010-07-20 at 08:09 -0700, Walter Pinto wrote:
> Have you tried adding:
>
> auxprop_plugin: ldap
What, exactly, would that do? My LDAP relevant configuration entries
are:
mydestination = $myhostname, localhost.localdomain, localhost,
ldap:/etc/postfix/ldap-domains.cf
local_recipient_maps
Am 20.07.2010 16:58, schrieb Bas Mevissen:
On Tue, 20 Jul 2010 16:40:55 +0200, sebastian
wrote:
I want to put spammails - if spamassassin got one - from the forwarded
mails into an special mail-folder too.
forwarding with postfix - on my system
/etc/postfix/virtual
mydomain.org anythin
Try adding this to your smtpd.conf
sql_select: dummy
Or you could recompile sasl without sql capabilities
On Tue, 2010-07-20 at 08:33 -0700, Walter Pinto wrote:
> Try adding this to your smtpd.conf
>
> sql_select: dummy
>
> Or you could recompile sasl without sql capabilities
Awesome, that silenced the libsql warning. Is there a way to do
something similar with the libldapdb warning?
Gordan
What linux distro are you running?
On Tue, Jul 20, 2010 at 06:17:52AM +0200, Stefan Foerster wrote:
> * Victor Duchovni :
> > On Sun, Jul 18, 2010 at 12:14:17PM +0200, Stefan Foerster wrote:
> >
> > > Given: A dedicated Postfix instance, configured to accept mails from
> > > SASL authenticated users. It seems that unlike access(5)
On Tue, 2010-07-20 at 08:45 -0700, Walter Pinto wrote:
> What linux distro are you running?
RHEL/CentOS 5.
Gordan
On Tue, Jul 20, 2010 at 10:14:01AM +0200, Louis-David Mitterrand wrote:
> I can't seem to get postfix to match that header:
>
> Subject: =?UTF-8?Q?Vos_Factures_arrivant_a_=C3=A9ch=C3=A9ance_-_FR0905249?=
>
> with this /etc/postfix/header_check entry (PCRE):
>
> /^(Subject:
> =\?UTF-8\?Q\?Vos_
On 19-Jul-2010, at 17:40, Victor Duchovni wrote:
>
> The ".local" TLD is used with mDNS and in conflict with Microsoft Active
> Directory for an internal-only TLD.
>
>http://en.wikipedia.org/wiki/.local
>
> It is better to use "exchange.example.com" for a suitable value of
> "example.com".
I have been having an argument with an associate of mine who uses Exim
for his company's mail server. He claims that Exim is totally compliant
and that Postfix users claim otherwise to simply poison users against
using Exim. I have used Postfix for 4 years and would never dream of
using another MTA
On 7/20/2010 2:39 PM, Jerry wrote:
I have been having an argument with an associate of mine who uses Exim
for his company's mail server. He claims that Exim is totally compliant
and that Postfix users claim otherwise to simply poison users against
using Exim. I have used Postfix for 4 years and w
Jerry:
> I have been having an argument with an associate of mine who uses Exim
> for his company's mail server. He claims that Exim is totally compliant
> and that Postfix users claim otherwise to simply poison users against
> using Exim. I have used Postfix for 4 years and would never dream of
>
Victor Duchovni:
> On Tue, Jul 20, 2010 at 06:17:52AM +0200, Stefan Foerster wrote:
>
> > * Victor Duchovni :
> > > On Sun, Jul 18, 2010 at 12:14:17PM +0200, Stefan Foerster wrote:
> > >
> > > > Given: A dedicated Postfix instance, configured to accept mails from
> > > > SASL authenticated users.
Jonathan Tripathy a écrit :
>
>> I am not a Xen expert, but AFAICT, you can configure iptables in the VM
>> and in the host.
>>
>> note that I am not saying you should do that. it really depends on your
>> setup. if you can script the work to implement "centralized" admin, then
>> it may be worth
LuKreme a écrit :
> On 19-Jul-2010, at 17:40, Victor Duchovni wrote:
>> The ".local" TLD is used with mDNS and in conflict with Microsoft Active
>> Directory for an internal-only TLD.
>>
>>http://en.wikipedia.org/wiki/.local
>>
>> It is better to use "exchange.example.com" for a suitable value
One server of ours just accepts the mails from clients and then relays
the mails to other servers.
Since there is almost no mail queued on the server , I think it is will
be good to mount /var/spool/postfix on a tmpfs partition.
The machine ( linux Centos 5.4 + postfix 2.7 ) has enough Memory f
When somebody emails to a non-existing e-mail address postfix bounces these
by default with a "Recipient address rejected: User unknown in local
recipient" error. I wonder what the appropriate behavior is. To discard
emails for unknow, users, forward them to another address
or bounce them? What abo
27 matches
Mail list logo