Displaying 20 results from an estimated 3000 matches similar to: "Adding/Removing Headers with Sendmail"
2020 Jun 12
7
handling spam from gmail.
Am 12.06.2020 um 02:03 schrieb Ralph Seichter:
> * Andreas Born:
>
>> There exists one problem: at this stage of mail reception you have no
>> body content nor header information on which a milter may perform
>> deeper analysis, only envelope data.
>
> I am not sure what you mean by "this stage of mail reception", or what
I meant the different stages when
2003 Mar 29
1
Security fix (Fwd: sendmail 8.12.9 available
From bugtraq :-(
>-----BEGIN PGP SIGNED MESSAGE-----
>
>Sendmail, Inc., and the Sendmail Consortium announce the availability
>of sendmail 8.12.9. It contains a fix for a critical security
>problem discovered by Michal Zalewski whom we thank for bringing
>this problem to our attention. Sendmail urges all users to either
>upgrade to sendmail 8.12.9 or apply a patch for
2008 Dec 28
3
Sendmail problem
I wish to add options to sendmail
INPUT_MAIL_FILTER(`spamassassin',
`S=local:/var/run/spamass-milter/spamass-milter.sock, F=T,
T=C:5m;S:4m;R:4m;E:5m')dnl
dnl MAILER(cyrusv2)dnl
INPUT_MAIL_FILTER(`greylist',
`S=local:/var/run/milter-greylist/milter-greylist.sock')
define(`confMILTER_MACROS_CONNECT', `j, {if_addr}')
define(`confMILTER_MACROS_HELO', `{verify},
2004 Apr 29
3
Sendmail issues; possible exploit?
On a 4.8-RELEASE-p17 machine running Sendmail 8.12.8p2 we are seeing the
following errors in /var/log/{messages,maillog}:
sm-mta[50018]: i3TDTBcR050018: SYSERR(root): out of memory: Cannot
allocate memory
I will include more info as we can gather it.
---
Nick Golder
2008 Jan 25
4
dovecot + antispam + sendmail
Whats a good antispam solution?
I am using sendmail and dovecot 1.1. I came across dovecot's antispam
plugin, but it seems it does not support 1.1 yet. I am also looking
for something non-perl based.
I am already doing some greylisting with sendmail milter.
Any other good suggestions? If not, I guess I might have to downgrade
back to 1.0 dovecot.
Thanks
2020 Jun 11
2
handling spam from gmail.
Am 11.06.2020 um 19:15 schrieb Ralph Seichter:
> Generating backscatter is definitely not a good move, and it is even
> prone to punish yourself. Better to reject the offending message with
> a 5xx status code and some explanatory text or the URL.
>
> The various tests required to come to a decision about accepting or
> rejecting the message can be executed in a milter.
2019 Sep 21
2
Replacing sendmail with postfix
--On Saturday, September 21, 2019 9:59 PM +1200 Peter
<peter at pajamian.dhs.org> wrote:
>> I use spamassassin via amavisd-new, with messages going postfix ->
>> amavisd -> second postfix (all via SMTP).
>
> This is a good setup, but you may find that you can eliminate the second
> postfix step there and go postfix -> amavisd-new -> dovecot lmtp. Unless
2006 Aug 31
3
Sendmail restriction
Hi,
I'm looking for a way, in sendmail, to set access rule, saying:
Accept messages for domain.com only from this IP address.
I did some research yesterday, but could only find a way to restrict by
IP for all domains managed by sendmail.
Any ideas?
Regards,
Ugo
2005 Jun 27
5
sendmail and spamassassin
I have a problem getting spamd and sendmail (both stock CentOS4 rpms)
to work together on a couple of smtp relay machines. This is clearly
a configuration issue and no doubt revolves around my lack of
comprehension of how this is to work.
Basically, the setup consists of two frontend public smtp transports
that redirect all email through a firewall to an internal imap server
for final
2019 Sep 20
3
Replacing sendmail with postfix (was: deprecations leading up to C8)
Once upon a time, Kenneth Porter <shiva at sewingwitch.com> said:
> Perfect. I think the only other significant customizations I have
> are lines to use the MIMEDefang and OpenDKIM milters. When last I
> looked into migrating, I recall that Postfix handled milters just
> fine.
Milters work a little different under postfix IIRC... I haven't tried
them (which is a little sad,
2011 Aug 03
4
Convert matrix to numeric
I have a matrix that looks like this:
structure(c("0.0376673981759913", "0.111066500741386", "1", "1103",
"18", "OPEN", "DEPR", "0.0404073656092023", "0.115186044704599",
"1", "719", "18", "OPEN", "DEPR", "0.0665342096693433",
2008 Nov 23
1
Help in Programming using Methods
I WROTE THIS FUNCTION BELOW
test <- function(x, ...) UseMethod('test', x)
test.data.frame = function(x, model, which, error, ...)
{
av <- aov(formula(model), data = x)
res <- test.aovlist(av, which = which, error = error)
return(res)
}
test.aovlist <- function(x, which, error, ...)
{
mm <- model.tables(x, "means")
tabs <- mm$tables[-1]
2017 Mar 08
7
Up to date guide/information Sendmail SMTP Auth
Hello all,
I've been googling my brains out since yesterday looking for up-to-date
information on this matter, and have found information that is anywhere
from 15 to 5 years old. I'd really like some information that much more
up to date on the subject. Specifically configuring Sendmail SMTP
authentication (_no smart host stuff_).
I've got Sendmail 8.14 installed on a CentOS 7.3
2005 Jan 13
1
how to use solve.QP
At the risk of ridicule for my deficient linear algebra skills, I ask
for help using the solve.QP function to do portfolio optimization. I
am trying to following a textbook example and need help converting the
problem into the format required by solve.QP. Below is my sample code
if anyone is willing to go through it. This problem will not solve
because it is not set up properly. I hope I
2007 Mar 19
2
SPF, Sendmail and Centos4.4
Does anyone have any experience with adding SPF support to sendmail??
Thank you,
-ed-
2012 May 14
1
Geographic filtering for Sendmail on CentOS 5
I tried to google, but find no directions for configuring this. I would
like to
1) limit greylisting only for messages that come from other countries
2) give higher spam level to these messages (preferably only for certain
receiving email addresses)
I already have installed geoip.x86_64 (1.4.6-1.el5.rf).
How to proceed? Or should I move to CentOS 6 for this?
- Jussi
2007 Feb 19
2
Replacing qmail + vpopmail with: sendmail + dovecot.
> Hi,
> I wonder if it posible to replace qmail + vpopmail with sendmail + dovecot?
>
> The idea is like this:
> - use sendmail + milter API to filter spam/virus and deliver the email to
> the dovevot MDA (LDA)
> - dovecot should save the email to the directory as specified in the
> vpopmail DB
> - maintain the vpopmail BD (users + passwd)
> - use dovecot pop3/imap
2007 Sep 03
1
Mail Restrictions with sendmail and mimedefang
On 9/3/07, Feizhou <feizhou at graffiti.net> wrote:
>
> > Now, I can find some files @ /etc/mail
> >
> > below are files.
> >
> > mimedefang-filter
> > sa-mimedefang.cf <http://sa-mimedefang.cf>
> > sa-mimedefang.cf.example
> >
> > I first want to block Bcc and limit Cc to about 5 users. I googled a
> > lot. But, I am still
2019 Sep 20
2
Replacing sendmail with postfix (was: deprecations leading up to C8)
Once upon a time, Kenneth Porter <shiva at sewingwitch.com> said:
> How would you implement the section here titled "Sendmail
> workaround" using Postfix?
http://www.postfix.org/postconf.5.html#recipient_delimiter
--
Chris Adams <linux at cmadams.net>
2019 Sep 20
5
deprecations leading up to C8
Am 2019-09-20 12:06, schrieb Randal, Phil:
> When I migrated our mx boxes from CentOS 5 to 7 I made the leap to
> postfix.
>
> I built a test server with postfix etc on it and threw everything I
> could think of at it before going live.
>
> The key is, like in learning a new language, to start thinking in
> postfix terms instead of thinking in sendmail terms.
Exactly, I