Re: [qmailtoaster] MySQL conversion to MariaDB question

2024-04-11 Thread Qmail

Hi.

During my upgrade from Centos 7 (using Mariadb) to Rocky 8 I found that 
Mariadb had removed libmysqlclient and made their own libmariadbclient 
(during the migration, using Eric's nice scripts, the scripts stopped 
due to missing libmysqlclient.so - and yes I did copy/paste but no).


Libmysqlclient is written in C and used for programs to connect to Mysql 
and up to the 10.3.35-MariaDB Server version - newer Mariadb versions 
uses/wants the libmariadbclient to commmunicate.


So You may/can use Mariadb for Qmail up to Mariadb version 10.3.35 - at 
least I did not have any issues using Mariadb for many years..


Some users on the net writes that it should be possible to link 
libmysqlclient to libmariadbclient and that may solve the issue - I did 
try some different ways but did not succeed and moved back to Mysql from 
my Mariadb and had the migrationprocess done nicely.



At least thats my experience/knowledge so far


/Finn


Den 11-04-2024 kl. 16:41 skrev William Silverstein:

I am a little confused. Does this mean that Mariadb should not be used
with QMT?

On Thu, April 11, 2024 7:22 am, Eric Broch wrote:

I saw no reason to maintain two versions of the software.


On 4/11/2024 3:26 AM, Qmail wrote:

FYI

When I did roll on to Rocky8 and now Rocky 9 I found out that
the 10.3.35-MariaDB Server version - is  the last version compliant
with Qmail software.

I think recall it is libmysqlclient
that no longer is compliant and therefore causing errors.

/Finn


Den 11-04-2024 kl. 08:00 skrev Tony White:

Hi Eric,
   Is there a specific reason you do not offer both MySQL
and MariaDB during the install/setup of QMT please? This
is for Rocky 9 only 8 offers both.

--
regards
Anthony White



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com







-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] MySQL conversion to MariaDB question

2024-04-11 Thread Qmail

FYI

When I did roll on to Rocky8 and now Rocky 9 I found out that
the 10.3.35-MariaDB Server version - is  the last version compliant with 
Qmail software.


I think recall it is libmysqlclient
that no longer is compliant and therefore causing errors.

/Finn


Den 11-04-2024 kl. 08:00 skrev Tony White:

Hi Eric,
   Is there a specific reason you do not offer both MySQL
and MariaDB during the install/setup of QMT please? This
is for Rocky 9 only 8 offers both.

--
regards
Anthony White



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] database query!

2024-04-10 Thread Qmail

Ahh, then I also get the ,4000C - hmmm

And when I look up the user in vqadmin it's shown under the column quota 
as  4091324,4000C !!



Well I admit You did start out with a good question

Cheers
Finn

Den 10-04-2024 kl. 15:17 skrev Tony White:

Okay but I used the default values.
vadduser f...@ycs.com.au dickerydock
I did not specify the allocation of space

regards
Anthony White

On 10/4/24 22:04, Qmail wrote:

Hi again

Hmm

I tried this

./vadduser -q 4 test1@mydomain test

and

./vadduser -q NOQUOTA test@mydomain test


and there is NO ,4000C in my database


Whats on You vadduser line ? and I can try that if You want

/Finn



Den 10-04-2024 kl. 13:24 skrev Tony White:

Hi,
   Thanks for the response but all the users were
created with vadduser.

regards
Anthony White

On 10/4/24 19:08, Qmail wrote:

Hi Tony.

Just checked my database and I do not have that value in any of my 
entries.



but ',4000C' seems to me as a value from a list where values was 
inserted into the new database - just a guess ?



I'm running latest qmail on a Rocky 9 latest and greatest


/Finn


Den 10-04-2024 kl. 10:38 skrev Tony White:

Hi Folks,
   I have a question that I hope someone can answer please.
Below are entries from the old and new database.
What is the meaning of second numeric value 4000C in the new table?
Every entry has it but the first changes with the allocation of space.
The second does not. Trying to move clients from old database to new.

TIA :)

old database vpopmail

+---+-+
| pw_name   | pw_shell    |
+---+-+
| loanapples    | 5000    |

new database vpopmail.vpopmail

+--+-+
| pw_name  | pw_shell    |
+--+-+
| 1oanapples   | 41943040S,4000C |


--
regards
Anthony White



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com







-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] database query!

2024-04-10 Thread Qmail

Hi again

Hmm

I tried this

./vadduser -q 4 test1@mydomain test

and

./vadduser -q NOQUOTA test@mydomain test


and there is NO ,4000C in my database


Whats on You vadduser line ? and I can try that if You want

/Finn



Den 10-04-2024 kl. 13:24 skrev Tony White:

Hi,
   Thanks for the response but all the users were
created with vadduser.

regards
Anthony White

On 10/4/24 19:08, Qmail wrote:

Hi Tony.

Just checked my database and I do not have that value in any of my 
entries.



but ',4000C' seems to me as a value from a list where values was 
inserted into the new database - just a guess ?



I'm running latest qmail on a Rocky 9 latest and greatest


/Finn


Den 10-04-2024 kl. 10:38 skrev Tony White:

Hi Folks,
   I have a question that I hope someone can answer please.
Below are entries from the old and new database.
What is the meaning of second numeric value 4000C in the new table?
Every entry has it but the first changes with the allocation of space.
The second does not. Trying to move clients from old database to new.

TIA :)

old database vpopmail

+---+-+
| pw_name   | pw_shell    |
+---+-+
| loanapples    | 5000    |

new database vpopmail.vpopmail

+--+-+
| pw_name  | pw_shell    |
+--+-+
| 1oanapples   | 41943040S,4000C |


--
regards
Anthony White



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com






-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] database query!

2024-04-10 Thread Qmail

Hi Tony.

Just checked my database and I do not have that value in any of my entries.


but ',4000C' seems to me as a value from a list where values was 
inserted into the new database - just a guess ?



I'm running latest qmail on a Rocky 9 latest and greatest


/Finn


Den 10-04-2024 kl. 10:38 skrev Tony White:

Hi Folks,
   I have a question that I hope someone can answer please.
Below are entries from the old and new database.
What is the meaning of second numeric value 4000C in the new table?
Every entry has it but the first changes with the allocation of space.
The second does not. Trying to move clients from old database to new.

TIA :)

old database vpopmail

+---+-+
| pw_name   | pw_shell    |
+---+-+
| loanapples    | 5000    |

new database vpopmail.vpopmail

+--+-+
| pw_name  | pw_shell    |
+--+-+
| 1oanapples   | 41943040S,4000C |


--
regards
Anthony White



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] Re: I messed up DKIM setup

2024-04-08 Thread Qmail

Hi

Wonder where Qmail would be without people like Eric ?

Excellent support - respect

/Finn


Den 08-04-2024 kl. 06:21 skrev Eric Broch:

Good
On Apr 7, 2024, at 10:19 PM, Biju Jose <mailto:bijuko...@outlook.com>> wrote:


renamed assign.rpmsave to assign
renamed cdb.rpmsave to cdb

Now it seems working shall revert soon after checking

Thank you Eric for the support

Best regards
Biju Jose.




*From:* Eric Broch 
*Sent:* 08 April 2024 09:44
*To:* qmailtoaster-list@qmailtoaster.com

*Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup
Here are what entries in the assign file look like, below. You'll
need to check the domains in /home/vpopmail/domains and add them in
the assign file then run qmailctl cdb. Then you'll need to add
domains to the rcpthosts file.


+ qmailtoaster.org
<http://qmailtoaster.org>-:qmailtoaster.org:89:89:/home/vpopmail/domains/ 
qmailtoaster.org <http://qmailtoaster.org>:-::
.


On Apr 7, 2024, at 9:57 PM, Eric Broch < ebr...@whitehorsetc.com
<mailto:ebr...@whitehorsetc.com>> wrote:

# cat /var/qmail/users/assign

If there is nothing in it it's going to have to be rebuilt.

On Apr 7, 2024, at 9:48 PM, Biju Jose < bijuko...@outlook.com
<mailto:bijuko...@outlook.com>> wrote:

doveadm auth test postmas...@xx.in '*7YOBpkeE3ybN'
passdb: postmaster@ xx .in auth succeeded
extra fields:
   user=postmaster@ xx .in

# conntest
Enter a valid remote email account to which QMT will send
mail via Submission & SMTPS: bijuko...@outlook.com

Error. Domain domain1.co.in was not found in the assign file
Error. Domain domain2.co.in was not found in the assign file

IMAPS: postmas...@domain1.co.in [failed]
Submission: postmas...@domain1.co.in -->
bijuko...@outlook.com [failed]
SMTPS: postmas...@domain1.co.in --> bijuko...@outlook.com
[failed]




*From:* Eric Broch 
*Sent:* 08 April 2024 07:57
*To:* qmailtoaster-list@qmailtoaster.com

*Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup

Biju,


The first thing to do is to check dovecot.


doveadm auth test usern...@somedomain.com
<mailto:usern...@somedomain.com> 'password'


To check


Submission & SMTPS


download conntest





# wget -P /usr/local/bin

https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest 
<https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest> # conntest Enter a valid remote 
email account to which QMT will send mail: 'your outlook account' IMAPS: postmas...@domain.tld 
<mailto:postmas...@domain.tld> --> success Submission: postmas...@domain.tld 
<mailto:postmas...@domain.tld> --> success SMTPS: postmas...@domain.tld 
<mailto:postmas...@domain.tld> --> success

If Dovecot does not work, check the log file
/var/log/dovecot.log. You may need to put advanced logging
in the config file. Does that log file presently give you
any errors?


Eric



On 4/7/2024 8:12 PM, Eric Broch wrote:

    The *ONLY* thing that should have changed for a DKIM
upgrade is qmail-remote. This has absolutely *NOTHING*
    to do with logging in.


What else changed on your system besides qmail-remote?
    The *ONLY* thing needed to restore the system (outgoing
mail) was to cp qmail-remote.orig back to qmail-remote.


Again, what else changed!




On 4/7/2024 7:55 PM, Biju Jose wrote:

No, I can login to newly created domain, but not to
the existing domains.
How can I fix  this?


*From:* Eric Broch 
<mailto:ebr...@whitehorsetc.com>
*Sent:* 08 April 2024 07:23
*To:* qmailtoaster-list@qmailtoaster.com
<mailto:qmailtoaster-list@qmailtoaster.com>

<mailto:qmailtoaster-list@qmailtoaster.com>
*Subject:* Re: [qmailtoaster] Re: I messed up DKIM
setup

Does it work now?


On 4/7/2024 6:57 P

Re: [qmailtoaster] Re: I messed up DKIM setup

2024-04-07 Thread Qmail

Hi.

Wouldn't it be to just stop qmail and move the qmail-remote.orig to 
qmail-remote and start qmail.


And then start from scratch with Dkim ?

/Finn

Den 07-04-2024 kl. 16:31 skrev Biju Jose:
@40006612abd814cc842c warning: trouble injecting bounce message, 
will try later
@40006612abd814d79434 warning: trouble injecting bounce message, 
will try later
@40006612ac5419dfcd5c warning: trouble injecting bounce message, 
will try later
@40006612ac5419eda83c warning: trouble injecting bounce message, 
will try later
@40006612acd01e97e2e4 warning: trouble injecting bounce message, 
will try later
@40006612acd01ea413fc warning: trouble injecting bounce message, 
will try later
@40006612ad4c21f3b044 warning: trouble injecting bounce message, 
will try later
@40006612ad4c2202a07c warning: trouble injecting bounce message, 
will try later
@40006612adc825609c74 warning: trouble injecting bounce message, 
will try later
@40006612adc8256ce114 warning: trouble injecting bounce message, 
will try later


*From:* Eric Broch 
*Sent:* 07 April 2024 19:59
*To:* qmailtoaster-list@qmailtoaster.com 


*Subject:* Re: [qmailtoaster] Re: I messed up DKIM setup

Is there anything in /var/log/qmail/send/current log?


On 4/7/2024 8:27 AM, Biju Jose wrote:
The guide was at http://www.qmailtoaster.com/dkim.html 
<http://www.qmailtoaster.com/dkim.html>


*From:* Biju Jose  <mailto:bijuko...@outlook.com>
*Sent:* 07 April 2024 19:56
*To:* qmailtoaster-list@qmailtoaster.com 
<mailto:qmailtoaster-list@qmailtoaster.com> 
 
<mailto:qmailtoaster-list@qmailtoaster.com>

*Subject:* [qmailtoaster] I messed up DKIM setup
Hi,

I need some urgent help.

I messed up a qmail server running on centos 7

I was trying to setup DKIM using this guide. But somewhere I made a 
mistake and now emails are not going out. Request help to solve the issue.


Thanks
Biju Jose


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] block send email for internal domain for all my users

2024-04-07 Thread Qmail
I've just checken one of my domains and I get the choices to disable 
pop, imap, web access for that domain - though I have not tried because 
it's in current use.


Hope this helps
/Finn

Den 07-04-2024 kl. 09:28 skrev Giuseppe Perna:

Good morning everyone,

I have a domain in my qmailtoaster server, mydomain.it 
<http://mydomain.it>, which I am migrating to another server, I would 
like to block my users and block sending with webmail and with pop3 and 
imap4,

possible?

Thank you


#rpm -qa qmail*
qmail-pop3d-toaster-1.03-1.3.22
qmailtoaster-plus.repo-0.2-2
qmailmrtg-toaster-4.2-1.3.7
qmailtoaster-plus-0.3.2-1.4.19
qmail-toaster-1.03-1.3.22
qmailadmin-toaster-1.2.16-1.4.0

[root@posta ~]# rpm -qa *toaster*
ucspi-tcp-toaster-0.88-1.3.9
maildrop-toaster-2.0.3-1.3.8
control-panel-toaster-0.5-1.4.0
libdomainkeys-toaster-0.68-1.3.6
qmail-pop3d-toaster-1.03-1.3.22
squirrelmail-toaster-1.4.20-1.3.17
qmailtoaster-plus.repo-0.2-2
vpopmail-toaster-5.4.33-1.4.0
daemontools-toaster-0.76-1.3.6
libsrs2-toaster-1.0.18-1.3.6
courier-authlib-toaster-0.59.2-1.3.10
ripmime-toaster-1.4.0.6-1.3.6
autorespond-toaster-2.0.5-1.4.0
courier-imap-toaster-4.1.2-1.3.10
isoqlog-toaster-2.1-1.3.7
maildrop-toaster-devel-2.0.3-1.3.8
qmailmrtg-toaster-4.2-1.3.7
send-emails-toaster-0.5-1.4.0
spamassassin-toaster-3.3.2-1.4.3
vqadmin-toaster-2.3.7-1.4.1
qmailtoaster-plus-0.3.2-1.4.19
ezmlm-toaster-0.53.324-1.3.6
qmail-toaster-1.03-1.3.22
ezmlm-cgi-toaster-0.53.324-1.3.6
qmailadmin-toaster-1.2.16-1.4.0
simscan-toaster-1.4.0-1.4.0
clamav-toaster-0.97.6-1.4.2

