Displaying 20 results from an estimated 500 matches similar to: "Moving Spam to Junk Folder"
2020 Sep 03
0
Moving Spam to Junk Folder
What did the bounce contain?
On Thu, 3 Sep 2020 at 21:33, bobby <architectofthefuture at gmail.com> wrote:
> 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
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
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
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
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
2008 Mar 22
1
couple of problems
Hello all,
I finally got spamass-milter and clamav-milter running, but have one
error I've not been able to determine what is happening. From the log
entry I see this line:
SYSERR(sa-milt): hash map "Alias0": unsafe map file /etc/aliases.db: Permission denied: 39 Time(s)
any pointers here?
The 2nd item is with yum. I attempted to update, and wound up getting a fail on a
2005 Dec 19
10
missing shortcut
I''m trying to start RubyGems on my hd. Windows searches for and can''t
find a file named gemhelp.cmd
Can I download that files somewhere?
--
Posted via http://www.ruby-forum.com/.
2010 Apr 21
1
Compile errors for samba 3.5.2 on aix 5.3
Any suggestions would be appreciated. I'm trying to compile samba 3.5.2 on
aix 5.3 using gcc. And getting the following error while running:
./source3/make -d -f Makefile-noincludes
Linking non-shared library bin/libsmbclient.a
update time: 13:48:41.808974749 Apr 21, 2010
Suff_FindDeps (bin/libsmbclient.so)
No known suffix on bin/libsmbclient.so. Using .NULL suffix.
2008 Jul 24
6
6TB SCSI RAID vs. Centos
I have an Infortrend RAID box I'd like to see as one big 6TB partition,
but I only can get 2.2TB partitions to work. I was trying to do this
with an Adaptec controller but apparently they are only (any of them) 48
bits wide. Does anybody have a working system for SCSI/Centos over
2.2TB?
Milt Mallory
Topix.com
650-461-8316
Always consider the issues of progressive enhancement and
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
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},
2020 Oct 30
2
NUT Installation Issue
I installed NUT on my raspberry pi. I've been following this tutorial:
https://melgrubb.com/2016/12/11/rphs-v2-ups/. I am trying to use NUT to
monitor my cyberpower UPS. I seem to have this problem though: upsc
cyberpower at localhost Init SSL without certificate database Error: Driver
not connected
Doing a status check on nut-server, I see the following: Can't connect to
UPS
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
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
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
2020 Oct 31
1
NUT Installation Issue
upsdrvctl start
Network UPS Tools - UPS driver controller 2.7.4
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
USB communication driver 0.33
Fatal error: 'maxretry' is not a valid variable name for this driver.
Look in the man page or call this driver with -h for a list of
valid variable names and flags.
||/ Name Version Architecture Description
2011 Aug 23
40
[PATCH 00/21] [RFC] Btrfs: restriper
Hello,
This patch series adds an initial implementation of restriper (it''s a
clever name for relocation framework that allows to do selective profile
changing and selective balancing with some goodies like pausing/resuming
and reporting progress to the user.
Profile changing is global (per-FS) so far, per-subvolume profiles
require some discussion and can be implemented in future.
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
2008 Jun 27
1
PCI express ether cards
Greetings. I'm looking for recommendations for a PCI Express ethernet
card that works with Centos5. Kernel is:
Linux mgw1.topix.net 2.6.18-53.1.4.el5PAE #1 SMP Fri Nov 30 01:21:20 EST
2007 i686 i686 i386 GNU/Linux
Milt Mallory
Topix.com
650-461-8316
Always consider the issues of progressive enhancement and graceful
degradation (from Dom Scripting manual)
-------------- next