User Activity

  • Posted a comment on discussion Get Help on Scrollout F1

    Hi, I think you have 2 issues: 1. Bayes db learned legit messages as spam and your internal IP has a bad reputation in a different redis db. You can flush those DBs with: redis-cli FLUSHALL Your mail server is blocking Scrollout from delivering messages: postfix/smtp[10209]: connect to 10.11.12.48[10.11.12.48]:25: Connection refused

  • Posted a comment on discussion Get Help on Scrollout F1

    Most probably the issue is caused by fail2ban blocking your IP. You can whitelist in /etc/fail2ban/jail.local ignoreip = add your IP (in CIDR format) here.

  • Modified a comment on discussion Get Help on Scrollout F1

    Hi, I suspect Zimbra is not returning the response in the necessary/expected format. I had a similar problem with a commercial gateway solution and decided to activate SMTP recipient verification in zimbra. That will return an error in the webmail client when a recipient (in the list) doesn’t exist. su zimbra zmprov mcf zimbraMtaSmtpdRejectUnlistedRecipient yes zmmtactl restart zmconfigdctl restart Regards, Marius.

  • Posted a comment on discussion Get Help on Scrollout F1

    Hi, I suspect Zimbra is not returning the response in the necessary/expected format. I had a similar problem with a commercial gateway solution and decided to activate SMTP recipient verification in zimbra. That will return an error in the webmail client when a recipient (in the list) doesn’t exist. Regards, Marius.

  • Posted a comment on discussion Get Help on Scrollout F1

    Yes, please try to stop apache. Nginx can't stat because of it. If everything is back to normal, uninstall apache. From: Cyprian Urbaniak urbaniak1981@users.sourceforge.net Sent: Monday, July 27, 2020 9:01 AM To: marius.gologan@gmail.com Subject: [scrollout:discussion] ERR_CONNECTION_REFUSED Hi, thanks for your reply. Here are the results: root@ScrollOut:~# netstat -nat | grep LIST tcp 0 0 127.0.0.1:10030 0.0.0.0: LISTEN tcp 0 0 0.0.0.0:465 0.0.0.0: LISTEN tcp 0 0 127.0.0.1:10001 0.0.0.0: LISTEN...

  • Posted a comment on discussion Get Help on Scrollout F1

    Hi, Try to see what process is using port 80. netstat -nat | grep LIST Look for process using 0.0.0.0:80, stop the service (in the right collumn) and run the command above again to see if it stopped. If not, kill its PID (near to the service name). kill -9 PID From: Cyprian Urbaniak urbaniak1981@users.sourceforge.net Sent: Thursday, July 16, 2020 5:20 PM To: marius.gologan@gmail.com Subject: [scrollout:discussion] ERR_CONNECTION_REFUSED hi marius, could you help me? i cannot access the gui page....

  • Posted a comment on discussion Get Help on Scrollout F1

    Is nothing wrong in the logs. I can have a look via ssh. If you are ok with that, send me an email at marius.gologan-at-gmail.com with the IP and credentials.

  • Modified a comment on discussion Get Help on Scrollout F1

    It seems that something is broken in spamassassin. Try this twice and see if there is any strange error regarding .pm (perl) packages. sa-update -D

View All

Personal Data

Username:
mariusegologan
Joined:
2012-03-13 18:47:16

Projects

This is a list of open source software projects that Marius Gologan is associated with:

  • Project Logo Scrollout F1 An easy-to-use anti-spam email gateway Last Updated:

Personal Tools