Please help me.

thanks


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] block send email for internal domain for all my users

2024-04-07 Thread Qmail

Hi.
Have You checked vqadmin ? I think it is possible to make those changes 
there


/Finn

Den 07-04-2024 kl. 09:28 skrev Giuseppe Perna:

Good morning everyone,

I have a domain in my qmailtoaster server, mydomain.it 
<http://mydomain.it>, which I am migrating to another server, I would 
like to block my users and block sending with webmail and with pop3 and 
imap4,

possible?

Thank you


#rpm -qa qmail*
qmail-pop3d-toaster-1.03-1.3.22
qmailtoaster-plus.repo-0.2-2
qmailmrtg-toaster-4.2-1.3.7
qmailtoaster-plus-0.3.2-1.4.19
qmail-toaster-1.03-1.3.22
qmailadmin-toaster-1.2.16-1.4.0

[root@posta ~]# rpm -qa *toaster*
ucspi-tcp-toaster-0.88-1.3.9
maildrop-toaster-2.0.3-1.3.8
control-panel-toaster-0.5-1.4.0
libdomainkeys-toaster-0.68-1.3.6
qmail-pop3d-toaster-1.03-1.3.22
squirrelmail-toaster-1.4.20-1.3.17
qmailtoaster-plus.repo-0.2-2
vpopmail-toaster-5.4.33-1.4.0
daemontools-toaster-0.76-1.3.6
libsrs2-toaster-1.0.18-1.3.6
courier-authlib-toaster-0.59.2-1.3.10
ripmime-toaster-1.4.0.6-1.3.6
autorespond-toaster-2.0.5-1.4.0
courier-imap-toaster-4.1.2-1.3.10
isoqlog-toaster-2.1-1.3.7
maildrop-toaster-devel-2.0.3-1.3.8
qmailmrtg-toaster-4.2-1.3.7
send-emails-toaster-0.5-1.4.0
spamassassin-toaster-3.3.2-1.4.3
vqadmin-toaster-2.3.7-1.4.1
qmailtoaster-plus-0.3.2-1.4.19
ezmlm-toaster-0.53.324-1.3.6
qmail-toaster-1.03-1.3.22
ezmlm-cgi-toaster-0.53.324-1.3.6
qmailadmin-toaster-1.2.16-1.4.0
simscan-toaster-1.4.0-1.4.0
clamav-toaster-0.97.6-1.4.2

Please help me.

thanks


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] [spamA] Re: [qmailtoaster] rocky 9 and mariadb

2023-08-20 Thread Qmail

Hey Remo.

I also runs Qmail on a Rocky9 but not using latest Mariadb.

Cheers

Den 20-08-2023 kl. 00:57 skrev Remo Mattei:

I am running two qmail boxes with rocky 9  all good.

--
Sent from iPhone

On sabato, ago 19, 2023 at 15:24, Qmail mailto:qm...@mailonly.dk>> wrote:
Hi .
You need to stick to Mysql.

Latest Mariadb has changed and is not backwards compliant with mysql
any more - so it is not straight ahead using latest mariadb and may
require some changes in the qmail line of software.
(wrote about it back in March).

(I'm running mariadb on my Rocky8 instance -it's the 10.3.35-MariaDB
MariaDB Server version - it's the last version compliant with Qmail
software.

Use the latest mysql and You'll be fine on Rocky9.

Cheers,
Finn


Den 19-08-2023 kl. 23:57 skrev Erald De hoog:

It seems installation of the toaster won Rocky 9 with mariah does
not work.
Vpopmail does not install due to no mysql. Since most things move
to mariadb I would like to install it with mariah. Is there a way
to change the script so it will install or do I have to use mysql?
I know on rhel7 it works .
-
To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] rocky 9 and mariadb

2023-08-19 Thread Qmail

Hi .
You need to stick to Mysql.

Latest Mariadb has changed and is not backwards compliant with mysql 
any more - so it is not straight ahead using latest mariadb and may 
require some changes in the qmail line of software.

(wrote about it back in March).

(I'm running mariadb on my Rocky8 instance -it's the 10.3.35-MariaDB 
MariaDB Server version - it's  the last version compliant with Qmail 
software.


Use the latest mysql and You'll be fine on Rocky9.

Cheers,
Finn


Den 19-08-2023 kl. 23:57 skrev Erald De hoog:

It seems installation of the toaster won Rocky 9 with mariah does not work.
Vpopmail does not install due to no mysql. Since most things move to mariadb I 
would like to install it with mariah. Is there a way to change the script so it 
will install or do I have to use mysql?
I know on rhel7 it works .
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] test

2023-07-07 Thread Qmail

yeps - received

Den 07-07-2023 kl. 16:03 skrev Rvaught:

received

-Original Message-
From: Eric Broch 
Sent: Friday, July 07, 2023 9:15 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] test

test


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] spamhaus issue

2023-05-12 Thread Qmail

Hi Eric.

/etc/spamdyke/spamdyke.conf

/Finn

Den 12-05-2023 kl. 11:26 skrev Eric Broch:
Forgive my ignorance, but I have never configured qmail to use spamhaus, 
where is the setting?


On 5/11/2023 10:41 PM, Remo Mattei wrote:

Yes Eric

I have customers on the new server and I would like to use spamhaus 
but why is it behaving this way when my servers and ips are not 
listed.  If it blocks oh well I will not use it just trying to figure 
out. For that aspect of I sent an email to a university and I got the 
same message back so it’s a loop I want to close and get it fixed.


Thanks

--
Remo

On giovedì, mag 11, 2023 at 20:47, Eric Broch
 wrote:
So, you are sending email from your qmail host, to who?, and they
(the remote host) are reporting that your email is rejected by
spamhaus...right?

What does this have to do with your enabling spamhaus? Am I
missing something?
On May 11, 2023, at 9:32 PM, Remo Mattei  wrote:

They are on the same network behind the firewall so no need to
route out.

Any suggestions are welcome so I can see how to get that fixed.


-- 
Remo


On giovedì, mag 11, 2023 at 20:19, Eric Broch <
ebr...@whitehorsetc.com> wrote:

Is it sitting behind a firewall?

On 5/11/2023 3:07 PM, Remo Mattei wrote:

no the new box I just built with Rocky linux a new qmail
box out of the default gives me that error.

—
Ciao,
Remo

On Thursday, May 11, 2023 at 11:46, Jaime Lerner <
jaimeler...@geekgoddess.com> wrote:

Sorry, I thought you had asked to be delisted and you
were still getting that response. I assume you went
here to look: https://check.spamhaus.org/

I didn’t see your IP listed there, either. The
receiving server must have something set up incorrectly?

*From: *Remo Mattei 
*Reply-To: *
*Date: *Thursday, May 11, 2023 at 2:11 PM
*To: *
*Subject: *Re: [qmailtoaster] spamhaus issue

Well but in every search I do not find my ip or name
listed so hard to find out how to get delisted.

--
Sent from iPhone

On giovedì, mag 11, 2023 at 10:42, Jaime Lerner
 wrote:

If you ask to be delisted it will show up right
away in Spamhaus.org, but can take a while to be
updated with whomever you are trying to send to.

I was recently listed (as part of a netblock)
which effectively blocked me from ALL Google IPs
(yikes!) and requested to be delisted. For Google
to allow emails again, it only took a few hours
after delisting, but I had read it can take up to
2 days for it to be updated in wherever is
blocking you.

*From: *Remo Mattei 
*Reply-To: *
*Date: *Thursday, May 11, 2023 at 12:32 AM
*To: *qmailtoaster-list

*Subject: *[qmailtoaster] spamhaus issue

*Error! Filename not specified.*

Hello guys, I checked their website and my server
is not listed, niether my IP but if I enable
zen.spamhaus.org <http://zen.spamhaus.org/> I get
the following message

    Hi. This is the qmail-send program at smtp
<http://smtp.mattei.org/>.mail.me <http://mail.me/>.
I'm afraid I wasn't able to deliver your message
to the following addresses.
This is a permanent error; I've given up. Sorry
it didn't work out.

mailto:i...@mail9.italy1.com>me.com
<http://me.com/>>:
221.xxx does not like recipient.
Remote host said: 554 Refused. Your IP address is
listed in the RBL at zen.spamhaus.org
<http://zen.spamhaus.org/>
Giving up on myipaddress.

--- Below this line is a copy of the message.

—
Ciao,

Remo



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] spamhaus issue

2023-05-12 Thread Qmail

Hi again Remo.

BTW I have problems finding Your public OpenPGP key - no one to be found 
(gpg --search-keys sen...@domain.org)


/Finn

Den 11-05-2023 kl. 06:32 skrev Remo Mattei:
Hello guys, I checked their website and my server is not listed, niether 
my IP but if I enable zen.spamhaus.org <http://zen.spamhaus.org/> I get 
the following message


Hi. This is the qmail-send program at smtp 
<http://smtp.mattei.org/>.mail.me <http://mail.me/>.
I'm afraid I wasn't able to deliver your message to the following 
addresses.

This is a permanent error; I've given up. Sorry it didn't work out.

mailto:i...@mail9.italy1.com>me.com <http://me.com/>>:
221.xxx does not like recipient.
Remote host said: 554 Refused. Your IP address is listed in the RBL at 
zen.spamhaus.org <http://zen.spamhaus.org/>

Giving up on myipaddress.

--- Below this line is a copy of the message.


—
Ciao,
Remo


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] spamhaus issue

2023-05-12 Thread Qmail

Hi Remo.

FYI

Back in march I did reply to the qmaillist and to You (a question about 
going from Centos7 to Rocky9) and got same message when my mailserver 
tried to deliver a mail to You :


"
Hi. This is the qmail-send program at MY.SERVER.DK
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

:
208.53.xx.xxx does not like recipient.
Remote host said: 554 Refused. Your IP address is listed in the RBL at 
zen.spamhaus.org

Giving up on 208.53.xx.xxx

--- Below this line is a copy of the message.
"

Maybe the pool from where You get Your IP may be listed ?

Regards,
Finn




Den 11-05-2023 kl. 06:32 skrev Remo Mattei:
Hello guys, I checked their website and my server is not listed, niether 
my IP but if I enable zen.spamhaus.org <http://zen.spamhaus.org/> I get 
the following message


Hi. This is the qmail-send program at smtp 
<http://smtp.mattei.org/>.mail.me <http://mail.me/>.
I'm afraid I wasn't able to deliver your message to the following 
addresses.

This is a permanent error; I've given up. Sorry it didn't work out.

mailto:i...@mail9.italy1.com>me.com <http://me.com/>>:
221.xxx does not like recipient.
Remote host said: 554 Refused. Your IP address is listed in the RBL at 
zen.spamhaus.org <http://zen.spamhaus.org/>

Giving up on myipaddress.

--- Below this line is a copy of the message.


—
Ciao,
Remo


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] rocky 9 from centOS 7 suggestions?

2023-03-10 Thread Qmail

Hi Eric.

Yes it works

/Finn

Den 10-03-2023 kl. 19:52 skrev Eric Broch:

Doesn't the script work on qmailtoaster.org ?!

 1. Vpopmail Many-Domain MySQL backend
 2. Minimal Install RHEL9 DerivativeSprindale

Alma
 
Rocky
 
 3. QMT Install
 1. # curl -o /usr/local/bin/qt_install \

https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_install_cos9.sh
 2. # chmod 755 /usr/local/bin/qt_install
 3. #qt_install


 4. #toaststat 
 5. #conntest 
 6. Scanners 

On 3/10/2023 11:45 AM, Quinn Comendant wrote:


On 10 Mar 2023, at 11:16, Gary Bowling wrote:

What's the status these days of a repository that "just works" for
installing the toaster?

I'd love an update on this too. I'm planning an upgrade to Rocky 9 
this year as well.


I'm a developer, so not afraid of scripts, but had assumed that QMT 
was now meant to be installable via a simple |yum install|. I have no 
idea where to find the “Eric's install script” mentioned by Finn. 﫣


Quinn



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] rocky 9 from centOS 7 suggestions?

2023-03-10 Thread Qmail
He hehh to Your question  no plans since I'm on Rocky8 but main issue 
is if You have converted to 'Many Domains' on You're Centos7 because 
that will be required.


Cheers,
Finn

Den 10-03-2023 kl. 04:40 skrev Remo:
Hello anyone planning to build a rocky 9 and migrate the domains from 
centOS 7 any suggestions? Tips?


—
Ciao,
Remo



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] rocky 9 from centOS 7 suggestions?

2023-03-10 Thread Qmail

Hi Remo.

Well I did install a new instance running Rocky9 and using Eric's 
install script just to test - all went well until I wanted to change 
database from mysql to what I use now on my current Rocky8 instance - 
mariadb - that is not straight ahead using latest mariadb and may 
require some changes in the qmail line of software.


But qmail running on the Rocky9 release was up though I did not migrate 
domains from my Rocky8 because of the database issue.


Next is if You've converted to 'Many Domains' on Your Centos7 instance - 
that is required I believe.


I'll have a go, if time permits, over the weekend using standard scripts 
with mysql and migrate my domains.


Cheers,
Finn



Den 10-03-2023 kl. 04:40 skrev Remo:
Hello anyone planning to build a rocky 9 and migrate the domains from 
centOS 7 any suggestions? Tips?


—
Ciao,
Remo



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Fwd: [qmailtoaster] Fail2ban doesn't start - missing maillog

2022-11-10 Thread qmail



+ remember that all changes needed in *.conf files in fail2ban should be 
made to a copy of that *.conf file named *.local
(eg. jail.conf : cp jail.conf jail.local and then make the changes in 
jail.local - then You won't have Your changes deleted if You upgrade 
fail2ban)


/Finn

Den 10-11-2022 kl. 10:56 skrev Cinghiuz:

Hi Finn,

thank you for your prompt reply!

I installed and enabled rsyslog and now I have /var/log/maillog.

I commented out the jail about smtptx and now fail2ban works fine.

Thank you!

Cesare

Il 10/11/2022 10:23, Qmail ha scritto:

Hi Cesare.

What goes for maillog my guess will be that You haven't installed 
rsyslog (only using journald)


