Hi
Thenx for replay :) Working perfectly :)
On 06.03.2020 13:07, Wietse Venema wrote:
> natan maciej milaszewski:
>> Hi
>> Is it possible to second add header_checks after milter check ?
> milter_header_checks are applied to headers that are added by a
> Milter. This can be used to ignore, log, or
natan maciej milaszewski:
> Hi
> Is it possible to second add header_checks after milter check ?
milter_header_checks are applied to headers that are added by a
Milter. This can be used to ignore, log, or replace header text.
Wietse
Hi
Is it possible to second add header_checks after milter check ?
milter_protocol = 2
milter_default_action = accept
milter_connect_macros = j {daemon_name} v {if_name} _
smtpd_milters =
unix:/run/spamass-milter/spamass-milter.sock,inet:localhost:12301
non_smtpd_milters =
unix:/run/spamass-milte
Hi
Thenx for replay :) You have right
I forget add a "-o smtpd_milters" in smtp
smtp inet n - n - - smtpd
-o content_filter=spamassassin
-o smtpd_milters=
But Your solution is better
On 05.03.2020 12:19, Jaroslaw Rafa wrote:
> Dnia 5.03.2020 o godz. 12:06:43 natan maciej
Dnia 5.03.2020 o godz. 12:06:43 natan maciej milaszewski pisze:
>
> I use DKIM (added like documentations)
>
> In log i found double added DKIM - because the mail goes back to the
> queue and smtpd_milters tags it again ...
>
> Probably I must create a returns transport with "-o smtpd_milters="
Hi
Sorry about my probably stupid and easy question.
I have one server for outgoing smtp and I added a spamassassin to
filtered outgoing e-mial
This is trivial like
cut master.cf:
start -
smtp inet n - n - - smtpd -o
content_filter=spamassassin
submission
On 06/10/2013 09:38 PM, Tom Hendrikx wrote:
Normally, you'd tell dspam to not deliver the messages passed while
retraining by adding '--deliver=' (i.e. deliver never) to the retrain
command line. I'm missing support for that in the script (as available
in the dspam git repo), but I'm not sure whe
On 06/10/2013 09:46 PM, Wietse Venema wrote:
Patrick Lists:
Jun 10 20:19:07 test postfix/smtpd[13975]: connect from localhost[::1]
Jun 10 20:19:08 test postfix/cleanup[13958]: 12812BE6:
message-id=<20130610181908.12812...@test.puzzled.xs4all.nl>
Jun 10 20:19:08 test postfix/qmgr[13952]: 12812BE6
Patrick Lists:
> Jun 10 20:19:07 test postfix/smtpd[13975]: connect from localhost[::1]
> Jun 10 20:19:08 test postfix/cleanup[13958]: 12812BE6:
> message-id=<20130610181908.12812...@test.puzzled.xs4all.nl>
> Jun 10 20:19:08 test postfix/qmgr[13952]: 12812BE6:
> from=, size=317, nrcpt=1 (queue
>
On 10-06-13 21:30, Patrick Lists wrote:
> On 06/10/2013 09:14 PM, Wietse Venema wrote:
>> Patrick Lists:
>>> Jun 10 20:19:11 test postfix/smtpd[13975]: NOQUEUE: reject: RCPT from
>>> localhost[::1]: 550 5.1.1 : Recipient address
>>> rejected: User unknown; from= to=
>>> proto=ESMTP helo=
>>
>> To f
On 06/10/2013 09:14 PM, Wietse Venema wrote:
Patrick Lists:
Jun 10 20:19:11 test postfix/smtpd[13975]: NOQUEUE: reject: RCPT from
localhost[::1]: 550 5.1.1 : Recipient address
rejected: User unknown; from= to=
proto=ESMTP helo=
To fix the "User unknown" error see this document:
http://www.pos
Patrick Lists:
> Jun 10 20:19:11 test postfix/smtpd[13975]: NOQUEUE: reject: RCPT from
> localhost[::1]: 550 5.1.1 : Recipient address
> rejected: User unknown; from= to=
> proto=ESMTP helo=
To fix the "User unknown" error see this document:
http://www.postfix.org/ADDRESS_CLASS_README.html
Hi,
I'm looking at integrating dspam into postfix in a "Non-Postfix mailbox
store: separate domains, non-UNIX accounts" setup as described here:
http://www.postfix.org/VIRTUAL_README.html#in_virtual_other
The problem I have is getting the retraining to work. The idea is to
forward an email wit
On 2/12/2010 1:41 AM, Patric Falinder wrote:
Hi!
I got a little problem with my postfix setup. I currently have Postfix,
MySQL, amavisd-maia (Maia Mailguard), spamassassin, f-secure and dovecot
installed.
I have all my users/domains information in the database that are going
to be delivered to m
Wietse Venema skrev:
Patric Falinder:
but when I get a mail from t...@example.org it checks the database if
the user exists, which it doesn't becuase I am just gonna spam check it
and send it the the real mailserver.
error message:
Feb 11 11:49:38 example.com postfix/smtpd[24775]: NOQUEUE:
Patric Falinder:
> but when I get a mail from t...@example.org it checks the database if
> the user exists, which it doesn't becuase I am just gonna spam check it
> and send it the the real mailserver.
> error message:
>
> Feb 11 11:49:38 example.com postfix/smtpd[24775]: NOQUEUE: reject: RCPT f
Hi!
I got a little problem with my postfix setup. I currently have Postfix,
MySQL, amavisd-maia (Maia Mailguard), spamassassin, f-secure and dovecot
installed.
I have all my users/domains information in the database that are going
to be delivered to my pop3/imap.
But I also want to be some sor
17 matches
Mail list logo