Displaying 20 results from an estimated 1100 matches similar to: "Offtopic, spam+AV"
2009 May 11
2
Disabling Spamassassin on outbound email
Does anybody have a good method for disabling SA checks on outbound
email under sendmail running the spamass milter? Some of our Vhost
accounts are getting flagged as spam on the way out due to being on a
dirty ISP network.
John Hinton
2018 Nov 21
1
Upping my game on web work
On 11/21/18 9:16 AM, Frank Cox wrote:
> On Wed, 21 Nov 2018 09:02:38 -0500
> Robert Moskowitz wrote:
>
>> What 'simple' web support tools do we have here?
> Libreoffice can create a html page from a word processor document.
>
> I've done that a few times where I do the basic layout with libreoffice and then hand-edit the html to fine tune it. But my web pages
2008 Jul 18
2
Spamassassin as root and pyzor
I've just set up a new mailserver using Centos5.2
(sendmail+clamav-milter+spamass-milter).
I'm using the spamass-milter package from rpmforge
(spamass-milter-0.3.1-1.el5.rf).
I notice that the default setup is to run it as root. I set up my
previous mailserver on Centos4, and I can't remember if I did anything
special, but on that machine it runs as user "sa-milt".
Is
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},
2014 Aug 25
1
Postfix setup
I'm trying to clarify the various ways in which I could set up
Postfix + Dovecot + SpamAssassin under CentOS-7,
and I'd welcome any comments on the following remarks.
As far as I can see there are 3 standard ways of setting this up:
1. Use amavisd
2. Use dovecot + pigeonhole/sieve
3. Use spamass-milter
At present I'm following (2), but am thinking of going over to (1),
since
2008 Mar 04
1
Rejecting spam
Sorry, not a direct CentOS question, but I know there's a lot of
experienced users on this list...I'm using CentOS with sendmail and
spamassassin. I've got it configured with spamass-milter and it is
working correctly. However, I was expecting to be able to reject mail
that is marked as spam, not just deliver it as usual. Anyone know if it
can be done and how? I know a milter
2012 Jun 07
2
Postfix don't relay to dovecot virtual user
Hi,
I run a mail server on debian squeeze system , i installed the following
software
postfix
dovecot
spamassassin
postgrey
I configured a virtual domain and virtual mailbox but postfix don't pipe
mail in dovecot.
In log, it's appear that the relay mode is local and the delivery message
is delivered to mailbox)
Jun 7 15:23:01 ns230370 postfix/smtpd[27501]: 66BBA4D40F0:
2015 Feb 09
3
Postfix , Dovecot & the Spam fight
Hi,
I'm currently busy with a substiution of my current mail server. I'm
currently using
* Clam-SMTP and
* SpamAssassin
to fight Spam. I wonder if it is worth implementing AmaViS with
SpamAssassin backend instead and also using AmaViS to speak to clamd
directly. But I more and more wonder wether AmaViS is even worth it?! It
currently looks to me as if AmaViS is eating LOTS of
2020 Sep 03
3
Moving Spam to Junk Folder
I am following this tutorial:
https://www.linuxbabe.com/redhat/spamassassin-centos-rhel-block-email-spam.
I followed the steps in "Move Spam into the Junk Folder". When I send an
email from a blacklisted e-mail address, I get a bounce e-mail from my
e-mail server. Here is what is in my spamass-milter file:
EXTRA_FLAGS="-m -r 8 -R NO_SPAM -i 127.0.0.1 -g sa-milt --
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
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
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
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
2014 Aug 28
2
Postfix + dovecot setup
I'm trying to clarify the various ways in which I could set up
Postfix + Dovecot + SpamAssassin under CentOS-7,
and I'd welcome any comments on the following remarks.
As far as I can see there are 3 standard ways of setting this up:
1. Use amavisd
2. Use dovecot + pigeonhole/sieve
3. Use spamass-milter
At present I'm following (2), but am thinking of going over to (1),
since
2014 Jul 17
2
dovecot + pigeonhole on CentOS-7
I've everything running fine under CentOS-7, as far as I can tell,
except that spam is not being diverted to my spam folder
~/Maildir/.Spam .
I'm running postfix + spamass-milter + spamass-milter-postfix + dovecot
(+ spamassassin), and spam is being duly marked
before ending in my inbox .
As far as I can see, the current advice is to leave filtering
to dovecot, using the
2005 Mar 02
1
Several issues with 1.0-stable
All,
We have Dovecot 1.0-stable deployed in our 3000 users environment as of
last weekend. Up untill now, I have 3 issues:
- When stopping Dovecot with: kill -TERM `cat /var/run/dovecot/master.pid`,
the 'dovecot' process itself dies, the 'imap-login' processes die, but the
'imap'
processes (there are a lot of them) don't die, but become a zombie. I
think the
way
2011 Jan 18
2
Duplicate mail for forwards (dovecot+postfix+postfixadmin)
Dovecot 1.2.11, using postfixAdmin 2.3 to manage, basically using the
postfixadmin schema and sql queries during install.
- If I set a forward for an account to go to a remote email address, no dupes.
- If I set a forward for an account to go to an email address on the
same system, I get a dupe in the inbox of the second address.
So if account1 at domain.com has account2 at domain.com as a
2014 Aug 11
3
Use postfix and spamd on CentOS 6 - looking for a shortest guide
Hello fellow CentOS-users,
on the net there are lots of Spamassassin related HOWTOs - describing how
to create a shell script for Postfix and how to install Spamassassin and
start its spamd daemon - step by step. Additionally antivirus setups are
described...
But I have a strong feeling, that this is unneeded on CentOS 6 - because
there are already preconfigured stock packages for postfix and
2019 Jan 25
1
Shared instance
I don't want such mailbox.
I have inbox namespace
mail_location = maildir:/mailStorage/%Ld/%Ln:LAYOUT=fs
namespace inbox {
? type = private
? separator = /
? prefix =
? inbox = yes
}
and another private namespace used for archiving
namespace archive {
?prefix = archived/
?inbox = no
?type = private
?location = maildir:/mailStorageArchive/%Ld/%Ln:LAYOUT=fs
?mailbox Archive {
?
2011 Jan 18
1
Dovecot Sieve
Hi,
I am looking for the Dovecot Sieve mailing list. Is there one?
Regards,
j