Check that out and if it's not installed,  then install the package :

yum or dnf install rsyslog
systemctl enable rsyslog --now


When speaking of smtptx You can either remove (comment out) the jail 
from the jail.local (jail.conf) or read the guidelines in the email 
from Eric Broch to the list, dated November 4 2022 that responds to a 
similar issue.


Hope this helps

Cheers
/Finn





This stops attempts of AUTH outside TLS

https://github.com/qmtoaster/patches/tree/master/cos8/3.3.5

Den 10-11-2022 kl. 09:15 skrev Cinghiuz:

Hi guys,

I followed this guide: http://www.qmailtoaster.net/fail2ban.html to 
implement fail2ban in my QMT running on Rocky 8 Linux and installed 
some months ago following the installation guide.


I use Vpopmail, Dovecot, Roundcube and Dkim.

Fail2ban doesn't start because I haven't /var/log/maillog and 
/var/log/qmail/smtptx/current.


Under /var/log I see these dirs:
dovecot-lda
httpd
mariadb
php-fpm
qmail/send
qmail/smtp
qmail/smtps
qmail/submission
qmail/vpopmaild
roundcubemail
rspamd

and dovecot.log file

Of course there are many dirs and logs about operating system (dnf, 
anaconda, vmware, etc.)


How can I implement fail2ban in this installation?

Thank you!

Cesare


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com





OpenPGP_signature
Description: OpenPGP digital signature


Re: [qmailtoaster] Fail2ban doesn't start - missing maillog

2022-11-10 Thread Qmail

Hi Cesare.

What goes for maillog my guess will be that You haven't installed 
rsyslog (only using journald)


Check that out and if it's not installed,  then install the package :

yum or dnf install rsyslog
systemctl enable rsyslog --now


When speaking of smtptx You can either remove (comment out) the jail 
from the jail.local (jail.conf) or read the guidelines in the email from 
Eric Broch to the list, dated November 4 2022 that responds to a similar 
issue.


Hope this helps

Cheers
/Finn





This stops attempts of AUTH outside TLS

https://github.com/qmtoaster/patches/tree/master/cos8/3.3.5

Den 10-11-2022 kl. 09:15 skrev Cinghiuz:

Hi guys,

I followed this guide: http://www.qmailtoaster.net/fail2ban.html to 
implement fail2ban in my QMT running on Rocky 8 Linux and installed some 
months ago following the installation guide.


I use Vpopmail, Dovecot, Roundcube and Dkim.

Fail2ban doesn't start because I haven't /var/log/maillog and 
/var/log/qmail/smtptx/current.


Under /var/log I see these dirs:
dovecot-lda
httpd
mariadb
php-fpm
qmail/send
qmail/smtp
qmail/smtps
qmail/submission
qmail/vpopmaild
roundcubemail
rspamd

and dovecot.log file

Of course there are many dirs and logs about operating system (dnf, 
anaconda, vmware, etc.)


How can I implement fail2ban in this installation?

Thank you!

Cesare


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] Outlook users get "unsupported encryption type" error after Windows update

2022-10-13 Thread Qmail

Hi Quinn.

Just think I've seen this looong ago... may be I'm wrong

Check the ports for smtp / pop in outlook - it may relate to the 
portnumbers - if it needs to be encrypted try using port smtp 465 / pop 995.

( it requires the ports are in use by the QMT server ofcourse)

Hope this may help

/Finn


Den 12-10-2022 kl. 22:16 skrev Quinn Comendant:
Today we received several complaints from Outlook users who are unable 
to connect to QMT servers. They get this error:


Task "u...@example.com  - Sending: reported
error (Ox800CCC1A) :
'Your server does not support the connection encryption type you have
specified. Try changing the encryption method. Contact your mail server
administrator or internet service provider (ISP) for additional
assistance.'

The error began after installing Windows 10 servicing stack update - 
19042.1940, 19043.1940, and 19044.1940 
, and the problem was fixed by uninstalling the update.


Has anyone else experienced this, or know what the problem could be? I 
hope there is a config change I can make on QMT servers so that users 
will not need to uninstall the update.


Quinn



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] qmailctl not start automatically after system restart

2021-10-23 Thread Qmail

Try 'systemctl status qmail' to see if that reveils anything useful

/Finn

Den 23-10-2021 kl. 16:56 skrev Eric Broch:
It's usually in the 'start)' section of the script, Here's my update 
with the 'sleep 1' added :


   start)
     # have a silent kill in case someone tries to start the service when it
     # is already running
     qmailctl stop >/dev/null 2>&1 && sleep 1
     echo -n "Starting qmail-toaster: svscan"
     cd /var/qmail/supervise
     env - PATH="$PATH" svscan &
     echo $! > /var/run/qmail-svscan.pid
     touch /var/lock/subsys/qmail
     echo "."
     ;;

I'm not sure why but this started failing on CentOS 7

Eric

On 10/23/2021 7:34 AM, Eric Broch wrote:


Can you post your init script?

# cat /etc/rc.d/init.d/qmail


On 10/23/2021 5:18 AM, ma...@demod.pl wrote:


Hi, it's probably a trivial question, but somehow I can't help 
myself. For some time now qmailtoaster has failed to start 
automatically after a reboot. I have to type qmailctl start myself 
after every reboot. How can I set it up? Checkconfig starts separate 
services and how does qmailctl?


Any help will be appreciated

Regards

Marek



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] Re: Qmail local delivery limit

2021-09-07 Thread Qmail

Hi.

Just a guess..

I recall an issue (many many years ago) with the CHKUSER limit's in 
TCP.SMTP that they could not exceed 200 ? maybe they default to 10 ?

(mine are 50 and 10)

/Finn



Den 07-09-2021 kl. 07:26 skrev Tahnan Al Anas:
I have checked there too before posting, tcp.smtp is set as below: still 
hacing limit of 10


:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="5000",CHKUSER_WRONGRCPTLIMIT="5000",NOP0FCHECK="1",QMAILQUEUE="/var/qmail/bin/simscan",DKQUEUE="/var/qmail/bin/qmail-queue.orig",DKVERIFY="DEGIJKfh",DKSIGN="/var/qmail/control/domainkeys/%/private"


--
--

Best Regards
Muhammad Tahnan Al Anas


On Tue, Sep 7, 2021 at 9:12 AM Remo Mattei <mailto:r...@mattei.org>> wrote:


It’s on the chkuser limit.  You need to check your tcpsmtp file.
Default is 10. I am not in front of my computer but I share it later.


Il giorno 6 set 2021, alle ore 20:10, Tahnan Al Anas
mailto:tah...@gmail.com>> ha scritto:


Hi Ericm,

I did increased concorencyincoming to 100 then rebooted the server
but still local is not getting increased. it stays 10/10


--
--

Best Regards
Muhammad Tahnan Al Anas


On Sat, Sep 4, 2021 at 4:18 PM Eric Broch mailto:ebr...@whitehorsetc.com>> wrote:

/var/qmail/control/concurrencyincoming

On 9/4/2021 12:41 AM, Tahnan Al Anas wrote:

Dear Eriq,

Can you please share which file we can edit to increase local
delivery limit? I have foundlocal delivery limit isset to
"status: local 0/10 remote 0/509"

How can I increase it to 100 instead of 10


--
--

Best Regards
Muhammad Tahnan Al Anas




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] DKIM

2021-06-07 Thread Qmail

Hi Eric.

FYI

Just made an update of my Qmail running on Centos8.

This update which included qmail 1.03-3.3.1.qt-el8 did owerwrite my 
/var/qmail/bin/qmail-remote.


- I have downloaded 
raw.githubusercontent.com/qmtoaster/dkim/master/qmail-remote


- done the mv /var/qmail/bin/qmail-remote /var/qmail/bin/qmail-remote.orig

- copied the downloaded qmail-remote to /var/qmail/bin/qmail-remote

- chmod and changed user:group

and qmail with DKIM seems to work again according to my tests using 
verifier.port25.com


I guess that is all I have to do ?


Cheers,
Finn

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] QQ issue

2021-03-23 Thread Qmail

sorry - the fix may be to increase the softlimit ..

Den 23-03-2021 kl. 15:52 skrev Qmail:

Hi Remo.

Isn't the softlimit issue ?
(My settings in my smtps run file: exec /usr/bin/softlimit -m 12800)

Regards
Finn


Den 23-03-2021 kl. 15:43 skrev Remo Mattei:

Hello guys, I cannot remember what was the fix for the

qmail-smtpd: qq soft reject (mail server temporarily rejected message 
in the outgoing submissions


Any tips to refresh my memory are greatly appreciated.

Thanks
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] QQ issue

2021-03-23 Thread Qmail

Hi Remo.

Isn't the softlimit issue ?
(My settings in my smtps run file: exec /usr/bin/softlimit -m 12800)

Regards
Finn


Den 23-03-2021 kl. 15:43 skrev Remo Mattei:

Hello guys, I cannot remember what was the fix for the

qmail-smtpd: qq soft reject (mail server temporarily rejected message in the 
outgoing submissions

Any tips to refresh my memory are greatly appreciated.

Thanks
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] Error when trying to send on submission port

2021-01-24 Thread qmail

Hi Eric.

Well yes, and I believe they are in the 'default' setup  - at least I 
have 2 (submission, smtps) because I used to use 587 but switched to 465 
and left 587 running just in case...


(actually I responded to the mail because it looked like Dieter was 
making the changes in the smtp run file - and then he will face some 
other difficulties ;-) )


/Finn

Den 24-01-2021 kl. 18:17 skrev Eric Broch:

Are there two submission daemons running?

Restart server.

On 1/24/2021 9:10 AM, qm...@mailonly.dk wrote:

You need to have Your /var/qmail/supervise/smtp/run (port 25) as below

#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
SPAMDYKE="/usr/bin/spamdyke"
SPAMDYKE_CONF="/etc/spamdyke/spamdyke.conf"
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
export SMTPAUTH="-"

exec /usr/bin/softlimit -m 12800 \
 /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c 
"$MAXSMTPD" \

 -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
 $SPAMDYKE --config-file $SPAMDYKE_CONF \
 $SMTPD $VCHKPW /bin/true 2>&1



