Koozali.org: home of the SME Server

SPF Issue

Offline HAFManny

  • *
  • 10
  • +0/-0
Re: SPF Issue
« Reply #15 on: March 06, 2015, 09:21:57 PM »
Stefano:

we are Back.!!   Wooohoo.!!

any suggestion to control the massive SPAM.?


THANKS AGAIN.!!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: SPF Issue
« Reply #16 on: March 06, 2015, 10:44:56 PM »
Got myself into the same situation ...

I don't see SPF related issues in your logs. You did something related to a greylisting plugin by the looks. You should undo what you did.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: SPF Issue
« Reply #17 on: March 07, 2015, 12:55:44 AM »
HAFManny

show us the output of

config show qpsmtpd
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline HAFManny

  • *
  • 10
  • +0/-0
Re: SPF Issue
« Reply #18 on: March 07, 2015, 04:03:45 PM »
Janet:

qpsmtpd =service
         Bcc=enabled
         BccMode=bcc
         BccUser=maillog
         DNSBL=enable
         LogLevel=6
         MaxScannerSize=30000000
         RBLList=ze.spamhaus.org:whois.rfc-ignorant.org:dnsbl.njabl.org
         RHSBL=enabled
         RelayRequiresAuth=enabled
         SBLList=multi.surbl.org:black.uribl.com:rhsbl.sorbs.net
         TlsBeforeAuth=1
         access=public
         qplogsumm=disabled
         status=enabled

Thanks to ALL OF YOU.. we are back to receiving emails,  I am planning to pursue the remote control of this Server...
  ( My drive back and Forth is 4 Hours.!!)   will appreciate your suggestions..

HAFManny

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: SPF Issue
« Reply #19 on: March 07, 2015, 04:35:22 PM »
         RBLList=ze.spamhaus.org:whois.rfc-ignorant.org:dnsbl.njabl.org

are you sure? it should be zen.spamhaus.org

Quote
Thanks to ALL OF YOU.. we are back to receiving emails,  I am planning to pursue the remote control of this Server...
  ( My drive back and Forth is 4 Hours.!!)   will appreciate your suggestions..

enable ssh on non standard port > 1024, authentication via key.. you're done

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: SPF Issue
« Reply #20 on: March 07, 2015, 04:57:56 PM »
HAFManny

Also
Quote
   DNSBL=enable
Should be enabled

After making the changes/corrections do
signal-event email-update

Have you fully updated this server, as I'm pretty sure there were package updates that should have altered (corrected) some of those settings for RBL & SBL Lists.
Do
yum update

follow the prompts to install updates
Then do
signal-event post-upgrade
signal-event reboot

Also see
http://wiki.contribs.org/Email#Real-time_Blackhole_List_.28RBL.29
« Last Edit: March 07, 2015, 05:04:54 PM by janet »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline HAFManny

  • *
  • 10
  • +0/-0
Re: SPF Issue
« Reply #21 on: March 07, 2015, 05:02:22 PM »
StefanO:

it's zen.spamhaus.org... my bad..

And I will do those updates right now.

What software you suggest to allow the remote control through ssh.?  Putty.?  WinSCP.?

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: SPF Issue
« Reply #22 on: March 07, 2015, 05:20:55 PM »
HAFManny

 Putty

You can also login as root at the server console to do command line stuff.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.