Then have the change  (copy the lines from Eric' mail) into the 
/var/qmail/supervise/submission/run (port 587)



and lastly here is my /var/run/supervise/smtps/run for port 465

#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
export SMTPS=1
export FORCETLS=0
export SMTPAUTH="!+cram"

exec /usr/bin/softlimit -m 12800 \
    /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
    -u "$QMAILDUID" -g "$NOFILESGID" 0 465 \
    $SMTPD $VCHKPW /bin/true 2>&1

I may say all 3 run files are default settings from Erics install 
script - only change I may recall is the softlimit that may have been 
increased


My clients (mostly TB) are using ssl/tls - encrypted (name/passwd) 
settings and are only using 465 or 587 to submit mails

port 25 is only for server to server delivery 

Hope this may help


Regards

Finn

PS I'm on Centos8 and Qmail for same - perfect


Den 24-01-2021 kl. 07:31 skrev Dieter Febel:

Hi Eric,

I changed the file to what you recommended, but I am still getting 
the same error. I have authentication turned on in the email client, 
and no encryption.
The reported error was "MAIL FROM command failed: Authorization 
required (#5.7.1)".


#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
export SMTPAUTH="!"
exec /usr/bin/softlimit -m 12800\
 /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c 
"$MAXSMTPD" \

 -u "$QMAILDUID" -g "$NOFILESGID" 0 587 \
 $SMTPD $VCHKPW /bin/true 2>&1





-Original Message-

*Date*: Sat, 23 Jan 2021 10:17:11 -0700
*Subject*: Re: [qmailtoaster] Error when trying to send on submission 
port
*To*: qmailtoaster-list@qmailtoaster.com 
<mailto:qmailtoaster-list@qmailtoaster.com>

Reply-to: qmailtoaster-list@qmailtoaster.com
*From*: Eric Broch <mailto:eric%20broch%20%3cebr...@whitehorsetc.com%3e>>


#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
export SMTPAUTH="!"

exec /usr/bin/softlimit -m 12800 \
 /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c 
"$MAXSMTPD" \

 -u "$QMAILDUID" -g "$NOFILESGID" 0 587 \
 $SMTPD $VCHKPW /bin/true 2>&1

On 1/23/2021 10:09 AM, Dieter Febel wrote:

Hi list,

The server only allows sending of email on port 465 or port 25. When 
I change to 587 with plain or with encryption I get:


Port 587 plain: The reported error was "MAIL FROM command failed: 
Authorization required (#5.7.1)". (Authentication is enabled in the 
mail client)


Here is my /var/qmail/supervise/smtp/run
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
REQUIRE_AUTH=0
export FORCETLS=0
export SMTPAUTH="+cram"
exec /usr/bin/softlimit -m 10400 \
/usr/bin/tcpserver -v -R -

Re: [qmailtoaster] Error when trying to send on submission port

2021-01-24 Thread qmail

You need to have Your /var/qmail/supervise/smtp/run (port 25) as below

#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
SPAMDYKE="/usr/bin/spamdyke"
SPAMDYKE_CONF="/etc/spamdyke/spamdyke.conf"
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
export SMTPAUTH="-"

exec /usr/bin/softlimit -m 12800 \
 /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
 -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
 $SPAMDYKE --config-file $SPAMDYKE_CONF \
 $SMTPD $VCHKPW /bin/true 2>&1



Then have the change  (copy the lines from Eric' mail) into the 
/var/qmail/supervise/submission/run (port 587)



and lastly here is my /var/run/supervise/smtps/run for port 465

#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
export SMTPS=1
export FORCETLS=0
export SMTPAUTH="!+cram"

exec /usr/bin/softlimit -m 12800 \
/usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 465 \
$SMTPD $VCHKPW /bin/true 2>&1

I may say all 3 run files are default settings from Erics install script 
- only change I may recall is the softlimit that may have been increased


My clients (mostly TB) are using ssl/tls - encrypted (name/passwd) 
settings and are only using 465 or 587 to submit mails

port 25 is only for server to server delivery 

Hope this may help


Regards

Finn

PS I'm on Centos8 and Qmail for same - perfect


Den 24-01-2021 kl. 07:31 skrev Dieter Febel:

Hi Eric,

I changed the file to what you recommended, but I am still getting the 
same error. I have authentication turned on in the email client, and no 
encryption.
The reported error was "MAIL FROM command failed: Authorization required 
(#5.7.1)".


#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
export SMTPAUTH="!"
exec /usr/bin/softlimit -m 12800\
 /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
 -u "$QMAILDUID" -g "$NOFILESGID" 0 587 \
 $SMTPD $VCHKPW /bin/true 2>&1





-Original Message-

*Date*: Sat, 23 Jan 2021 10:17:11 -0700
*Subject*: Re: [qmailtoaster] Error when trying to send on submission port
*To*: qmailtoaster-list@qmailtoaster.com 
<mailto:qmailtoaster-list@qmailtoaster.com>

Reply-to: qmailtoaster-list@qmailtoaster.com
*From*: Eric Broch <mailto:eric%20broch%20%3cebr...@whitehorsetc.com%3e>>


#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
export SMTPAUTH="!"

exec /usr/bin/softlimit -m 12800 \
     /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
     -u "$QMAILDUID" -g "$NOFILESGID" 0 587 \
     $SMTPD $VCHKPW /bin/true 2>&1

On 1/23/2021 10:09 AM, Dieter Febel wrote:

Hi list,

The server only allows sending of email on port 465 or port 25. When I 
change to 587 with plain or with encryption I get:


Port 587 plain: The reported error was "MAIL FROM command failed: 
Authorization required (#5.7.1)". (Authentication is enabled in the 
mail client)


Here is my /var/qmail/supervise/smtp/run
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
REQUIRE_AUTH=0
export FORCETLS=0
export SMTPAUTH="+cram"
exec /usr/bin/softlimit -m 10400 \
/usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
$SMTPD $VCHKPW /bin/true 2>&1

And my tcp.smtp
127.:allow,RELAYCLIENT="",BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",NOP0FCHECK="1",QMAILQUEUE="/var/qmail/bin/simscan",DKQUEUE="/var/qmail/bin/qmail-queue.orig",DKVERIFY="DEGIJKfh",DKSIGN="/var/qmail/control/domainkeys/%/private" 



Any ideas?

Kind regards,

Dieter



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread qmail

Hi Remo / all

Found this :

https://www.cyberciti.biz/linux-news/centos-linux-reborn-as-rocky-linux-enterprise-operating-system/

/Finn


Den 10-12-2020 kl. 21:08 skrev Remo Mattei:
what link did you use to get the Rocky Linux ISO? I just did a quick 
search didn’t see much of an ISO.


Thanks

On Dec 10, 2020, at 8:29 AM, Havrla > wrote:


Helooo,

no panic, no Titanic.    Wait, no fast

Yesterday flood, today sun.

Yesterday CentOS, today Rocky Linux.

What will happen tomorrow? We will wait and be wiser.


Havrla





Dne 9.12.2020 v 12:50 Angus McIntyre napsal(a):
Does anyone have any thoughts on the likely future of qmailtoaster 
given the new plans for CentOS?


(See https://centos.org/distro-faq/ for more details)

I'd never actually heard of CentOS Stream before today, but having 
just painfully built a working toaster on top of CentOS 8, I'm a 
little apprehensive about the impact of the proposed changes.


Comments?






-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] Incoming email issue from other domains

2020-11-12 Thread qmail

Maybe the firewall ?
/Finn

Den 12-11-2020 kl. 09:15 skrev ChandranManikandan:

Hi Folks,

Am newly installed COS7 with qmailtoaster,
I have received emails incoming outgoing past two days, but suddenly 
email received from internal domain only, outside domain unable to 
receive it and no queue in the server.


my tcp.smtp
127.:allow,RELAYCLIENT="",RBLSMTPD="",NOP0FCHECK="1",SMTPDEBUG="1"
:allow,SIMSCAN_DEBUG="5",BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",NOP0FCHECK="1"

my smtp run is below
#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
#SPAMDYKE="/usr/bin/spamdyke"
#SPAMDYKE_CONF="/etc/spamdyke/spamdyke.conf"
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
REQUIRE_AUTH=0
#export FORCETLS=0
export SMTPAUTH=""


exec /usr/bin/softlimit -m 6400 \
      /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
      -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
      #$SPAMDYKE --config-file $SPAMDYKE_CONF \
      $SMTPD $VCHKPW /bin/true 2>&1

Could anyone help me.
--
*/Regards,
Manikandan.C
/*


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] QMT list server

2020-10-22 Thread qmail

Hi Eric.

Hopefully it works now ;-)

/Finn

Den 21-10-2020 kl. 16:35 skrev Miguel Angel Amable Ventura:

Received Eric!

El 20/10/2020 a las 06:00 p. m., Eric Broch escribió:

Hi list,

I'm switching over to the new qmailtoaster-list server. If you get an 
error sending to the list let me know. I wasn't able to retrieve the 
most complete list of subscribers as I wasn't able to access the old 
server.


Eric



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] Fwd: SPAMDYKE TIMEOUT

2020-10-19 Thread qmail

Hi Manikandan.

Not sure I can but..
as written in my previous mail it may relate to different things.

I do not know if Your personal and official id is on the same 
mailserver, but if not, You can try to increase the "idle-timeout-secs".


If You set it to 0, You will disable the feature but I'm not sure that 
is advisable - try to double to 120.


I do have some TIMEOUTS in my logfile as well, but all are related to 
spammers and the most obvious reason - bad software + the below reason.


If You're running fail2ban there can be an issue, if the ip address 
somehow is 'blocked' by fail2ban because of other reasons without 
spamdyke knows hence the TIMEOUTS.


Lastly You may turn on debug - but it is space consuming I guess.

/Finn


Den 19-10-2020 kl. 06:56 skrev Chandran Manikandan:

Hi Finn,

Our clients are sending the emails to my personal and my official id in 
the past two weeks, those emails are delivered into my personal id, but 
my official id is not getting delivered then i found the above warning 
message everyday.
I have allowed my client domain on whitelist_senders,recipients,rdns and 
clients also getting my official emails on their server.

Could you advise how to rectify this issue.

Thanks in Advance.

On Fri, Oct 16, 2020 at 6:45 PM <mailto:qm...@mailonly.dk>> wrote:


Hi,

Searching for Spamdyke TIMEOUTS gets this from Spamdyke:

"Badly written software on the remote hosts. It seems a lot of spam
software doesn't handle error codes at all. It just attempts delivery
and expects success. When an error code is sent, the software just sits
and waits for the success code it wants. Eventually, the connection
times out. Sometimes, a remote server will take a long time to begin
delivering a large (legitimate) message, which can cause timeouts."

Hope it can help.

/Finn





Den 16-10-2020 kl. 11:42 skrev ChandranManikandan:
 >
 > Hi Friends,
 >
 >
 > One of our client emails is not delivered to our server and it is
 > showing the below log with timeout.
 >
 > Oct 16 14:33:05 mail spamdyke[4986]: TIMEOUT from: x...@xxx.com
<mailto:x...@xxx.com>
 > <mailto:x...@xxx.com <mailto:x...@xxx.com>> to: (unknown)
origin_ip: 198.21.20.189 origin_rdns:
 > x...@xxx.com <mailto:x...@xxx.com> <mailto:x...@xxx.com
<mailto:x...@xxx.com>> auth: (unknown) encryption: (none)
 > reason: TIMEOUT
 > Oct 16 14:33:25 mail spamdyke[5225]: TIMEOUT from: x...@xxx.com
<mailto:x...@xxx.com>
 > <mailto:x...@xxx.com <mailto:x...@xxx.com>> to: (unknown)
origin_ip: 192.12.78.22 origin_rdns:
 > x...@xxx.com <mailto:x...@xxx.com> <mailto:x...@xxx.com
<mailto:x...@xxx.com>> auth: (unknown) encryption: (none)
 > reason: TIMEOUT
 >
 > MY OS is  CentOS Linux release 7.7.1908 (Core)
 > Qmail is qmail-1.03-3.2.qt.el7.x86_64
 > Spamdyke is spamdyke 5.0.1+TLS+CONFIGTEST+DEBUG
 > spamdyke.conf
 >
 > #dns-blacklist-entry=zombie.dnsbl.sorbs.net
<http://zombie.dnsbl.sorbs.net> <http://zombie.dnsbl.sorbs.net>
 > #dns-blacklist-entry=dul.dnsbl.sorbs.net
<http://dul.dnsbl.sorbs.net> <http://dul.dnsbl.sorbs.net>
 > #dns-blacklist-entry=bogons.cymru.com <http://bogons.cymru.com>
<http://bogons.cymru.com>
 > dns-blacklist-entry=zen.spamhaus.org <http://zen.spamhaus.org>
<http://zen.spamhaus.org>
 > #dns-blacklist-entry=bl.spamcop.net <http://bl.spamcop.net>
<http://bl.spamcop.net>
 > graylist-dir=/var/spamdyke/graylist
 > graylist-level=none
 > graylist-max-secs=2678400
 > graylist-min-secs=180
 > greeting-delay-secs=8
 > header-blacklist-entry=From:*>,*<*
 > idle-timeout-secs=60
 > ip-blacklist-file=/etc/spamdyke/blacklist_ip
 > ip-in-rdns-keyword-blacklist-file=/etc/spamdyke/blacklist_keywords
 > ip-in-rdns-keyword-whitelist-file=/etc/spamdyke/whitelist_keywords
 > ip-whitelist-file=/etc/spamdyke/whitelist_ip
 > qmail-rcpthosts-file=/var/qmail/control/rcpthosts
 > #qmail-rcpthosts-file=/var/qmail/control/qmail-morercpthosts-cdb
 > log-level=info
 > max-recipients=50
 > #policy-url=http://my.policy.explanation.url/
 > rdns-blacklist-file=/etc/spamdyke/blacklist_rdns
 > rdns-whitelist-file=/etc/spamdyke/whitelist_rdns
 > recipient-blacklist-file=/etc/spamdyke/blacklist_recipients
 > recipient-whitelist-file=/etc/spamdyke/whitelist_recipients
 > reject-empty-rdns
 > reject-ip-in-cc-rdns
 > reject-sender=no-mx
 > reject-unresolvable-rdns
 > sender-blacklist-file=/etc/spamdyke/blacklist_senders
 > sender-whitelist-file=/etc/spamdyke/w

Re: [qmailtoaster] Fwd: SPAMDYKE TIMEOUT

2020-10-16 Thread qmail

Hi,

Searching for Spamdyke TIMEOUTS gets this from Spamdyke:

"Badly written software on the remote hosts. It seems a lot of spam 
software doesn't handle error codes at all. It just attempts delivery 
and expects success. When an error code is sent, the software just sits 
and waits for the success code it wants. Eventually, the connection 
times out. Sometimes, a remote server will take a long time to begin 
delivering a large (legitimate) message, which can cause timeouts."


Hope it can help.

/Finn





Den 16-10-2020 kl. 11:42 skrev ChandranManikandan:


Hi Friends,


One of our client emails is not delivered to our server and it is 
showing the below log with timeout.


Oct 16 14:33:05 mail spamdyke[4986]: TIMEOUT from: x...@xxx.com 
<mailto:x...@xxx.com> to: (unknown) origin_ip: 198.21.20.189 origin_rdns: 
x...@xxx.com <mailto:x...@xxx.com> auth: (unknown) encryption: (none) 
reason: TIMEOUT
Oct 16 14:33:25 mail spamdyke[5225]: TIMEOUT from: x...@xxx.com 
<mailto:x...@xxx.com> to: (unknown) origin_ip: 192.12.78.22 origin_rdns: 
x...@xxx.com <mailto:x...@xxx.com> auth: (unknown) encryption: (none) 
reason: TIMEOUT


MY OS is  CentOS Linux release 7.7.1908 (Core)
Qmail is qmail-1.03-3.2.qt.el7.x86_64
Spamdyke is spamdyke 5.0.1+TLS+CONFIGTEST+DEBUG
spamdyke.conf

#dns-blacklist-entry=zombie.dnsbl.sorbs.net <http://zombie.dnsbl.sorbs.net>
#dns-blacklist-entry=dul.dnsbl.sorbs.net <http://dul.dnsbl.sorbs.net>
#dns-blacklist-entry=bogons.cymru.com <http://bogons.cymru.com>
dns-blacklist-entry=zen.spamhaus.org <http://zen.spamhaus.org>
#dns-blacklist-entry=bl.spamcop.net <http://bl.spamcop.net>
graylist-dir=/var/spamdyke/graylist
graylist-level=none
graylist-max-secs=2678400
graylist-min-secs=180
greeting-delay-secs=8
header-blacklist-entry=From:*>,*<*
idle-timeout-secs=60
ip-blacklist-file=/etc/spamdyke/blacklist_ip
ip-in-rdns-keyword-blacklist-file=/etc/spamdyke/blacklist_keywords
ip-in-rdns-keyword-whitelist-file=/etc/spamdyke/whitelist_keywords
ip-whitelist-file=/etc/spamdyke/whitelist_ip
qmail-rcpthosts-file=/var/qmail/control/rcpthosts
#qmail-rcpthosts-file=/var/qmail/control/qmail-morercpthosts-cdb
log-level=info
max-recipients=50
#policy-url=http://my.policy.explanation.url/
rdns-blacklist-file=/etc/spamdyke/blacklist_rdns
rdns-whitelist-file=/etc/spamdyke/whitelist_rdns
recipient-blacklist-file=/etc/spamdyke/blacklist_recipients
recipient-whitelist-file=/etc/spamdyke/whitelist_recipients
reject-empty-rdns
reject-ip-in-cc-rdns
reject-sender=no-mx
reject-unresolvable-rdns
sender-blacklist-file=/etc/spamdyke/blacklist_senders
sender-whitelist-file=/etc/spamdyke/whitelist_senders
tls-certificate-file=/var/qmail/control/servercert.pem
tls-level=smtp

Appreciate anyone could help me.

--
*/Regards,
Manikandan.C
/*




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] QMT - Centos 8

2020-10-02 Thread qmail

Updated qmailadmin AND dovecot.

Seems to work just fine now (login, viewing mailaccounts and creating 
one)- I'll do some more testing in the night before upgrading the 
production.


Thanks,
/Finn

Den 02-10-2020 kl. 17:30 skrev Eric Broch:

Try qmailadmin now

Found that if I build using mock there are problems with qmailadmin. If 
I use rpmbuild it works.


Eric

On 10/1/2020 4:40 PM, qm...@mailonly.dk wrote:

Hi Eric.

You mean it's working on Mysql or.. ;-)

But apart from that, the Centos 8 QMT works very well.

/Finn

Den 01-10-2020 kl. 21:19 skrev Eric Broch:

Finn

Okay!

My man pages weren't working because I was bzip2 deficient.

Also, I compiled vpopmail (vusaged failing) and qmailadmin 
(qmailadmin->index.cgi) manually and all works on MariaDB install. 
I'll have to find out what the problem is.


Eric

On 9/26/2020 11:15 AM, qm...@mailonly.dk wrote:

I get the manpages allright

/Finn

Den 26-09-2020 kl. 18:31 skrev Eric Broch:

Something else I noticed on my CentOS 8/QMT MariaDB:

When I type

# man qmail-smtpd

It's blank.

Can you try it on yours and let me know if it works?

Eric

On 9/26/2020 10:25 AM, qm...@mailonly.dk wrote:

Hi Eric.

Sa-update runs as expected - after doing as below written, 
sa-update starts and stops as per the sa-update.timer schedule.


Today there was no updates and therefore the exit code was = 1 
when checking sa-update (systemctl status sa-update).


Thank for helping

/Finn

Den 25-09-2020 kl. 17:48 skrev qm...@mailonly.dk:

Hi Eric.

Seems as if the issue with sa-update is due to the timer build in 
systemd that is supposed to replace cron (since 2014).


So far I have done a change in the timer setting :

cd /usr/lib/systemd/system
edit the sa-update.timer
- change WantedBy=spamassassin.timer to WantedBy=timers.target

then
- copy the sa-update.timer to /etc/systemd/system/.
- systemctl stop sa-update / systemctl start sa-update
- systemctl daemon-reload (the timers)
and
Remove /etc/cron.daily/sa-update.cron

(the file started by sa-update is 
/usr/share/spamassassin/sa-update.cron) and is identical to the 
one I have deleted from /etc/cron.daily.



After this my sa-update has been shut down gracefully without any 
errors - waiting for the sa-update.timer to wake sa-update -  I 
hope.
(I even get a SpamAssassin: Update processed successfully in the 
sa-update.log)


The timer is set to daily so I'll keep You posted


Regards,
Finn


Den 24-09-2020 kl. 03:27 skrev Eric Broch:

Finn,

As for Spamassassin can you run the following command and reply 
with the output:


#  grep "^ spamass" /var/log/dnf.*

Eric

On 9/22/2020 8:30 AM, qm...@mailonly.dk wrote:

I'm running Mariadb.

(sqlite3 for fail2ban ofcourse)

Also look into the new dnf tool that replaces yum 廊

Not stressing You but the 'new' QmailAdmin could be nice for 
QMT-C8 as well - I have a password manager keeping all the 
secret informations created on my Centos7 QMT (with the 'new' 
qmailadmin look) and it doesn't like the old qmailadmin view  
- but no hurry I can manage by typing (ouch my fingers) the 
info when needed.



(Only thing I've noticed is the spamd taking many seconds to 
check messages, but it may relate to the old, old server 
(running centos8 server with KVM - running a Centos 8 - 
Webserver in one VM and QMT Centos 8 in another VM) I'm using 
until I get a new disk for the real production server.


/Finn




Den 22-09-2020 kl. 15:51 skrev Eric Broch:
This is good news. Thanks for letting me know, Finn. I may 
move everything to production (current) repo now.


I'll make the necessary changes to the run file.

Are you running MySQL or MariaDB? I'm thinking about going to 
one or the other due to time constraints.


Eric

On 9/22/2020 2:50 AM, qm...@mailonly.dk wrote:

Hi Eric.

I have installed and put Your Qmt for Centos 8 into 
production over the weekend.(done some testing first ofcourse)


After running QMT on Centos (5)(6) and recently 7 over the 
years I had difficulties converting to EPEL ClamAV - so I 
decided to go for the latest and greatest QMT for Centos 8


Using Your instructions from 'Migrate to Centos 7/QMT host' I 
got all production data needed.


I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run that needs to 
include the export FORCETLS=0 and export SMTPAUTH="!+cram" in 
order to be able to submit mail (just like You helped me 
solve same thing in the Centos 7 version)


the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: 
channel: could not find working mirror, channel failed
Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 
21-Sep-2020 00:32:54: SpamAssassin: Update available, but 
download or extract failed
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: 
Main process exited, code=exited, status=4/NOPERMISSION
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: 
Failed with res

Re: [qmailtoaster] QMT - Centos 8

2020-10-01 Thread qmail

Hi Eric.

You mean it's working on Mysql or.. ;-)

But apart from that, the Centos 8 QMT works very well.

/Finn

Den 01-10-2020 kl. 21:19 skrev Eric Broch:

Finn

Okay!

My man pages weren't working because I was bzip2 deficient.

Also, I compiled vpopmail (vusaged failing) and qmailadmin 
(qmailadmin->index.cgi) manually and all works on MariaDB install. I'll 
have to find out what the problem is.


Eric

On 9/26/2020 11:15 AM, qm...@mailonly.dk wrote:

I get the manpages allright

/Finn

Den 26-09-2020 kl. 18:31 skrev Eric Broch:

Something else I noticed on my CentOS 8/QMT MariaDB:

When I type

# man qmail-smtpd

It's blank.

Can you try it on yours and let me know if it works?

Eric

On 9/26/2020 10:25 AM, qm...@mailonly.dk wrote:

Hi Eric.

Sa-update runs as expected - after doing as below written, sa-update 
starts and stops as per the sa-update.timer schedule.


Today there was no updates and therefore the exit code was = 1 when 
checking sa-update (systemctl status sa-update).


Thank for helping

/Finn

Den 25-09-2020 kl. 17:48 skrev qm...@mailonly.dk:

Hi Eric.

Seems as if the issue with sa-update is due to the timer build in 
systemd that is supposed to replace cron (since 2014).


So far I have done a change in the timer setting :

cd /usr/lib/systemd/system
edit the sa-update.timer
- change WantedBy=spamassassin.timer to WantedBy=timers.target

then
- copy the sa-update.timer to /etc/systemd/system/.
- systemctl stop sa-update / systemctl start sa-update
- systemctl daemon-reload (the timers)
and
Remove /etc/cron.daily/sa-update.cron

(the file started by sa-update is 
/usr/share/spamassassin/sa-update.cron) and is identical to the one 
I have deleted from /etc/cron.daily.



After this my sa-update has been shut down gracefully without any 
errors - waiting for the sa-update.timer to wake sa-update -  I hope.
(I even get a SpamAssassin: Update processed successfully in the 
sa-update.log)


The timer is set to daily so I'll keep You posted


Regards,
Finn


Den 24-09-2020 kl. 03:27 skrev Eric Broch:

Finn,

As for Spamassassin can you run the following command and reply 
with the output:


#  grep "^ spamass" /var/log/dnf.*

Eric

On 9/22/2020 8:30 AM, qm...@mailonly.dk wrote:

I'm running Mariadb.

(sqlite3 for fail2ban ofcourse)

Also look into the new dnf tool that replaces yum 廊

Not stressing You but the 'new' QmailAdmin could be nice for 
QMT-C8 as well - I have a password manager keeping all the secret 
informations created on my Centos7 QMT (with the 'new' qmailadmin 
look) and it doesn't like the old qmailadmin view  - but no 
hurry I can manage by typing (ouch my fingers) the info when needed.



(Only thing I've noticed is the spamd taking many seconds to 
check messages, but it may relate to the old, old server (running 
centos8 server with KVM - running a Centos 8 - Webserver in one 
VM and QMT Centos 8 in another VM) I'm using until I get a new 
disk for the real production server.


/Finn




Den 22-09-2020 kl. 15:51 skrev Eric Broch:
This is good news. Thanks for letting me know, Finn. I may move 
everything to production (current) repo now.


I'll make the necessary changes to the run file.

Are you running MySQL or MariaDB? I'm thinking about going to 
one or the other due to time constraints.


Eric

On 9/22/2020 2:50 AM, qm...@mailonly.dk wrote:

Hi Eric.

I have installed and put Your Qmt for Centos 8 into production 
over the weekend.(done some testing first ofcourse)


After running QMT on Centos (5)(6) and recently 7 over the 
years I had difficulties converting to EPEL ClamAV - so I 
decided to go for the latest and greatest QMT for Centos 8


Using Your instructions from 'Migrate to Centos 7/QMT host' I 
got all production data needed.


I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run  that needs to 
include the export FORCETLS=0 and export SMTPAUTH="!+cram" in 
order to be able to submit mail (just like You helped me solve 
same thing in the Centos 7 version)


the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: channel: 
could not find working mirror, channel failed
Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 
21-Sep-2020 00:32:54: SpamAssassin: Update available, but 
download or extract failed
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: 
Main process exited, code=exited, status=4/NOPERMISSION
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: 
Failed with result 'exit-code'.


From journalctl :

spamd[572300]: config: cannot create user preferences file 
//.spamassassin/user_prefs: No such file or directory
Sep 21 11:01:38 my.domain.com spamd[572300]: spamd: failed to 
create rea dable default_prefs: //.spamassassin/user_prefs


Sa-update works perfectly when started from command line and I 
will look into the matter when time permits.


For now, QMT for Centos8 seems to wo

Re: [qmailtoaster] QMT - Centos 8

2020-09-26 Thread qmail

I get the manpages allright

/Finn

Den 26-09-2020 kl. 18:31 skrev Eric Broch:

Something else I noticed on my CentOS 8/QMT MariaDB:

When I type

# man qmail-smtpd

It's blank.

Can you try it on yours and let me know if it works?

Eric

On 9/26/2020 10:25 AM, qm...@mailonly.dk wrote:

Hi Eric.

Sa-update runs as expected - after doing as below written, sa-update 
starts and stops as per the sa-update.timer schedule.


Today there was no updates and therefore the exit code was = 1 when 
checking sa-update (systemctl status sa-update).


Thank for helping

/Finn

Den 25-09-2020 kl. 17:48 skrev qm...@mailonly.dk:

Hi Eric.

Seems as if the issue with sa-update is due to the timer build in 
systemd that is supposed to replace cron (since 2014).


So far I have done a change in the timer setting :

cd /usr/lib/systemd/system
edit the sa-update.timer
- change WantedBy=spamassassin.timer to WantedBy=timers.target

then
- copy the sa-update.timer to /etc/systemd/system/.
- systemctl stop sa-update / systemctl start sa-update
- systemctl daemon-reload (the timers)
and
Remove /etc/cron.daily/sa-update.cron

(the file started by sa-update is 
/usr/share/spamassassin/sa-update.cron) and is identical to the one I 
have deleted from /etc/cron.daily.



After this my sa-update has been shut down gracefully without any 
errors - waiting for the sa-update.timer to wake sa-update -  I hope.
(I even get a SpamAssassin: Update processed successfully in the 
sa-update.log)


The timer is set to daily so I'll keep You posted


Regards,
Finn


Den 24-09-2020 kl. 03:27 skrev Eric Broch:

Finn,

As for Spamassassin can you run the following command and reply with 
the output:


#  grep "^ spamass" /var/log/dnf.*

Eric

On 9/22/2020 8:30 AM, qm...@mailonly.dk wrote:

I'm running Mariadb.

(sqlite3 for fail2ban ofcourse)

Also look into the new dnf tool that replaces yum 廊

Not stressing You but the 'new' QmailAdmin could be nice for QMT-C8 
as well - I have a password manager keeping all the secret 
informations created on my Centos7 QMT (with the 'new' qmailadmin 
look) and it doesn't like the old qmailadmin view  - but no hurry 
I can manage by typing (ouch my fingers) the info when needed.



(Only thing I've noticed is the spamd taking many seconds to check 
messages, but it may relate to the old, old server (running centos8 
server with KVM - running a Centos 8 - Webserver in one VM and QMT 
Centos 8 in another VM) I'm using until I get a new disk for the 
real production server.


/Finn




Den 22-09-2020 kl. 15:51 skrev Eric Broch:
This is good news. Thanks for letting me know, Finn. I may move 
everything to production (current) repo now.


I'll make the necessary changes to the run file.

Are you running MySQL or MariaDB? I'm thinking about going to one 
or the other due to time constraints.


Eric

On 9/22/2020 2:50 AM, qm...@mailonly.dk wrote:

Hi Eric.

I have installed and put Your Qmt for Centos 8 into production 
over the weekend.(done some testing first ofcourse)


After running QMT on Centos (5)(6) and recently 7 over the years 
I had difficulties converting to EPEL ClamAV - so I decided to go 
for the latest and greatest QMT for Centos 8


Using Your instructions from 'Migrate to Centos 7/QMT host' I got 
all production data needed.


I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run  that needs to 
include the export FORCETLS=0 and export SMTPAUTH="!+cram" in 
order to be able to submit mail (just like You helped me solve 
same thing in the Centos 7 version)


the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: channel: 
could not find working mirror, channel failed
Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 21-Sep-2020 
00:32:54: SpamAssassin: Update available, but download or extract 
failed
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Main 
process exited, code=exited, status=4/NOPERMISSION
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: 
Failed with result 'exit-code'.


From journalctl :

spamd[572300]: config: cannot create user preferences file 
//.spamassassin/user_prefs: No such file or directory
Sep 21 11:01:38 my.domain.com spamd[572300]: spamd: failed to 
create rea dable default_prefs: //.spamassassin/user_prefs


Sa-update works perfectly when started from command line and I 
will look into the matter when time permits.


For now, QMT for Centos8 seems to work perfectly fine and I even 
changed my fail2ban and firewall to work with nftables (replacing 
iptables) and overall the server seems to run faster...


Thanx for Your GREAT work keeping all of us and QMT updated


Regards,

Finn

- 

To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h

Re: [qmailtoaster] QMT - Centos 8

2020-09-26 Thread qmail

Hi Eric.

Sa-update runs as expected - after doing as below written, sa-update 
starts and stops as per the sa-update.timer schedule.


Today there was no updates and therefore the exit code was = 1 when 
checking sa-update (systemctl status sa-update).


Thank for helping

/Finn

Den 25-09-2020 kl. 17:48 skrev qm...@mailonly.dk:

Hi Eric.

Seems as if the issue with sa-update is due to the timer build in 
systemd that is supposed to replace cron (since 2014).


So far I have done a change in the timer setting :

cd /usr/lib/systemd/system
edit the sa-update.timer
- change WantedBy=spamassassin.timer to WantedBy=timers.target

then
- copy the sa-update.timer to /etc/systemd/system/.
- systemctl stop sa-update / systemctl start sa-update
- systemctl daemon-reload (the timers)
and
Remove /etc/cron.daily/sa-update.cron

(the file started by sa-update is 
/usr/share/spamassassin/sa-update.cron) and is identical to the one I 
have deleted from /etc/cron.daily.



After this my sa-update has been shut down gracefully without any errors 
- waiting for the sa-update.timer to wake sa-update  -  I hope.
(I even get a SpamAssassin: Update processed successfully in the 
sa-update.log)


The timer is set to daily so I'll keep You posted


Regards,
Finn


Den 24-09-2020 kl. 03:27 skrev Eric Broch:

Finn,

As for Spamassassin can you run the following command and reply with 
the output:


#  grep "^ spamass" /var/log/dnf.*

Eric

On 9/22/2020 8:30 AM, qm...@mailonly.dk wrote:

I'm running Mariadb.

(sqlite3 for fail2ban ofcourse)

Also look into the new dnf tool that replaces yum 廊

Not stressing You but the 'new' QmailAdmin could be nice for QMT-C8 
as well - I have a password manager keeping all the secret 
informations created on my Centos7 QMT (with the 'new' qmailadmin 
look) and it doesn't like the old qmailadmin view  - but no hurry I 
can manage by typing (ouch my fingers) the info when needed.



(Only thing I've noticed is the spamd taking many seconds to check 
messages, but it may relate to the old, old server (running centos8 
server with KVM - running a Centos 8 - Webserver in one VM and QMT 
Centos 8 in another VM) I'm using until I get a new disk for the real 
production server.


/Finn




Den 22-09-2020 kl. 15:51 skrev Eric Broch:
This is good news. Thanks for letting me know, Finn. I may move 
everything to production (current) repo now.


I'll make the necessary changes to the run file.

Are you running MySQL or MariaDB? I'm thinking about going to one or 
the other due to time constraints.


Eric

On 9/22/2020 2:50 AM, qm...@mailonly.dk wrote:

Hi Eric.

I have installed and put Your Qmt for Centos 8 into production over 
the weekend.(done some testing first ofcourse)


After running QMT on Centos (5)(6) and recently 7 over the years I 
had difficulties converting to EPEL ClamAV - so I decided to go for 
the latest and greatest QMT for Centos 8


Using Your instructions from 'Migrate to Centos 7/QMT host' I got 
all production data needed.


I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run  that needs to 
include the export FORCETLS=0 and export SMTPAUTH="!+cram" in order 
to be able to submit mail (just like You helped me solve same thing 
in the Centos 7 version)


the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: channel: 
could not find working mirror, channel failed
Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 21-Sep-2020 
00:32:54: SpamAssassin: Update available, but download or extract 
failed
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Main 
process exited, code=exited, status=4/NOPERMISSION
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Failed 
with result 'exit-code'.


From journalctl :

spamd[572300]: config: cannot create user preferences file 
//.spamassassin/user_prefs: No such file or directory
Sep 21 11:01:38 my.domain.com spamd[572300]: spamd: failed to 
create rea  dable default_prefs: 
//.spamassassin/user_prefs


Sa-update works perfectly when started from command line and I will 
look into the matter when time permits.


For now, QMT for Centos8 seems to work perfectly fine and I even 
changed my fail2ban and firewall to work with nftables (replacing 
iptables) and overall the server seems to run faster...


Thanx for Your GREAT work keeping all of us and QMT updated


Regards,

Finn

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h

Re: [qmailtoaster] QMT - Centos 8

2020-09-25 Thread qmail
Same issue then.. I have searched and found there may be an issue with 
something not included in the libmariadb.so.3 from previous releases.

I have found no solution so far but will keep on looking and testing

/Finn



Den 26-09-2020 kl. 00:19 skrev Eric Broch:
Everything works fine with the CentOS 8 MySQL install, however, with the 
MariaDB install I'm getting a blank page after logging into qmailadmin 
(new interface) with error in /var/log/mariadb/mariadb.log :


[Warning] Aborted connection 12 to db: 'vpopmail' user: 'vpopmail' host: 
'localhost' (Got timeout reading communication packets)


and in /var/log/messages :

localhost kernel: traps: index.cgi[5355] general protection fault 
ip:7fef2e8db24d sp:7ffe94384460 error:0 in libmariadb.so.3



On 9/25/2020 1:19 PM, Eric Broch wrote:
Never mind, mine is working fine with MySQL. I'll check out MariaDB 
install.


On 9/25/2020 11:38 AM, Eric Broch wrote:

Okay,

I linked qmailadmin against the many domain vpopmail, will get that 
cleaned up and up on the repo.


Eric

On 9/25/2020 7:45 AM, qm...@mailonly.dk wrote:

Well .. works perfectly may be an overstatement ...

I think I may have been tricked by my old server (centos 7) and seen 
the qmailadmin view from that server because after shutting down the 
old one i do only get a blank screen whenever I submit user, domain 
and password in order to login.


This is what I see i the log file on the Centos 8 server (journalctl)

kernel: traps: index.cgi[32281] general protection fault 
ip:7f8b356b724d sp:7ffc36150ef0 error:0 in 
libmariadb.so.3[7f8b35696000+47000]


I'll try to update my QMT to latest MariaDB and do some testing.

/Finn

Den 24-09-2020 kl. 16:45 skrev qm...@mailonly.dk:

Thanks - works perfectly

/Finn

Den 23-09-2020 kl. 20:46 skrev Eric Broch:
CentOS 8: qmailadmin w/new interface in repo...may need to wait 
for all repos to update or go here:


http://repo.whitehorsetc.com/8/testing/mysql/x86_64/

http://repo.whitehorsetc.com/8/testing/mariadb/x86_64/


On 9/22/2020 8:30 AM, qm...@mailonly.dk wrote:

I'm running Mariadb.

(sqlite3 for fail2ban ofcourse)

Also look into the new dnf tool that replaces yum 廊

Not stressing You but the 'new' QmailAdmin could be nice for 
QMT-C8 as well - I have a password manager keeping all the secret 
informations created on my Centos7 QMT (with the 'new' qmailadmin 
look) and it doesn't like the old qmailadmin view  - but no 
hurry I can manage by typing (ouch my fingers) the info when needed.



(Only thing I've noticed is the spamd taking many seconds to 
check messages, but it may relate to the old, old server (running 
centos8 server with KVM - running a Centos 8 - Webserver in one 
VM and QMT Centos 8 in another VM) I'm using until I get a new 
disk for the real production server.


/Finn




Den 22-09-2020 kl. 15:51 skrev Eric Broch:
This is good news. Thanks for letting me know, Finn. I may move 
everything to production (current) repo now.


I'll make the necessary changes to the run file.

Are you running MySQL or MariaDB? I'm thinking about going to 
one or the other due to time constraints.


Eric

On 9/22/2020 2:50 AM, qm...@mailonly.dk wrote:

Hi Eric.

I have installed and put Your Qmt for Centos 8 into production 
over the weekend.(done some testing first ofcourse)


After running QMT on Centos (5)(6) and recently 7 over the 
years I had difficulties converting to EPEL ClamAV - so I 
decided to go for the latest and greatest QMT for Centos 8


Using Your instructions from 'Migrate to Centos 7/QMT host' I 
got all production data needed.


I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run  that needs to 
include the export FORCETLS=0 and export SMTPAUTH="!+cram" in 
order to be able to submit mail (just like You helped me solve 
same thing in the Centos 7 version)


the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: channel: 
could not find working mirror, channel failed
Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 
21-Sep-2020 00:32:54: SpamAssassin: Update available, but 
download or extract failed
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: 
Main process exited, code=exited, status=4/NOPERMISSION
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: 
Failed with result 'exit-code'.


From journalctl :

spamd[572300]: config: cannot create user preferences file 
//.spamassassin/user_prefs: No such file or directory
Sep 21 11:01:38 my.domain.com spamd[572300]: spamd: failed to 
create rea dable default_prefs: //.spamassassin/user_prefs


Sa-update works perfectly when started from command line and I 
will look into the matter when time permits.


For now, QMT for Centos8 seems to work perfectly fine and I 
even changed my fail2ban and firewall to work with nftables 
(replacing iptables) and overall the server seems to run faster...


Thanx for Your GREAT work keeping

Re: [qmailtoaster] QMT - Centos 8

2020-09-25 Thread qmail
Hmm.. upgrading to latest mariaDB corrupted something.(on test).. and 
the upgrade process revealed some strange messages from the installed 
mariadb so I had to update with --allowerasing.


Didn't help out anything on the qmailadmin issue so

Decided to 'dnf downgrade qmailadmin' on the prod QMT server and all is 
back to normal - working (tested with old qmt and test qmt servers 
shutdown )


/Finn

Den 25-09-2020 kl. 15:45 skrev qm...@mailonly.dk:

Well .. works perfectly may be an overstatement ...

I think I may have been tricked by my old server (centos 7) and seen the 
qmailadmin view from that server because after shutting down the old one 
i do only get a blank screen whenever I submit user, domain and password 
in order to login.


This is what I see i the log file on the Centos 8 server (journalctl)

kernel: traps: index.cgi[32281] general protection fault ip:7f8b356b724d 
sp:7ffc36150ef0 error:0 in libmariadb.so.3[7f8b35696000+47000]


I'll try to update my QMT to latest MariaDB and do some testing.

/Finn

Den 24-09-2020 kl. 16:45 skrev qm...@mailonly.dk:

Thanks - works perfectly

/Finn

Den 23-09-2020 kl. 20:46 skrev Eric Broch:
CentOS 8: qmailadmin w/new interface in repo...may need to wait for 
all repos to update or go here:


http://repo.whitehorsetc.com/8/testing/mysql/x86_64/

http://repo.whitehorsetc.com/8/testing/mariadb/x86_64/


On 9/22/2020 8:30 AM, qm...@mailonly.dk wrote:

I'm running Mariadb.

(sqlite3 for fail2ban ofcourse)

Also look into the new dnf tool that replaces yum 廊

Not stressing You but the 'new' QmailAdmin could be nice for QMT-C8 
as well - I have a password manager keeping all the secret 
informations created on my Centos7 QMT (with the 'new' qmailadmin 
look) and it doesn't like the old qmailadmin view  - but no hurry 
I can manage by typing (ouch my fingers) the info when needed.



(Only thing I've noticed is the spamd taking many seconds to check 
messages, but it may relate to the old, old server (running centos8 
server with KVM - running a Centos 8 - Webserver in one VM and QMT 
Centos 8 in another VM) I'm using until I get a new disk for the 
real production server.


/Finn




Den 22-09-2020 kl. 15:51 skrev Eric Broch:
This is good news. Thanks for letting me know, Finn. I may move 
everything to production (current) repo now.


I'll make the necessary changes to the run file.

Are you running MySQL or MariaDB? I'm thinking about going to one 
or the other due to time constraints.


Eric

On 9/22/2020 2:50 AM, qm...@mailonly.dk wrote:

Hi Eric.

I have installed and put Your Qmt for Centos 8 into production 
over the weekend.(done some testing first ofcourse)


After running QMT on Centos (5)(6) and recently 7 over the years I 
had difficulties converting to EPEL ClamAV - so I decided to go 
for the latest and greatest QMT for Centos 8


Using Your instructions from 'Migrate to Centos 7/QMT host' I got 
all production data needed.


I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run  that needs to 
include the export FORCETLS=0 and export SMTPAUTH="!+cram" in 
order to be able to submit mail (just like You helped me solve 
same thing in the Centos 7 version)


the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: channel: 
could not find working mirror, channel failed
Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 21-Sep-2020 
00:32:54: SpamAssassin: Update available, but download or extract 
failed
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Main 
process exited, code=exited, status=4/NOPERMISSION
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: 
Failed with result 'exit-code'.


From journalctl :

spamd[572300]: config: cannot create user preferences file 
//.spamassassin/user_prefs: No such file or directory
Sep 21 11:01:38 my.domain.com spamd[572300]: spamd: failed to 
create rea  dable default_prefs: 
//.spamassassin/user_prefs


Sa-update works perfectly when started from command line and I 
will look into the matter when time permits.


For now, QMT for Centos8 seems to work perfectly fine and I even 
changed my fail2ban and firewall to work with nftables (replacing 
iptables) and overall the server seems to run faster...


Thanx for Your GREAT work keeping all of us and QMT updated


Regards,

Finn

-
To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com




-
To unsubscribe, e-mail: qmailtoaster-lis

Re: [qmailtoaster] QMT - Centos 8

2020-09-25 Thread qmail

Hi Eric.

Seems as if the issue with sa-update is due to the timer build in 
systemd that is supposed to replace cron (since 2014).


So far I have done a change in the timer setting :

cd /usr/lib/systemd/system
edit the sa-update.timer
- change WantedBy=spamassassin.timer to WantedBy=timers.target

then
- copy the sa-update.timer to /etc/systemd/system/.
- systemctl stop sa-update / systemctl start sa-update
- systemctl daemon-reload (the timers)
and
Remove /etc/cron.daily/sa-update.cron

(the file started by sa-update is 
/usr/share/spamassassin/sa-update.cron) and is identical to the one I 
have deleted from /etc/cron.daily.



After this my sa-update has been shut down gracefully without any errors 
- waiting for the sa-update.timer to wake sa-update  -  I hope.
(I even get a SpamAssassin: Update processed successfully in the 
sa-update.log)


The timer is set to daily so I'll keep You posted


Regards,
Finn


Den 24-09-2020 kl. 03:27 skrev Eric Broch:

Finn,

As for Spamassassin can you run the following command and reply with the 
output:


#  grep "^ spamass" /var/log/dnf.*

Eric

On 9/22/2020 8:30 AM, qm...@mailonly.dk wrote:

I'm running Mariadb.

(sqlite3 for fail2ban ofcourse)

Also look into the new dnf tool that replaces yum 廊

Not stressing You but the 'new' QmailAdmin could be nice for QMT-C8 as 
well - I have a password manager keeping all the secret informations 
created on my Centos7 QMT (with the 'new' qmailadmin look) and it 
doesn't like the old qmailadmin view  - but no hurry I can manage by 
typing (ouch my fingers) the info when needed.



(Only thing I've noticed is the spamd taking many seconds to check 
messages, but it may relate to the old, old server (running centos8 
server with KVM - running a Centos 8 - Webserver in one VM and QMT 
Centos 8 in another VM) I'm using until I get a new disk for the real 
production server.


/Finn




Den 22-09-2020 kl. 15:51 skrev Eric Broch:
This is good news. Thanks for letting me know, Finn. I may move 
everything to production (current) repo now.


I'll make the necessary changes to the run file.

Are you running MySQL or MariaDB? I'm thinking about going to one or 
the other due to time constraints.


Eric

On 9/22/2020 2:50 AM, qm...@mailonly.dk wrote:

Hi Eric.

I have installed and put Your Qmt for Centos 8 into production over 
the weekend.(done some testing first ofcourse)


After running QMT on Centos (5)(6) and recently 7 over the years I 
had difficulties converting to EPEL ClamAV - so I decided to go for 
the latest and greatest QMT for Centos 8


Using Your instructions from 'Migrate to Centos 7/QMT host' I got 
all production data needed.


I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run  that needs to 
include the export FORCETLS=0 and export SMTPAUTH="!+cram" in order 
to be able to submit mail (just like You helped me solve same thing 
in the Centos 7 version)


the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: channel: could 
not find working mirror, channel failed
Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 21-Sep-2020 
00:32:54: SpamAssassin: Update available, but download or extract 
failed
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Main 
process exited, code=exited, status=4/NOPERMISSION
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Failed 
with result 'exit-code'.


From journalctl :

spamd[572300]: config: cannot create user preferences file 
//.spamassassin/user_prefs: No such file or directory
Sep 21 11:01:38 my.domain.com spamd[572300]: spamd: failed to create 
rea  dable default_prefs: 
//.spamassassin/user_prefs


Sa-update works perfectly when started from command line and I will 
look into the matter when time permits.


For now, QMT for Centos8 seems to work perfectly fine and I even 
changed my fail2ban and firewall to work with nftables (replacing 
iptables) and overall the server seems to run faster...


Thanx for Your GREAT work keeping all of us and QMT updated


Regards,

Finn

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additio

Re: [qmailtoaster] QMT - Centos 8

2020-09-25 Thread qmail

Well .. works perfectly may be an overstatement ...

I think I may have been tricked by my old server (centos 7) and seen the 
qmailadmin view from that server because after shutting down the old one 
i do only get a blank screen whenever I submit user, domain and password 
in order to login.


This is what I see i the log file on the Centos 8 server (journalctl)

kernel: traps: index.cgi[32281] general protection fault ip:7f8b356b724d 
sp:7ffc36150ef0 error:0 in libmariadb.so.3[7f8b35696000+47000]


I'll try to update my QMT to latest MariaDB and do some testing.

/Finn

Den 24-09-2020 kl. 16:45 skrev qm...@mailonly.dk:

Thanks - works perfectly

/Finn

Den 23-09-2020 kl. 20:46 skrev Eric Broch:
CentOS 8: qmailadmin w/new interface in repo...may need to wait for 
all repos to update or go here:


http://repo.whitehorsetc.com/8/testing/mysql/x86_64/

http://repo.whitehorsetc.com/8/testing/mariadb/x86_64/


On 9/22/2020 8:30 AM, qm...@mailonly.dk wrote:

I'm running Mariadb.

(sqlite3 for fail2ban ofcourse)

Also look into the new dnf tool that replaces yum 廊

Not stressing You but the 'new' QmailAdmin could be nice for QMT-C8 
as well - I have a password manager keeping all the secret 
informations created on my Centos7 QMT (with the 'new' qmailadmin 
look) and it doesn't like the old qmailadmin view  - but no hurry I 
can manage by typing (ouch my fingers) the info when needed.



(Only thing I've noticed is the spamd taking many seconds to check 
messages, but it may relate to the old, old server (running centos8 
server with KVM - running a Centos 8 - Webserver in one VM and QMT 
Centos 8 in another VM) I'm using until I get a new disk for the real 
production server.


/Finn




Den 22-09-2020 kl. 15:51 skrev Eric Broch:
This is good news. Thanks for letting me know, Finn. I may move 
everything to production (current) repo now.


I'll make the necessary changes to the run file.

Are you running MySQL or MariaDB? I'm thinking about going to one or 
the other due to time constraints.


Eric

On 9/22/2020 2:50 AM, qm...@mailonly.dk wrote:

Hi Eric.

I have installed and put Your Qmt for Centos 8 into production over 
the weekend.(done some testing first ofcourse)


After running QMT on Centos (5)(6) and recently 7 over the years I 
had difficulties converting to EPEL ClamAV - so I decided to go for 
the latest and greatest QMT for Centos 8


Using Your instructions from 'Migrate to Centos 7/QMT host' I got 
all production data needed.


I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run  that needs to 
include the export FORCETLS=0 and export SMTPAUTH="!+cram" in order 
to be able to submit mail (just like You helped me solve same thing 
in the Centos 7 version)


the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: channel: 
could not find working mirror, channel failed
Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 21-Sep-2020 
00:32:54: SpamAssassin: Update available, but download or extract 
failed
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Main 
process exited, code=exited, status=4/NOPERMISSION
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Failed 
with result 'exit-code'.


From journalctl :

spamd[572300]: config: cannot create user preferences file 
//.spamassassin/user_prefs: No such file or directory
Sep 21 11:01:38 my.domain.com spamd[572300]: spamd: failed to 
create rea  dable default_prefs: 
//.spamassassin/user_prefs


Sa-update works perfectly when started from command line and I will 
look into the matter when time permits.


For now, QMT for Centos8 seems to work perfectly fine and I even 
changed my fail2ban and firewall to work with nftables (replacing 
iptables) and overall the server seems to run faster...


Thanx for Your GREAT work keeping all of us and QMT updated


Regards,

Finn

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailt

Re: [qmailtoaster] QMT - Centos 8

2020-09-24 Thread qmail

Thanks - works perfectly

/Finn

Den 23-09-2020 kl. 20:46 skrev Eric Broch:
CentOS 8: qmailadmin w/new interface in repo...may need to wait for all 
repos to update or go here:


http://repo.whitehorsetc.com/8/testing/mysql/x86_64/

http://repo.whitehorsetc.com/8/testing/mariadb/x86_64/


On 9/22/2020 8:30 AM, qm...@mailonly.dk wrote:

I'm running Mariadb.

(sqlite3 for fail2ban ofcourse)

Also look into the new dnf tool that replaces yum 廊

Not stressing You but the 'new' QmailAdmin could be nice for QMT-C8 as 
well - I have a password manager keeping all the secret informations 
created on my Centos7 QMT (with the 'new' qmailadmin look) and it 
doesn't like the old qmailadmin view  - but no hurry I can manage by 
typing (ouch my fingers) the info when needed.



(Only thing I've noticed is the spamd taking many seconds to check 
messages, but it may relate to the old, old server (running centos8 
server with KVM - running a Centos 8 - Webserver in one VM and QMT 
Centos 8 in another VM) I'm using until I get a new disk for the real 
production server.


/Finn




Den 22-09-2020 kl. 15:51 skrev Eric Broch:
This is good news. Thanks for letting me know, Finn. I may move 
everything to production (current) repo now.


I'll make the necessary changes to the run file.

Are you running MySQL or MariaDB? I'm thinking about going to one or 
the other due to time constraints.


Eric

On 9/22/2020 2:50 AM, qm...@mailonly.dk wrote:

Hi Eric.

I have installed and put Your Qmt for Centos 8 into production over 
the weekend.(done some testing first ofcourse)


After running QMT on Centos (5)(6) and recently 7 over the years I 
had difficulties converting to EPEL ClamAV - so I decided to go for 
the latest and greatest QMT for Centos 8


Using Your instructions from 'Migrate to Centos 7/QMT host' I got 
all production data needed.


I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run  that needs to 
include the export FORCETLS=0 and export SMTPAUTH="!+cram" in order 
to be able to submit mail (just like You helped me solve same thing 
in the Centos 7 version)


the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: channel: could 
not find working mirror, channel failed
Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 21-Sep-2020 
00:32:54: SpamAssassin: Update available, but download or extract 
failed
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Main 
process exited, code=exited, status=4/NOPERMISSION
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Failed 
with result 'exit-code'.


From journalctl :

spamd[572300]: config: cannot create user preferences file 
//.spamassassin/user_prefs: No such file or directory
Sep 21 11:01:38 my.domain.com spamd[572300]: spamd: failed to create 
rea  dable default_prefs: 
//.spamassassin/user_prefs


Sa-update works perfectly when started from command line and I will 
look into the matter when time permits.


For now, QMT for Centos8 seems to work perfectly fine and I even 
changed my fail2ban and firewall to work with nftables (replacing 
iptables) and overall the server seems to run faster...


Thanx for Your GREAT work keeping all of us and QMT updated


Regards,

Finn

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] QMT - Centos 8

2020-09-22 Thread qmail

I'm running Mariadb.

(sqlite3 for fail2ban ofcourse)

Also look into the new dnf tool that replaces yum 廊

Not stressing You but the 'new' QmailAdmin could be nice for QMT-C8 as 
well - I have a password manager keeping all the secret informations 
created on my Centos7 QMT (with the 'new' qmailadmin look) and it 
doesn't like the old qmailadmin view  - but no hurry I can manage by 
typing (ouch my fingers) the info when needed.



(Only thing I've noticed is the spamd taking many seconds to check 
messages, but it may relate to the old, old server (running centos8 
server with KVM - running a Centos 8 - Webserver in one VM and QMT 
Centos 8 in another VM) I'm using until I get a new disk for the real 
production server.


/Finn




Den 22-09-2020 kl. 15:51 skrev Eric Broch:
This is good news. Thanks for letting me know, Finn. I may move 
everything to production (current) repo now.


I'll make the necessary changes to the run file.

Are you running MySQL or MariaDB? I'm thinking about going to one or the 
other due to time constraints.


Eric

On 9/22/2020 2:50 AM, qm...@mailonly.dk wrote:

Hi Eric.

I have installed and put Your Qmt for Centos 8 into production over 
the weekend.(done some testing first ofcourse)


After running QMT on Centos (5)(6) and recently 7 over the years I had 
difficulties converting to EPEL ClamAV - so I decided to go for the 
latest and greatest QMT for Centos 8


Using Your instructions from 'Migrate to Centos 7/QMT host' I got all 
production data needed.


I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run  that needs to include 
the export FORCETLS=0 and export SMTPAUTH="!+cram" in order to be able 
to submit mail (just like You helped me solve same thing in the Centos 
7 version)


the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: channel: could 
not find working mirror, channel failed
Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 21-Sep-2020 
00:32:54: SpamAssassin: Update available, but download or extract failed
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Main 
process exited, code=exited, status=4/NOPERMISSION
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Failed 
with result 'exit-code'.


From journalctl :

spamd[572300]: config: cannot create user preferences file 
//.spamassassin/user_prefs: No such file or directory
Sep 21 11:01:38 my.domain.com spamd[572300]: spamd: failed to create 
rea  dable default_prefs: 
//.spamassassin/user_prefs


Sa-update works perfectly when started from command line and I will 
look into the matter when time permits.


For now, QMT for Centos8 seems to work perfectly fine and I even 
changed my fail2ban and firewall to work with nftables (replacing 
iptables) and overall the server seems to run faster...


Thanx for Your GREAT work keeping all of us and QMT updated


Regards,

Finn

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] QMT - Centos 8

2020-09-22 Thread qmail

Hi Eric.

I have installed and put Your Qmt for Centos 8 into production over the 
weekend.(done some testing first ofcourse)


After running QMT on Centos (5)(6) and recently 7 over the years I had 
difficulties converting to EPEL ClamAV - so I decided to go for the 
latest and greatest QMT for Centos 8


Using Your instructions from 'Migrate to Centos 7/QMT host' I got all 
production data needed.


I ran into 2 issues :
first issue was /var/qmail/supervise/smtps/run  that needs to include 
the export FORCETLS=0 and export SMTPAUTH="!+cram" in order to be able 
to submit mail (just like You helped me solve same thing in the Centos 7 
version)


the second issue is sa-update - it comes to abrupt stop

Systemctl :

Started Spamassassin Rules Update.
Sep 21 00:32:53 my.domain.com sa-update.cron[608160]: channel: could not 
find working mirror, channel failed
Sep 21 00:32:54 my.domain.com sa-update.cron[608160]: 21-Sep-2020 
00:32:54: SpamAssassin: Update available, but download or extract failed
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Main 
process exited, code=exited, status=4/NOPERMISSION
Sep 21 00:32:54 my.domain.com systemd[1]: sa-update.service: Failed with 
result 'exit-code'.


From journalctl :

spamd[572300]: config: cannot create user preferences file 
//.spamassassin/user_prefs: No such file or directory
Sep 21 11:01:38 my.domain.com spamd[572300]: spamd: failed to create rea 
 dable default_prefs: 
//.spamassassin/user_prefs


Sa-update works perfectly when started from command line and I will look 
into the matter when time permits.


For now, QMT for Centos8 seems to work perfectly fine and I even changed 
my fail2ban and firewall to work with nftables (replacing iptables) and 
overall the server seems to run faster...


Thanx for Your GREAT work keeping all of us and QMT updated


Regards,

Finn

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] How to debug 'qq soft reject'?

2020-07-20 Thread qmail

Hi Angus.

Have You tried to increase the softlimit in the run file ? (to get rid 
of the issue ;-))


Cheers,
Finn

Den 20-07-2020 kl. 20:01 skrev Angus McIntyre:
My qmailtoaster running on CentOS 7 was behaving fine, but now seems to 
soft reject everything, and I'm having a hard time working out why.


It doesn't seem to be a ClamAV issue: I set 'clam=no' in 
'/var/qmail/control/simcontrol' and restarted qmail, but I still get the 
rejections.


I added 'SIMSCAN_DEBUG="5"' to the list of env vars in 
'/etc/tcprules.d/tcp.smtp', but that doesn't seem to generate any 
actionable debugging output anywhere that I can see.


Does anyone have any suggestions for debugging this issue? I know 
there's been some talk of bad signatures for ClamAV recently, but I 
_thought_ I'd eliminated that as a possibility by turning off clam in 
simcontrol. If that's not the case, how would I identify (and suppress) 
a bad signature?


Thanks,

Angus


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] Error in IMAP

2012-09-05 Thread qmail
Hi,

We are using qmail toaster,

OS - CentOS5

Currently we are facing one issue in toaster, We use courier-imap for the
mails.

Problem is courier-imap links are breaking when connection reach maximum
size, This results on MSoutlook and went to offline mode frequently.

Please check the attachment of the problem.

 

 

Regards,

Ravi

 



[qmailtoaster] clamav-toaster-0.97.4-1.4

2012-04-17 Thread qmail
Hi all,

On the mirrors I noticed clamav-toaster-0.97.4-1.4.0.src.rpm,
This package is not mentioned on the qmailtoaster.com site, current stable
package is clamav-toaster-0.97.3.
Is there any issue with 0.97.4?
I have not noticed any announcements on the list.

I have compiled the package on centos5/64 without problems.
Is it ok to install?

Andreas



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Rebuilding on CentOS 6

2011-09-11 Thread User Qmail
As far as I know, the php compatibility is an issue. There is no direct
upgrade path at the moment.


On Sun, Sep 11, 2011 at 1:01 PM, Ankit Gupta g.ank...@gmail.com wrote:

 Hi,

 I have also downloaded the Centos 6.0 , and can we use the same packages
 designed for Centos 5.x version on Cenos 6.0?


 On Sun, Sep 11, 2011 at 5:04 AM, Danny Terweij | LxCenter 
 d.terw...@lxcenter.org wrote:

 Hi,

 Can i use cent50 and cent5064 to rebuild the packages at CentOS 6? I can't
 find something about cent60/6064

 Regards,

 --
 Danny Terweij
 LxCenter - System Operations
 www.lxcenter.org


 --
 Dit bericht is gescanned op virussen en andere gevaarlijke
 inhoud door MailScanner en lijkt schoon te zijn.


 --**--**
 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
 --**--**
 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail: qmailtoaster-list-unsubscribe@**
 qmailtoaster.com qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-help@**
 qmailtoaster.com qmailtoaster-list-h...@qmailtoaster.com





 --
 Regards
 Ankit Gupta,
 Tel: | M: +91 - 9650594790





Re: [qmailtoaster] Centos 6 x64 Installation Notes

2011-07-26 Thread User Qmail
Have you tried on the usual 32 bits? I wish to upgrade my centos 5.6 to
centos 6.



On Tue, Jul 26, 2011 at 8:35 AM, Natalio Gatti nga...@gmail.com wrote:

 I have just finished the installation of QT in a Centos 6 x64 box. I just
 wanted to my installation notes. It is not intended to be a Howto or a Step
 by Step instructions. Maybe they are usefull for someone else:

 *Centos 6 x64 Install Notes - Centos Minimal Installation*

 Dependencies Notes:

- No installed: automake17 and compat-libgcc
- Package compat-libf2c replaced by compat-libf2c-34
- Package compat-libsdc++-33 replaced by compat-libstdc++-33
- Centos 6 does not include sendmail, instead it includes postfix by
default
- When postfix is removed, it also removes crontabs and mrtg which
I added later
- When postfix is removed, it does not remove the user postfix with
UID 89 which conflicts with vpopmail UID

 Command executed:

- yum install make compat-libf2c-34 compat-libstdc++-33 aspell
- yum remove postfix
- userdel postfix

 Perl Dependencies Notes:

- Install rpmforge manually:
   - rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txt
   - rpm -Uvh
   
 http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm


- Install qtp
- Run qtp-dependencies
- Install perl SPF package manually:
   - yum install perl-Mail-SPF-Query

 Make Symbolic Link becouse centos 6 change the default rpmbuild directory

- ln -s /root/rpmbuild/ /usr/src/redhat

 QmailToaster Installation Notes:

- Execute install script cnt5064-install-script.sh until installation
of qmailadmin-toaster
- Install mrtg and crontabs via yum
   - yum install mrtg crontabs
- Continue with installation script

 Salutti,

 Natalio.



[qmailtoaster] simscan upgrade

2008-06-17 Thread Newbie Qmail
hi
I would like to upgrade the simscan from 1.2 to 1.4 along with few enable 
option,s what is the best way i need to follow up here
kavitha


  

Re: [qmailtoaster] qmail send receive not working without restart

2008-06-12 Thread Newbie Qmail
my qmailctl stat as follows
 qmailctl stat
/service/qmail-send: up (pid 27832) 248 seconds
/service/qmail-send/log: up (pid 1584) 8131897 seconds
/service/qmail-smtpd: up (pid 27835) 248 seconds
/service/qmail-smtpd/log: up (pid 1578) 8131897 seconds
/service/qmail-pop3d: up (pid 27838) 248 seconds
/service/qmail-pop3d/log: up (pid 1576) 8131897 seconds
/service/qmail-pop3ds: up (pid 27844) 248 seconds
/service/qmail-pop3ds/log: up (pid 1589) 8131897 seconds
/service/spamd: up (pid 27849) 248 seconds
/service/spamd/log: up (pid 1570) 8131897 seconds
messages in queue: 37
messages in queue but not yet preprocessed: 9


- Original Message 
From: Newbie Qmail [EMAIL PROTECTED]
To: Biju Jose [EMAIL PROTECTED]
Sent: Thursday, June 12, 2008 1:15:21 PM
Subject: Re: [qmailtoaster] qmail send receive not working without restart


Thanks biju
 
I am managing a prod server, so better let me wait for helping hands.


- Original Message 
From: Biju Jose [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, June 12, 2008 1:06:01 PM
Subject: RE: [qmailtoaster] qmail send receive not working without restart


Kavitha,
 
If you are in the learning process, you may want to go thru the following links.
 
http://wiki.qmailtoaster.com/index.php/Main_Page , where qmail toaster is 
explained.
 
http://qmailrocks.org/install_db.htm where you get detailed instructions for 
installing on Debian 3.0 
 
and of course http://www.lifewithqmail.org/lwq.html 
 
 
If you are running a production mail server, wait for response in the list
 
Regards
Biju Jose
 
 



From:Newbie Qmail [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 12, 2008 10:42 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] qmail send receive not working without restart
 
Good morning everybody
I have a strange problem in my qmail server. First let me brief about my qmail 
setup
i am using debian 3.1 OS and qmail+spamassassin+clamav . So far the server was 
doing it pretty good. The problem started after my 
vacation holls. my colleague was telling he didnt add/modify anything this mail 
server other than one cronjob
(cronjob is restarting the qmail server every 5 minutes.)
Now the problem is if the qmail server is not getting restarted, the mails are 
not getting delivered to internal/external users
had a look at qmail-send/run, nothing seems modified.
can anyone helpme out here
kavitha


  

Re: [qmailtoaster] qmail send receive not working without restart

2008-06-12 Thread Newbie Qmail
okay can anyone give me a suggestion on this
instead of restarting the qmailctl restart
now i am trying to do 
#!/bin/sh
/usr/local/bin/svc -t /service/qmail-send

and call this file in crontab 
*/1 * * * * /home/kavitha/qmailsend.sh  /home/kavitha/tempfile.txt 21
will it create any trouble 

- Original Message 
From: Newbie Qmail [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Sent: Thursday, June 12, 2008 1:25:26 PM
Subject: Re: [qmailtoaster] qmail send receive not working without restart


my qmailctl stat as follows
 
 qmailctl stat
/service/qmail-send: up (pid 27832) 248 seconds
/service/qmail-send/log: up (pid 1584) 8131897 seconds
/service/qmail-smtpd: up (pid 27835) 248 seconds
/service/qmail-smtpd/log: up (pid 1578) 8131897 seconds
/service/qmail-pop3d: up (pid 27838) 248 seconds
/service/qmail-pop3d/log: up (pid 1576) 8131897 seconds
/service/qmail-pop3ds: up (pid 27844) 248 seconds
/service/qmail-pop3ds/log: up (pid 1589) 8131897 seconds
/service/spamd: up (pid 27849) 248 seconds
/service/spamd/log: up (pid 1570) 8131897 seconds
messages in queue: 37
messages in queue but not yet preprocessed: 9


 
- Original Message 
From: Newbie Qmail [EMAIL PROTECTED]
To: Biju Jose [EMAIL PROTECTED]
Sent: Thursday, June 12, 2008 1:15:21 PM
Subject: Re: [qmailtoaster] qmail send receive not working without restart


Thanks biju
 
I am managing a prod server, so better let me wait for helping hands.


- Original Message 
From: Biju Jose [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, June 12, 2008 1:06:01 PM
Subject: RE: [qmailtoaster] qmail send receive not working without restart


Kavitha,
 
If you are in the learning process, you may want to go thru the following links.
 
http://wiki.qmailtoaster.com/index.php/Main_Page , where qmail toaster is 
explained.
 
http://qmailrocks.org/install_db.htm where you get detailed instructions for 
installing on Debian 3.0 
 
and of course http://www.lifewithqmail.org/lwq.html 
 
 
If you are running a production mail server, wait for response in the list
 
Regards
Biju Jose
 
 



From:Newbie Qmail [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 12, 2008 10:42 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] qmail send receive not working without restart
 
Good morning everybody
I have a strange problem in my qmail server. First let me brief about my qmail 
setup
i am using debian 3.1 OS and qmail+spamassassin+clamav . So far the server was 
doing it pretty good. The problem started after my 
vacation holls. my colleague was telling he didnt add/modify anything this mail 
server other than one cronjob
(cronjob is restarting the qmail server every 5 minutes.)
Now the problem is if the qmail server is not getting restarted, the mails are 
not getting delivered to internal/external users
had a look at qmail-send/run, nothing seems modified.
can anyone helpme out here
kavitha


  

[qmailtoaster] qmail send receive not working without restart

2008-06-11 Thread Newbie Qmail
Good morning everybody

I have a strange problem in my qmail server. First let me brief about my qmail 
setup
i am using debian 3.1 OS and qmail+spamassassin+clamav . So far the server was 
doing it pretty good. The problem started after my 
vacation holls. my colleague was telling he didnt add/modify anything this mail 
server other than one cronjob
(cronjob is restarting the qmail server every 5 minutes.)
Now the problem is if the qmail server is not getting restarted, the mails are 
not getting delivered to internal/external users
had a look at qmail-send/run, nothing seems modified.
can anyone helpme out here

kavitha


  

[qmailtoaster] libsrs2 build error on FC6

2007-01-12 Thread qmail
I am getting this error when builing lbrsr2-toaster.

RPM build errors:
File not found by glob:
/var/tmp/libsrs2-toaster-1.0.18-root/usr/lib64/libsrs2.so.*
File not found: /var/tmp/libsrs2-toaster-1.0.18-root/usr/lib64/libsrs2.a
File not found: /var/tmp/libsrs2-toaster-1.0.18-root/usr/lib64/libsrs2.la

Is there anyone out there with the same problem?


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] RBL Server: dnsbl.antispam.or.id

2006-12-13 Thread Qmail Toaster
Ever since my last upgrade to the latest version to the qmail I've been
noticing a lot more latency with smtp connections. Sometimes taking up to 3
minutes to make an SMTP connection. I finally narrowed it down to the recent
addition of dnsbl.antispam.or.id to the blacklists file. This RBL server is
consistently slow and sometimes down, like this morning. Now I understand
before a server can make an SMTP connection it must go through each of the
RBL servers in the blacklist file. If one of the RBL servers is down, the
connection must wait until it times out before it can continue on to the
next RBL server in the list. My questions:

 

1)   Is there a way to reduce the timeout period on the RBL servers?

2)   Is there a way to add my internal servers to a whitelist of some
sort, so those IPs don't get run through the RBL server list? The IP block
is currently added in the tcp.smtp file.

 

Thanks in advance.

 



RE: [qmailtoaster] maildrop howto?

2006-12-12 Thread Qmail Toaster
You have to rebuild qmailadmin and maildrop with the --define 'spambox 1'
option for it to show up in qmailadmin. Example:

rpmbuild --rebuild --with cnt40 --define 'spambox 1'
qmailadmin-toaster-*.src..rpm
rpmbuild --rebuild --with cnt40 --define 'spambox 1'
maildrop-toaster-*.src.rpm

do search on the wiki site for spambox for more help.

Dan

-Original Message-
From: Peter Peltonen [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 12, 2006 11:32 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] maildrop howto?

On 12/12/06, Simone Marzona [EMAIL PROTECTED] wrote:
 in qmailadmin you got the option to put a .qmail file in the home of the
 user containing something like |preline mailfilter -Acontent filter..
 -f /etc/mail/mailfilter

 in some version of qmailadmin this option is missing.

Where in qmailadmin should this option be located? I have never seen it.

I am running qmail-toaster-1.03-1.3.6. Do I need a newer version (what
are you running)?

If I login to qmailadmin and select modify user the only things I modify
are:

Real name:  
New Password:   
Password (again):   
Quota (MB): (NOQUOTA for unlimited)
Routing:
  * Standard (No Forwarding)
All mail deleted
   Forward To:
Save a Copy
Send Vacation Auto-Response
Vacation Subject:
Vacation Message:

I also did not find such option in Qmail Toaster Admin.

And is all this documented somewhere?

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] toaster / spamassassin / rdj

2006-12-06 Thread Qmail Toaster
I have a quick question. I'm having trouble clarifying the actual process of
taking the .cf files from a site such as rules emporium and adding them to
my toaster. Do I just download the .cf files and drop them into the
/usr/share/spamassassin directory, test it with spamassassin -D -lint and
then stop and start qmail? Is that it? When I test it with spamassassin -D
-lint I don't see the file listed that I just added anywhere.

 

Thanks in advance

 

Dan

 

 

 



RE: [qmailtoaster] toaster / spamassassin / rdj

2006-12-06 Thread Qmail Toaster
So what is the reason for having the existing .cf files located in
/usr/share/spamassassin? Also when I run spamassassin -D -lint it shows the
following:

[6131] dbg: config: using /etc/mail/spamassassin for site rules pre files
[6131] dbg: config: read file /etc/mail/spamassassin/v310.pre
[6131] dbg: config: read file /etc/mail/spamassassin/v312.pre
[6131] dbg: config: using /var/lib/spamassassin/3.001007 for sys rules pre
files
[6131] dbg: config: read file
/var/lib/spamassassin/3.001007/updates_spamassassin_org.pre
[6131] dbg: config: using /var/lib/spamassassin/3.001007 for default rules
dir
[6131] dbg: config: read file
/var/lib/spamassassin/3.001007/updates_spamassassin_org.cf
[6131] dbg: config: using /etc/mail/spamassassin for site rules dir
[6131] dbg: config: read file /etc/mail/spamassassin/local.cf
[6131] dbg: config: using /root/.spamassassin/user_prefs for user prefs
file
[6131] dbg: config: read file /root/.spamassassin/user_prefs

It appears to be loading the .cf files from /var/lib/spamassassin/3.001007



-Original Message-
From: Alexey Loukianov [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 06, 2006 4:01 PM
To: Qmail Toaster
Subject: Re: [qmailtoaster] toaster / spamassassin / rdj

Greetings, Qmail.

On 7 декабря 2006 г., 0:02:24 you wrote:

 
   
   
 I have a quick question. I'm having trouble clarifying the actual
 process of taking the .cf files from a site such as rules emporium
 and adding them to my toaster. Do I just download the .cf files and
 drop them into the /usr/share/spamassassin directory, test it with
 spamassassin -D -lint and then stop and start qmail? Is that it?
 When I test it with spamassassin -D -lint I don't see the file
 listed that I just added anywhere.
Right place to place .cf files is /etc/mail/spamassassin/.

-- 
Best regards,
 Alexey Loukianov  mailto:[EMAIL PROTECTED]
 System Engineer,
 IT Department,
 Lavtech Corp


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]