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

2024-04-07 Thread Biju Jose
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 
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 # 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 PM, Biju Jose wrote:
# qmailctl stat
send: up (pid 1761) 126 seconds
smtp: up (pid 1760) 126 seconds
submission: up (pid 1774) 126 seconds
send/log: up (pid 1770) 126 seconds
smtp/log: up (pid 1762) 126 seconds
submission/log: up (pid 1759) 126 seconds

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:15
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

# qmailctl stat
send: up (pid 44308) 13 seconds
smtp: up (pid 44504) 0 seconds
submission: up (pid 44505) 0 seconds
send/log: up (pid 44309) 13 seconds
smtp/log: up (pid 44310) 13 seconds
submission/log: up (pid 44312) 13 seconds

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:01
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

I have done

  1.
rpm -e --nodeps qmail
  2.
yum install qmail
  3.
 restored .rpmsave files in /var/qmail/control

Now I am unable to login to existing domains . But I can create and login to a 
test domain. How do I connect to existing domains?

Need some urgent help please.

Biju Jose

From: Biju Jose <mailto:bijuko...@outlook.com>

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

2024-04-07 Thread Biju Jose
 cat /var/qmail/users/assign
+domain1.in-:domain1.in:89:89:/home/vpopmail/domains/domain1.in:-::
+domain2.in-:domain2.in:89:89:/home/vpopmail/domains/domain2.in:-::

I have /var/qmail/assign.rpmsave , how do I add the domains therin to assign  
file and rebuild it?



From: Eric Broch 
Sent: 08 April 2024 09:27
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

# 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 
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 # 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 PM, Biju Jose wrote:
# qmailctl stat
send: up (pid 1761) 126 seconds
smtp: up (pid 1760) 126 seconds
submission: up (pid 1774) 126 seconds
send/log: up (pid 1770) 126 seconds
smtp/log: up (pid 1762) 126 seconds
submission/log: up (pid 1759) 126 seconds

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:15
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

# qmailctl stat
send: up (pid 44308) 13 seconds
smtp: up (pid 44504) 0 seconds
submission: up (pid 44505) 0 seconds
send/log: up (pid 44309) 13 seconds
smtp/log: up (pid 44310) 13 seconds
submission/log: up (pid 44312) 13 seconds

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:01
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

I have done

  1.
rpm -e --nodeps qmail
  2.
yum install qmail
  3.
 restored .rpmsave files in /var/qmail/control

Now I am unable to login to existing domains . But I can create and login to a 
test domain. How do I connect to existing domains?

Need some urgent help please.

Biju Jose

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 07 April 2024 21:44
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

#ls -l /var/qmail/bin
total 1512
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 bouncesaying
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 condredirect
-rwxr-xr-x 1 root   qmail   1087 Sep 10  2019 config-fast
-

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

2024-04-07 Thread Biju Jose
doveadm auth test postmas...@xx.in '*7YOBpkeE3ybN'
passdb: postmas...@xx.in auth succeeded
extra fields:
  user=postmas...@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
# 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 PM, Biju Jose wrote:
# qmailctl stat
send: up (pid 1761) 126 seconds
smtp: up (pid 1760) 126 seconds
submission: up (pid 1774) 126 seconds
send/log: up (pid 1770) 126 seconds
smtp/log: up (pid 1762) 126 seconds
submission/log: up (pid 1759) 126 seconds

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:15
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

# qmailctl stat
send: up (pid 44308) 13 seconds
smtp: up (pid 44504) 0 seconds
submission: up (pid 44505) 0 seconds
send/log: up (pid 44309) 13 seconds
smtp/log: up (pid 44310) 13 seconds
submission/log: up (pid 44312) 13 seconds

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:01
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

I have done

  1.
rpm -e --nodeps qmail
  2.
yum install qmail
  3.
 restored .rpmsave files in /var/qmail/control

Now I am unable to login to existing domains . But I can create and login to a 
test domain. How do I connect to existing domains?

Need some urgent help please.

Biju Jose

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 07 April 2024 21:44
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

#ls -l /var/qmail/bin
total 1512
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 bouncesaying
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 condredirect
-rwxr-xr-x 1 root   qmail   1087 Sep 10  2019 config-fast
-rwxr-xr-x 1 root   qmail126 Sep 10  2019 datemail
-rw--- 1 root   root   11430 Apr  7 20:20 DEADJOE
-rwxr-xr-x 1 root   qmail928 Sep 10  2019 dh_key
-rwxr-xr-x 1 root   root2777 Apr 30  2018 dkimverify.pl
-rwxr-xr-x 1 root   qmail114 Sep 10  2019 elq
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 except
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 forward
-rwxr-xr-x 1 root   qmail  26888 Sep 10  2019 instcheck
-rwxr-xr-x 1 root   qmail  26952 Sep 10  2019 maildir2mbox
-rwxr-xr-x 1 root   qmail  14568 Sep 10  2019 maildirmake
-rwxr-xr-x 1 root   qmail  22888 Sep 10  2019 maildirwatch
-rwxr-xr-x 1 root   qmail179 

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

2024-04-07 Thread Biju Jose
Update:

created a new domain. I am able to send and receive using email ids from this 
domain.

Now, how do I restore the other domains already existed on the server?  Please 
help.

Biju

From: Biju Jose 
Sent: 08 April 2024 08:22
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

DKIM install messed up
qmail-remote.orig lost in the mess

rpm -e --nodeps qmail
yum install qmail
copied the contents from .rpmsave in /var/qmail/control to the respective files 
including virtualdomains

restarted the machine

toaststat and qmailctl stat shows everything up.

virtual domain tables are in the database
/home/vpopmail/domains directory is intact

unable to login to existing domains.




From: Eric Broch 
Sent: 08 April 2024 07:42
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


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 PM, Biju Jose wrote:
# qmailctl stat
send: up (pid 1761) 126 seconds
smtp: up (pid 1760) 126 seconds
submission: up (pid 1774) 126 seconds
send/log: up (pid 1770) 126 seconds
smtp/log: up (pid 1762) 126 seconds
submission/log: up (pid 1759) 126 seconds
____
From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:15
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

# qmailctl stat
send: up (pid 44308) 13 seconds
smtp: up (pid 44504) 0 seconds
submission: up (pid 44505) 0 seconds
send/log: up (pid 44309) 13 seconds
smtp/log: up (pid 44310) 13 seconds
submission/log: up (pid 44312) 13 seconds
____
From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:01
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

I have done

  1.
rpm -e --nodeps qmail
  2.
yum install qmail
  3.
 restored .rpmsave files in /var/qmail/control

Now I am unable to login to existing domains . But I can create and login to a 
test domain. How do I connect to existing domains?

Need some urgent help please.

Biju Jose

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 07 April 2024 21:44
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

#ls -l /var/qmail/bin
total 1512
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 bouncesaying
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 condredirect
-rwxr-xr-x 1 root   qmail   1087 Sep 10  2019 config-fast
-rwxr-xr-x 1 root   qmail126 Sep 10  2019 datemail
-rw--- 1 root   root   11430 Apr  7 20:20 DEADJOE
-rwxr-xr-x 1 root   qmail928 Sep 10  2019 dh_key
-rwxr-xr-x 1 root   root2777 Apr 30  2018 dkimverify.pl
-rwxr-xr-x 1 root   qmail114 Sep 10  2019 elq
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 except
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 forward
-rwxr-xr-x 1 root   qmail  26888 Sep 10  2019 instcheck
-rwxr-xr-x 1 root   qmail  26952 Sep 10  2019 maildir2mbox
-rwxr-xr-x 1 root   qmail  14568 Sep 10  2019 maildirmake
-rwxr-xr-x 1 root   qmail  22888 Sep 10  2019 maildirwatch
-rwxr-xr-x 1 root   qmail179 Sep 10  2019 mailsubj
-rwxr-xr-x 1 root   qmail   8259 Sep 10  2019 makecert.sh
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 pinq
-rwxr-xr-x 1 root   qmail  18856 Sep 10  2019 predate
-rwxr-xr-x 1 root   qmail  18792 Sep 10  2019 preline
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 qail
-rwxr-xr-x 1 root   qmail  18760 Sep 10  2019 qbiff
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badloadertypes
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badmimetypes
-rwx--x--x 1 root   qmail  14712 Sep 10  2019 qmail-clean
-rws--x--x 1 qmailq qmail  52144 Sep 10  2019 qmail-dk
-rwx--x--x 1 root   qmail  10480 Sep 10  2019 qmail-getpw
-rwxr-xr-x 1 root   qmail  51768 Sep 1

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

2024-04-07 Thread Biju Jose
DKIM install messed up
qmail-remote.orig lost in the mess

rpm -e --nodeps qmail
yum install qmail
copied the contents from .rpmsave in /var/qmail/control to the respective files 
including virtualdomains

restarted the machine

toaststat and qmailctl stat shows everything up.

virtual domain tables are in the database
/home/vpopmail/domains directory is intact

unable to login to existing domains.




From: Eric Broch 
Sent: 08 April 2024 07:42
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


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 PM, Biju Jose wrote:
# qmailctl stat
send: up (pid 1761) 126 seconds
smtp: up (pid 1760) 126 seconds
submission: up (pid 1774) 126 seconds
send/log: up (pid 1770) 126 seconds
smtp/log: up (pid 1762) 126 seconds
submission/log: up (pid 1759) 126 seconds
____
From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:15
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

# qmailctl stat
send: up (pid 44308) 13 seconds
smtp: up (pid 44504) 0 seconds
submission: up (pid 44505) 0 seconds
send/log: up (pid 44309) 13 seconds
smtp/log: up (pid 44310) 13 seconds
submission/log: up (pid 44312) 13 seconds
____
From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:01
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

I have done

  1.
rpm -e --nodeps qmail
  2.
yum install qmail
  3.
 restored .rpmsave files in /var/qmail/control

Now I am unable to login to existing domains . But I can create and login to a 
test domain. How do I connect to existing domains?

Need some urgent help please.

Biju Jose

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 07 April 2024 21:44
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

#ls -l /var/qmail/bin
total 1512
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 bouncesaying
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 condredirect
-rwxr-xr-x 1 root   qmail   1087 Sep 10  2019 config-fast
-rwxr-xr-x 1 root   qmail126 Sep 10  2019 datemail
-rw--- 1 root   root   11430 Apr  7 20:20 DEADJOE
-rwxr-xr-x 1 root   qmail928 Sep 10  2019 dh_key
-rwxr-xr-x 1 root   root2777 Apr 30  2018 dkimverify.pl
-rwxr-xr-x 1 root   qmail114 Sep 10  2019 elq
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 except
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 forward
-rwxr-xr-x 1 root   qmail  26888 Sep 10  2019 instcheck
-rwxr-xr-x 1 root   qmail  26952 Sep 10  2019 maildir2mbox
-rwxr-xr-x 1 root   qmail  14568 Sep 10  2019 maildirmake
-rwxr-xr-x 1 root   qmail  22888 Sep 10  2019 maildirwatch
-rwxr-xr-x 1 root   qmail179 Sep 10  2019 mailsubj
-rwxr-xr-x 1 root   qmail   8259 Sep 10  2019 makecert.sh
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 pinq
-rwxr-xr-x 1 root   qmail  18856 Sep 10  2019 predate
-rwxr-xr-x 1 root   qmail  18792 Sep 10  2019 preline
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 qail
-rwxr-xr-x 1 root   qmail  18760 Sep 10  2019 qbiff
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badloadertypes
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badmimetypes
-rwx--x--x 1 root   qmail  14712 Sep 10  2019 qmail-clean
-rws--x--x 1 qmailq qmail  52144 Sep 10  2019 qmail-dk
-rwx--x--x 1 root   qmail  10480 Sep 10  2019 qmail-getpw
-rwxr-xr-x 1 root   qmail  51768 Sep 10  2019 qmail-inject
-rwx--x--x 1 root   qmail  64184 Sep 10  2019 qmail-local
-rwx-- 1 root   qmail  22904 Sep 10  2019 qmail-lspawn
-rwx-- 1 root   qmail  18744 Sep 10  2019 qmail-newmrh
-rwx-- 1 root   qmail  14648 Sep 10  2019 qmail-newu
-rwx--x--x 1 root   qmail  22976 Sep 10  2019 qmail-pw2u
-rwxr-xr-x 1 root   qmail  18816 Sep 10  2019 qma

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

2024-04-07 Thread Biju Jose
No, I can login to newly created domain, but not to the existing domains.
How can I fix  this?

From: Eric Broch 
Sent: 08 April 2024 07:23
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


Does it work now?


On 4/7/2024 6:57 PM, Biju Jose wrote:
# qmailctl stat
send: up (pid 1761) 126 seconds
smtp: up (pid 1760) 126 seconds
submission: up (pid 1774) 126 seconds
send/log: up (pid 1770) 126 seconds
smtp/log: up (pid 1762) 126 seconds
submission/log: up (pid 1759) 126 seconds

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:15
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

# qmailctl stat
send: up (pid 44308) 13 seconds
smtp: up (pid 44504) 0 seconds
submission: up (pid 44505) 0 seconds
send/log: up (pid 44309) 13 seconds
smtp/log: up (pid 44310) 13 seconds
submission/log: up (pid 44312) 13 seconds
____
From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:01
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

I have done

  1.
rpm -e --nodeps qmail
  2.
yum install qmail
  3.
 restored .rpmsave files in /var/qmail/control

Now I am unable to login to existing domains . But I can create and login to a 
test domain. How do I connect to existing domains?

Need some urgent help please.

Biju Jose
____
From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 07 April 2024 21:44
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

#ls -l /var/qmail/bin
total 1512
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 bouncesaying
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 condredirect
-rwxr-xr-x 1 root   qmail   1087 Sep 10  2019 config-fast
-rwxr-xr-x 1 root   qmail126 Sep 10  2019 datemail
-rw--- 1 root   root   11430 Apr  7 20:20 DEADJOE
-rwxr-xr-x 1 root   qmail928 Sep 10  2019 dh_key
-rwxr-xr-x 1 root   root2777 Apr 30  2018 dkimverify.pl
-rwxr-xr-x 1 root   qmail114 Sep 10  2019 elq
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 except
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 forward
-rwxr-xr-x 1 root   qmail  26888 Sep 10  2019 instcheck
-rwxr-xr-x 1 root   qmail  26952 Sep 10  2019 maildir2mbox
-rwxr-xr-x 1 root   qmail  14568 Sep 10  2019 maildirmake
-rwxr-xr-x 1 root   qmail  22888 Sep 10  2019 maildirwatch
-rwxr-xr-x 1 root   qmail179 Sep 10  2019 mailsubj
-rwxr-xr-x 1 root   qmail   8259 Sep 10  2019 makecert.sh
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 pinq
-rwxr-xr-x 1 root   qmail  18856 Sep 10  2019 predate
-rwxr-xr-x 1 root   qmail  18792 Sep 10  2019 preline
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 qail
-rwxr-xr-x 1 root   qmail  18760 Sep 10  2019 qbiff
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badloadertypes
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badmimetypes
-rwx--x--x 1 root   qmail  14712 Sep 10  2019 qmail-clean
-rws--x--x 1 qmailq qmail  52144 Sep 10  2019 qmail-dk
-rwx--x--x 1 root   qmail  10480 Sep 10  2019 qmail-getpw
-rwxr-xr-x 1 root   qmail  51768 Sep 10  2019 qmail-inject
-rwx--x--x 1 root   qmail  64184 Sep 10  2019 qmail-local
-rwx-- 1 root   qmail  22904 Sep 10  2019 qmail-lspawn
-rwx-- 1 root   qmail  18744 Sep 10  2019 qmail-newmrh
-rwx-- 1 root   qmail  14648 Sep 10  2019 qmail-newu
-rwx--x--x 1 root   qmail  22976 Sep 10  2019 qmail-pw2u
-rwxr-xr-x 1 root   qmail  18816 Sep 10  2019 qmail-qmqpc
-rwxr-xr-x 1 root   qmail  22904 Sep 10  2019 qmail-qmqpd
-rwxr-xr-x 1 root   qmail  31096 Sep 10  2019 qmail-qmtpd
-rwxr-xr-x 1 root   qmail  22840 Sep 10  2019 qmail-qread
-rwxr-xr-x 1 root   qmail371 Sep 10  2019 qmail-qstat
-rwx--x--x 1 root   root   27104 Apr  7 21:25 qmail-queue
lrwxrwxrwx 1 root   root  26 Apr  7 18:58 qmail-queue.1 -> 
/var/qmail/bin/qmail-queue
-rws--x--x 1 qmailq qmail  27104 Sep 10  2019 qmail-queue.orig
-rwsrwxrwx 1 qmailq qmail488 Jul 18  2018 qmail-queue.pl.sh
-rwx--x--x 1 root   qmail  52056 Apr  7 21:10 qmail-remote
-rw-r--r-- 1 root   root7545 Apr  7 20:59 qmail-remote~
-rwx--x--x 1 root   qmail   7554 Apr  7 20:51 qmail-remote.0
-rwx--x--x 1 root   qmail  52056 Sep 10  2019 qmail-remote.org
-rwxrwxrwx 1 root   qmail   7545 Apr  7 19:28 qmail-remove.eric
-rwx--x--x 1 root   qmail  18768 Sep 10  2019 qmail-rspawn
-rwx--x--x 1 root   qmail  6 Sep 10  2019 qmail-send
-rwxr-xr-x 1 root   qmail  22856 Sep 10  2019 qmail-showctl
-rwxr-xr-x 1 root   qmail 205752 Sep 10  2019 qmail-smtpd
-rwx--

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

2024-04-07 Thread Biju Jose
# qmailctl stat
send: up (pid 1761) 126 seconds
smtp: up (pid 1760) 126 seconds
submission: up (pid 1774) 126 seconds
send/log: up (pid 1770) 126 seconds
smtp/log: up (pid 1762) 126 seconds
submission/log: up (pid 1759) 126 seconds

From: Biju Jose 
Sent: 08 April 2024 00:15
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

# qmailctl stat
send: up (pid 44308) 13 seconds
smtp: up (pid 44504) 0 seconds
submission: up (pid 44505) 0 seconds
send/log: up (pid 44309) 13 seconds
smtp/log: up (pid 44310) 13 seconds
submission/log: up (pid 44312) 13 seconds

From: Biju Jose 
Sent: 08 April 2024 00:01
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

I have done

  1.
rpm -e --nodeps qmail
  2.
yum install qmail
  3.
 restored .rpmsave files in /var/qmail/control

Now I am unable to login to existing domains . But I can create and login to a 
test domain. How do I connect to existing domains?

Need some urgent help please.

Biju Jose

From: Biju Jose 
Sent: 07 April 2024 21:44
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

#ls -l /var/qmail/bin
total 1512
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 bouncesaying
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 condredirect
-rwxr-xr-x 1 root   qmail   1087 Sep 10  2019 config-fast
-rwxr-xr-x 1 root   qmail126 Sep 10  2019 datemail
-rw--- 1 root   root   11430 Apr  7 20:20 DEADJOE
-rwxr-xr-x 1 root   qmail928 Sep 10  2019 dh_key
-rwxr-xr-x 1 root   root2777 Apr 30  2018 dkimverify.pl
-rwxr-xr-x 1 root   qmail114 Sep 10  2019 elq
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 except
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 forward
-rwxr-xr-x 1 root   qmail  26888 Sep 10  2019 instcheck
-rwxr-xr-x 1 root   qmail  26952 Sep 10  2019 maildir2mbox
-rwxr-xr-x 1 root   qmail  14568 Sep 10  2019 maildirmake
-rwxr-xr-x 1 root   qmail  22888 Sep 10  2019 maildirwatch
-rwxr-xr-x 1 root   qmail179 Sep 10  2019 mailsubj
-rwxr-xr-x 1 root   qmail   8259 Sep 10  2019 makecert.sh
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 pinq
-rwxr-xr-x 1 root   qmail  18856 Sep 10  2019 predate
-rwxr-xr-x 1 root   qmail  18792 Sep 10  2019 preline
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 qail
-rwxr-xr-x 1 root   qmail  18760 Sep 10  2019 qbiff
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badloadertypes
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badmimetypes
-rwx--x--x 1 root   qmail  14712 Sep 10  2019 qmail-clean
-rws--x--x 1 qmailq qmail  52144 Sep 10  2019 qmail-dk
-rwx--x--x 1 root   qmail  10480 Sep 10  2019 qmail-getpw
-rwxr-xr-x 1 root   qmail  51768 Sep 10  2019 qmail-inject
-rwx--x--x 1 root   qmail  64184 Sep 10  2019 qmail-local
-rwx-- 1 root   qmail  22904 Sep 10  2019 qmail-lspawn
-rwx-- 1 root   qmail  18744 Sep 10  2019 qmail-newmrh
-rwx-- 1 root   qmail  14648 Sep 10  2019 qmail-newu
-rwx--x--x 1 root   qmail  22976 Sep 10  2019 qmail-pw2u
-rwxr-xr-x 1 root   qmail  18816 Sep 10  2019 qmail-qmqpc
-rwxr-xr-x 1 root   qmail  22904 Sep 10  2019 qmail-qmqpd
-rwxr-xr-x 1 root   qmail  31096 Sep 10  2019 qmail-qmtpd
-rwxr-xr-x 1 root   qmail  22840 Sep 10  2019 qmail-qread
-rwxr-xr-x 1 root   qmail371 Sep 10  2019 qmail-qstat
-rwx--x--x 1 root   root   27104 Apr  7 21:25 qmail-queue
lrwxrwxrwx 1 root   root  26 Apr  7 18:58 qmail-queue.1 -> 
/var/qmail/bin/qmail-queue
-rws--x--x 1 qmailq qmail  27104 Sep 10  2019 qmail-queue.orig
-rwsrwxrwx 1 qmailq qmail488 Jul 18  2018 qmail-queue.pl.sh
-rwx--x--x 1 root   qmail  52056 Apr  7 21:10 qmail-remote
-rw-r--r-- 1 root   root7545 Apr  7 20:59 qmail-remote~
-rwx--x--x 1 root   qmail   7554 Apr  7 20:51 qmail-remote.0
-rwx--x--x 1 root   qmail  52056 Sep 10  2019 qmail-remote.org
-rwxrwxrwx 1 root   qmail   7545 Apr  7 19:28 qmail-remove.eric
-rwx--x--x 1 root   qmail  18768 Sep 10  2019 qmail-rspawn
-rwx--x--x 1 root   qmail  6 Sep 10  2019 qmail-send
-rwxr-xr-x 1 root   qmail  22856 Sep 10  2019 qmail-showctl
-rwxr-xr-x 1 root   qmail 205752 Sep 10  2019 qmail-smtpd
-rwx-- 1 root   qmail  10488 Sep 10  2019 qmail-start
-rwxr-xr-x 1 root   qmail  14584 Sep 10  2019 qmail-tcpok
-rwxr-xr-x 1 root   qmail  14616 Sep 10  2019 qmail-tcpto
-rwxr-xr-x 1 root   qmail  31192 Sep 10  2019 qreceipt
-rwxr-xr-x 1 root   qmail  14632 Sep 10  2019 qsmhook
-rwxr-xr-x 1 root   root3820 May  6  2019 rcptcheck-overlimit.sh
-rwxr-xr-x 1 root   qmail  14616 Sep 10  2019 sendmail
-rws--x--x 1 clamav root   34774 Apr  7  2016 simscan
-rwsr-xr-x 1 root   root   24461 Apr  7  2016 simscanmk
-rwxr-xr-x 1 root   qmail  35560 Sep 10  2019 spfquery
-rwx--x--x 1 root   qmail  10536 Sep 10  2019 splogger
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 srsfilter
-rwxr-xr-x 1 root   qmail  26920 Sep 10  2019 tcp-env
-rwxr

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

2024-04-07 Thread Biju Jose
send and submission is not running, unable to login to existing domains.

From: Eric Broch 
Sent: 08 April 2024 04:07
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


All you had to do was...


yum -y reinstall qmail


What is the status now?



On 4/7/2024 12:45 PM, Biju Jose wrote:
# qmailctl stat
send: up (pid 44308) 13 seconds
smtp: up (pid 44504) 0 seconds
submission: up (pid 44505) 0 seconds
send/log: up (pid 44309) 13 seconds
smtp/log: up (pid 44310) 13 seconds
submission/log: up (pid 44312) 13 seconds

From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 08 April 2024 00:01
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

I have done

  1.
rpm -e --nodeps qmail
  2.
yum install qmail
  3.
 restored .rpmsave files in /var/qmail/control

Now I am unable to login to existing domains . But I can create and login to a 
test domain. How do I connect to existing domains?

Need some urgent help please.

Biju Jose
____
From: Biju Jose <mailto:bijuko...@outlook.com>
Sent: 07 April 2024 21:44
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

#ls -l /var/qmail/bin
total 1512
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 bouncesaying
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 condredirect
-rwxr-xr-x 1 root   qmail   1087 Sep 10  2019 config-fast
-rwxr-xr-x 1 root   qmail126 Sep 10  2019 datemail
-rw--- 1 root   root   11430 Apr  7 20:20 DEADJOE
-rwxr-xr-x 1 root   qmail928 Sep 10  2019 dh_key
-rwxr-xr-x 1 root   root2777 Apr 30  2018 dkimverify.pl
-rwxr-xr-x 1 root   qmail114 Sep 10  2019 elq
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 except
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 forward
-rwxr-xr-x 1 root   qmail  26888 Sep 10  2019 instcheck
-rwxr-xr-x 1 root   qmail  26952 Sep 10  2019 maildir2mbox
-rwxr-xr-x 1 root   qmail  14568 Sep 10  2019 maildirmake
-rwxr-xr-x 1 root   qmail  22888 Sep 10  2019 maildirwatch
-rwxr-xr-x 1 root   qmail179 Sep 10  2019 mailsubj
-rwxr-xr-x 1 root   qmail   8259 Sep 10  2019 makecert.sh
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 pinq
-rwxr-xr-x 1 root   qmail  18856 Sep 10  2019 predate
-rwxr-xr-x 1 root   qmail  18792 Sep 10  2019 preline
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 qail
-rwxr-xr-x 1 root   qmail  18760 Sep 10  2019 qbiff
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badloadertypes
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badmimetypes
-rwx--x--x 1 root   qmail  14712 Sep 10  2019 qmail-clean
-rws--x--x 1 qmailq qmail  52144 Sep 10  2019 qmail-dk
-rwx--x--x 1 root   qmail  10480 Sep 10  2019 qmail-getpw
-rwxr-xr-x 1 root   qmail  51768 Sep 10  2019 qmail-inject
-rwx--x--x 1 root   qmail  64184 Sep 10  2019 qmail-local
-rwx-- 1 root   qmail  22904 Sep 10  2019 qmail-lspawn
-rwx-- 1 root   qmail  18744 Sep 10  2019 qmail-newmrh
-rwx-- 1 root   qmail  14648 Sep 10  2019 qmail-newu
-rwx--x--x 1 root   qmail  22976 Sep 10  2019 qmail-pw2u
-rwxr-xr-x 1 root   qmail  18816 Sep 10  2019 qmail-qmqpc
-rwxr-xr-x 1 root   qmail  22904 Sep 10  2019 qmail-qmqpd
-rwxr-xr-x 1 root   qmail  31096 Sep 10  2019 qmail-qmtpd
-rwxr-xr-x 1 root   qmail  22840 Sep 10  2019 qmail-qread
-rwxr-xr-x 1 root   qmail371 Sep 10  2019 qmail-qstat
-rwx--x--x 1 root   root   27104 Apr  7 21:25 qmail-queue
lrwxrwxrwx 1 root   root  26 Apr  7 18:58 qmail-queue.1 -> 
/var/qmail/bin/qmail-queue
-rws--x--x 1 qmailq qmail  27104 Sep 10  2019 qmail-queue.orig
-rwsrwxrwx 1 qmailq qmail488 Jul 18  2018 qmail-queue.pl.sh
-rwx--x--x 1 root   qmail  52056 Apr  7 21:10 qmail-remote
-rw-r--r-- 1 root   root7545 Apr  7 20:59 qmail-remote~
-rwx--x--x 1 root   qmail   7554 Apr  7 20:51 qmail-remote.0
-rwx--x--x 1 root   qmail  52056 Sep 10  2019 qmail-remote.org
-rwxrwxrwx 1 root   qmail   7545 Apr  7 19:28 qmail-remove.eric
-rwx--x--x 1 root   qmail  18768 Sep 10  2019 qmail-rspawn
-rwx--x--x 1 root   qmail  6 Sep 10  2019 qmail-send
-rwxr-xr-x 1 root   qmail  22856 Sep 10  2019 qmail-showctl
-rwxr-xr-x 1 root   qmail 205752 Sep 10  2019 qmail-smtpd
-rwx-- 1 root   qmail  10488 Sep 10  2019 qmail-start
-rwxr-xr-x 1 root   qmail  14584 Sep 10  2019 qmail-tcpok
-rwxr-xr-x 1 root   qmail  14616 Sep 10  2019 qmail-tcpto
-rwxr-xr-x 1 root   qmail  31192 Sep 10  2019 qreceipt
-rwxr-xr-x 1 root   qmail  14632 Sep 10  2019 qsmhook
-rwxr-xr-x 1 root   root3820 May  6  2019 rcptcheck-overlimit.sh
-rwxr-xr-x 1 root   qmail  14616 Sep 10  2019 sendmail
-rws--x--x 1 clamav root   34774 Apr  7  2016 simscan
-rwsr-xr-x 1 root   root   24461 Apr  7  2

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

2024-04-07 Thread Biju Jose
# qmailctl stat
send: up (pid 44308) 13 seconds
smtp: up (pid 44504) 0 seconds
submission: up (pid 44505) 0 seconds
send/log: up (pid 44309) 13 seconds
smtp/log: up (pid 44310) 13 seconds
submission/log: up (pid 44312) 13 seconds

From: Biju Jose 
Sent: 08 April 2024 00:01
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

I have done

  1.
rpm -e --nodeps qmail
  2.
yum install qmail
  3.
 restored .rpmsave files in /var/qmail/control

Now I am unable to login to existing domains . But I can create and login to a 
test domain. How do I connect to existing domains?

Need some urgent help please.

Biju Jose

From: Biju Jose 
Sent: 07 April 2024 21:44
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

#ls -l /var/qmail/bin
total 1512
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 bouncesaying
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 condredirect
-rwxr-xr-x 1 root   qmail   1087 Sep 10  2019 config-fast
-rwxr-xr-x 1 root   qmail126 Sep 10  2019 datemail
-rw--- 1 root   root   11430 Apr  7 20:20 DEADJOE
-rwxr-xr-x 1 root   qmail928 Sep 10  2019 dh_key
-rwxr-xr-x 1 root   root2777 Apr 30  2018 dkimverify.pl
-rwxr-xr-x 1 root   qmail114 Sep 10  2019 elq
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 except
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 forward
-rwxr-xr-x 1 root   qmail  26888 Sep 10  2019 instcheck
-rwxr-xr-x 1 root   qmail  26952 Sep 10  2019 maildir2mbox
-rwxr-xr-x 1 root   qmail  14568 Sep 10  2019 maildirmake
-rwxr-xr-x 1 root   qmail  22888 Sep 10  2019 maildirwatch
-rwxr-xr-x 1 root   qmail179 Sep 10  2019 mailsubj
-rwxr-xr-x 1 root   qmail   8259 Sep 10  2019 makecert.sh
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 pinq
-rwxr-xr-x 1 root   qmail  18856 Sep 10  2019 predate
-rwxr-xr-x 1 root   qmail  18792 Sep 10  2019 preline
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 qail
-rwxr-xr-x 1 root   qmail  18760 Sep 10  2019 qbiff
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badloadertypes
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badmimetypes
-rwx--x--x 1 root   qmail  14712 Sep 10  2019 qmail-clean
-rws--x--x 1 qmailq qmail  52144 Sep 10  2019 qmail-dk
-rwx--x--x 1 root   qmail  10480 Sep 10  2019 qmail-getpw
-rwxr-xr-x 1 root   qmail  51768 Sep 10  2019 qmail-inject
-rwx--x--x 1 root   qmail  64184 Sep 10  2019 qmail-local
-rwx-- 1 root   qmail  22904 Sep 10  2019 qmail-lspawn
-rwx-- 1 root   qmail  18744 Sep 10  2019 qmail-newmrh
-rwx-- 1 root   qmail  14648 Sep 10  2019 qmail-newu
-rwx--x--x 1 root   qmail  22976 Sep 10  2019 qmail-pw2u
-rwxr-xr-x 1 root   qmail  18816 Sep 10  2019 qmail-qmqpc
-rwxr-xr-x 1 root   qmail  22904 Sep 10  2019 qmail-qmqpd
-rwxr-xr-x 1 root   qmail  31096 Sep 10  2019 qmail-qmtpd
-rwxr-xr-x 1 root   qmail  22840 Sep 10  2019 qmail-qread
-rwxr-xr-x 1 root   qmail371 Sep 10  2019 qmail-qstat
-rwx--x--x 1 root   root   27104 Apr  7 21:25 qmail-queue
lrwxrwxrwx 1 root   root  26 Apr  7 18:58 qmail-queue.1 -> 
/var/qmail/bin/qmail-queue
-rws--x--x 1 qmailq qmail  27104 Sep 10  2019 qmail-queue.orig
-rwsrwxrwx 1 qmailq qmail488 Jul 18  2018 qmail-queue.pl.sh
-rwx--x--x 1 root   qmail  52056 Apr  7 21:10 qmail-remote
-rw-r--r-- 1 root   root7545 Apr  7 20:59 qmail-remote~
-rwx--x--x 1 root   qmail   7554 Apr  7 20:51 qmail-remote.0
-rwx--x--x 1 root   qmail  52056 Sep 10  2019 qmail-remote.org
-rwxrwxrwx 1 root   qmail   7545 Apr  7 19:28 qmail-remove.eric
-rwx--x--x 1 root   qmail  18768 Sep 10  2019 qmail-rspawn
-rwx--x--x 1 root   qmail  6 Sep 10  2019 qmail-send
-rwxr-xr-x 1 root   qmail  22856 Sep 10  2019 qmail-showctl
-rwxr-xr-x 1 root   qmail 205752 Sep 10  2019 qmail-smtpd
-rwx-- 1 root   qmail  10488 Sep 10  2019 qmail-start
-rwxr-xr-x 1 root   qmail  14584 Sep 10  2019 qmail-tcpok
-rwxr-xr-x 1 root   qmail  14616 Sep 10  2019 qmail-tcpto
-rwxr-xr-x 1 root   qmail  31192 Sep 10  2019 qreceipt
-rwxr-xr-x 1 root   qmail  14632 Sep 10  2019 qsmhook
-rwxr-xr-x 1 root   root3820 May  6  2019 rcptcheck-overlimit.sh
-rwxr-xr-x 1 root   qmail  14616 Sep 10  2019 sendmail
-rws--x--x 1 clamav root   34774 Apr  7  2016 simscan
-rwsr-xr-x 1 root   root   24461 Apr  7  2016 simscanmk
-rwxr-xr-x 1 root   qmail  35560 Sep 10  2019 spfquery
-rwx--x--x 1 root   qmail  10536 Sep 10  2019 splogger
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 srsfilter
-rwxr-xr-x 1 root   qmail  26920 Sep 10  2019 tcp-env
-rwxr-xr-x 1 root   root 618 Dec 24  2013 update-simscan

From: Eric Broch 
Sent: 07 April 2024 21:40
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


All you should have to do is move qmail-remote (original) back to qmail-remote


What's in /var/qmail/bin


# ls -l  /var/qmail/bin


If there is a symbolic link to qmail-rem

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

2024-04-07 Thread Biju Jose
I have done

  1.
rpm -e --nodeps qmail
  2.
yum install qmail
  3.
 restored .rpmsave files in /var/qmail/control

Now I am unable to login to existing domains . But I can create and login to a 
test domain. How do I connect to existing domains?

Need some urgent help please.

Biju Jose

From: Biju Jose 
Sent: 07 April 2024 21:44
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

#ls -l /var/qmail/bin
total 1512
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 bouncesaying
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 condredirect
-rwxr-xr-x 1 root   qmail   1087 Sep 10  2019 config-fast
-rwxr-xr-x 1 root   qmail126 Sep 10  2019 datemail
-rw--- 1 root   root   11430 Apr  7 20:20 DEADJOE
-rwxr-xr-x 1 root   qmail928 Sep 10  2019 dh_key
-rwxr-xr-x 1 root   root2777 Apr 30  2018 dkimverify.pl
-rwxr-xr-x 1 root   qmail114 Sep 10  2019 elq
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 except
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 forward
-rwxr-xr-x 1 root   qmail  26888 Sep 10  2019 instcheck
-rwxr-xr-x 1 root   qmail  26952 Sep 10  2019 maildir2mbox
-rwxr-xr-x 1 root   qmail  14568 Sep 10  2019 maildirmake
-rwxr-xr-x 1 root   qmail  22888 Sep 10  2019 maildirwatch
-rwxr-xr-x 1 root   qmail179 Sep 10  2019 mailsubj
-rwxr-xr-x 1 root   qmail   8259 Sep 10  2019 makecert.sh
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 pinq
-rwxr-xr-x 1 root   qmail  18856 Sep 10  2019 predate
-rwxr-xr-x 1 root   qmail  18792 Sep 10  2019 preline
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 qail
-rwxr-xr-x 1 root   qmail  18760 Sep 10  2019 qbiff
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badloadertypes
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badmimetypes
-rwx--x--x 1 root   qmail  14712 Sep 10  2019 qmail-clean
-rws--x--x 1 qmailq qmail  52144 Sep 10  2019 qmail-dk
-rwx--x--x 1 root   qmail  10480 Sep 10  2019 qmail-getpw
-rwxr-xr-x 1 root   qmail  51768 Sep 10  2019 qmail-inject
-rwx--x--x 1 root   qmail  64184 Sep 10  2019 qmail-local
-rwx-- 1 root   qmail  22904 Sep 10  2019 qmail-lspawn
-rwx-- 1 root   qmail  18744 Sep 10  2019 qmail-newmrh
-rwx-- 1 root   qmail  14648 Sep 10  2019 qmail-newu
-rwx--x--x 1 root   qmail  22976 Sep 10  2019 qmail-pw2u
-rwxr-xr-x 1 root   qmail  18816 Sep 10  2019 qmail-qmqpc
-rwxr-xr-x 1 root   qmail  22904 Sep 10  2019 qmail-qmqpd
-rwxr-xr-x 1 root   qmail  31096 Sep 10  2019 qmail-qmtpd
-rwxr-xr-x 1 root   qmail  22840 Sep 10  2019 qmail-qread
-rwxr-xr-x 1 root   qmail371 Sep 10  2019 qmail-qstat
-rwx--x--x 1 root   root   27104 Apr  7 21:25 qmail-queue
lrwxrwxrwx 1 root   root  26 Apr  7 18:58 qmail-queue.1 -> 
/var/qmail/bin/qmail-queue
-rws--x--x 1 qmailq qmail  27104 Sep 10  2019 qmail-queue.orig
-rwsrwxrwx 1 qmailq qmail488 Jul 18  2018 qmail-queue.pl.sh
-rwx--x--x 1 root   qmail  52056 Apr  7 21:10 qmail-remote
-rw-r--r-- 1 root   root7545 Apr  7 20:59 qmail-remote~
-rwx--x--x 1 root   qmail   7554 Apr  7 20:51 qmail-remote.0
-rwx--x--x 1 root   qmail  52056 Sep 10  2019 qmail-remote.org
-rwxrwxrwx 1 root   qmail   7545 Apr  7 19:28 qmail-remove.eric
-rwx--x--x 1 root   qmail  18768 Sep 10  2019 qmail-rspawn
-rwx--x--x 1 root   qmail  6 Sep 10  2019 qmail-send
-rwxr-xr-x 1 root   qmail  22856 Sep 10  2019 qmail-showctl
-rwxr-xr-x 1 root   qmail 205752 Sep 10  2019 qmail-smtpd
-rwx-- 1 root   qmail  10488 Sep 10  2019 qmail-start
-rwxr-xr-x 1 root   qmail  14584 Sep 10  2019 qmail-tcpok
-rwxr-xr-x 1 root   qmail  14616 Sep 10  2019 qmail-tcpto
-rwxr-xr-x 1 root   qmail  31192 Sep 10  2019 qreceipt
-rwxr-xr-x 1 root   qmail  14632 Sep 10  2019 qsmhook
-rwxr-xr-x 1 root   root3820 May  6  2019 rcptcheck-overlimit.sh
-rwxr-xr-x 1 root   qmail  14616 Sep 10  2019 sendmail
-rws--x--x 1 clamav root   34774 Apr  7  2016 simscan
-rwsr-xr-x 1 root   root   24461 Apr  7  2016 simscanmk
-rwxr-xr-x 1 root   qmail  35560 Sep 10  2019 spfquery
-rwx--x--x 1 root   qmail  10536 Sep 10  2019 splogger
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 srsfilter
-rwxr-xr-x 1 root   qmail  26920 Sep 10  2019 tcp-env
-rwxr-xr-x 1 root   root 618 Dec 24  2013 update-simscan

From: Eric Broch 
Sent: 07 April 2024 21:40
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


All you should have to do is move qmail-remote (original) back to qmail-remote


What's in /var/qmail/bin


# ls -l  /var/qmail/bin


If there is a symbolic link to qmail-remote (unlink qmail-remote).

do you have qmail-remote.orig ???


On 4/7/2024 9:47 AM, Biju Jose wrote:
How do I reverse  steps 11 and 12?


  1.  DKIM verification (no patch):
 *   Assumes 'QMAILQUEUE="/var/qmail/bin/simscan"' defined in 
/etc/tcprules.d/tcp.smtp
&& /var/qmail/bin/qmail-queue is a link.
Note: Spamassassin has DKIM verification making this unnecessary.
  

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

2024-04-07 Thread Biju Jose
#ls -l /var/qmail/bin
total 1512
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 bouncesaying
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 condredirect
-rwxr-xr-x 1 root   qmail   1087 Sep 10  2019 config-fast
-rwxr-xr-x 1 root   qmail126 Sep 10  2019 datemail
-rw--- 1 root   root   11430 Apr  7 20:20 DEADJOE
-rwxr-xr-x 1 root   qmail928 Sep 10  2019 dh_key
-rwxr-xr-x 1 root   root2777 Apr 30  2018 dkimverify.pl
-rwxr-xr-x 1 root   qmail114 Sep 10  2019 elq
-rwxr-xr-x 1 root   qmail  14552 Sep 10  2019 except
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 forward
-rwxr-xr-x 1 root   qmail  26888 Sep 10  2019 instcheck
-rwxr-xr-x 1 root   qmail  26952 Sep 10  2019 maildir2mbox
-rwxr-xr-x 1 root   qmail  14568 Sep 10  2019 maildirmake
-rwxr-xr-x 1 root   qmail  22888 Sep 10  2019 maildirwatch
-rwxr-xr-x 1 root   qmail179 Sep 10  2019 mailsubj
-rwxr-xr-x 1 root   qmail   8259 Sep 10  2019 makecert.sh
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 pinq
-rwxr-xr-x 1 root   qmail  18856 Sep 10  2019 predate
-rwxr-xr-x 1 root   qmail  18792 Sep 10  2019 preline
-rwxr-xr-x 1 root   qmail115 Sep 10  2019 qail
-rwxr-xr-x 1 root   qmail  18760 Sep 10  2019 qbiff
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badloadertypes
-rwxr-xr-x 1 root   qmail  18744 Sep 10  2019 qmail-badmimetypes
-rwx--x--x 1 root   qmail  14712 Sep 10  2019 qmail-clean
-rws--x--x 1 qmailq qmail  52144 Sep 10  2019 qmail-dk
-rwx--x--x 1 root   qmail  10480 Sep 10  2019 qmail-getpw
-rwxr-xr-x 1 root   qmail  51768 Sep 10  2019 qmail-inject
-rwx--x--x 1 root   qmail  64184 Sep 10  2019 qmail-local
-rwx-- 1 root   qmail  22904 Sep 10  2019 qmail-lspawn
-rwx-- 1 root   qmail  18744 Sep 10  2019 qmail-newmrh
-rwx-- 1 root   qmail  14648 Sep 10  2019 qmail-newu
-rwx--x--x 1 root   qmail  22976 Sep 10  2019 qmail-pw2u
-rwxr-xr-x 1 root   qmail  18816 Sep 10  2019 qmail-qmqpc
-rwxr-xr-x 1 root   qmail  22904 Sep 10  2019 qmail-qmqpd
-rwxr-xr-x 1 root   qmail  31096 Sep 10  2019 qmail-qmtpd
-rwxr-xr-x 1 root   qmail  22840 Sep 10  2019 qmail-qread
-rwxr-xr-x 1 root   qmail371 Sep 10  2019 qmail-qstat
-rwx--x--x 1 root   root   27104 Apr  7 21:25 qmail-queue
lrwxrwxrwx 1 root   root  26 Apr  7 18:58 qmail-queue.1 -> 
/var/qmail/bin/qmail-queue
-rws--x--x 1 qmailq qmail  27104 Sep 10  2019 qmail-queue.orig
-rwsrwxrwx 1 qmailq qmail488 Jul 18  2018 qmail-queue.pl.sh
-rwx--x--x 1 root   qmail  52056 Apr  7 21:10 qmail-remote
-rw-r--r-- 1 root   root7545 Apr  7 20:59 qmail-remote~
-rwx--x--x 1 root   qmail   7554 Apr  7 20:51 qmail-remote.0
-rwx--x--x 1 root   qmail  52056 Sep 10  2019 qmail-remote.org
-rwxrwxrwx 1 root   qmail   7545 Apr  7 19:28 qmail-remove.eric
-rwx--x--x 1 root   qmail  18768 Sep 10  2019 qmail-rspawn
-rwx--x--x 1 root   qmail  6 Sep 10  2019 qmail-send
-rwxr-xr-x 1 root   qmail  22856 Sep 10  2019 qmail-showctl
-rwxr-xr-x 1 root   qmail 205752 Sep 10  2019 qmail-smtpd
-rwx-- 1 root   qmail  10488 Sep 10  2019 qmail-start
-rwxr-xr-x 1 root   qmail  14584 Sep 10  2019 qmail-tcpok
-rwxr-xr-x 1 root   qmail  14616 Sep 10  2019 qmail-tcpto
-rwxr-xr-x 1 root   qmail  31192 Sep 10  2019 qreceipt
-rwxr-xr-x 1 root   qmail  14632 Sep 10  2019 qsmhook
-rwxr-xr-x 1 root   root3820 May  6  2019 rcptcheck-overlimit.sh
-rwxr-xr-x 1 root   qmail  14616 Sep 10  2019 sendmail
-rws--x--x 1 clamav root   34774 Apr  7  2016 simscan
-rwsr-xr-x 1 root   root   24461 Apr  7  2016 simscanmk
-rwxr-xr-x 1 root   qmail  35560 Sep 10  2019 spfquery
-rwx--x--x 1 root   qmail  10536 Sep 10  2019 splogger
-rwxr-xr-x 1 root   qmail  31224 Sep 10  2019 srsfilter
-rwxr-xr-x 1 root   qmail  26920 Sep 10  2019 tcp-env
-rwxr-xr-x 1 root   root 618 Dec 24  2013 update-simscan

From: Eric Broch 
Sent: 07 April 2024 21:40
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


All you should have to do is move qmail-remote (original) back to qmail-remote


What's in /var/qmail/bin


# ls -l  /var/qmail/bin


If there is a symbolic link to qmail-remote (unlink qmail-remote).

do you have qmail-remote.orig ???


On 4/7/2024 9:47 AM, Biju Jose wrote:
How do I reverse  steps 11 and 12?


  1.  DKIM verification (no patch):
 *   Assumes 'QMAILQUEUE="/var/qmail/bin/simscan"' defined in 
/etc/tcprules.d/tcp.smtp
&& /var/qmail/bin/qmail-queue is a link.
Note: Spamassassin has DKIM verification making this unnecessary.
*   # qmailctl stop
*   Add 'export DKVERIFY=1' to /var/qmail/supervise/smtp/run
*   Increase softlimit to 12800 in /var/qmail/supervise/smtp/run
*   # cd /var/qmail/bin
*   # wget http://www.qmailtoaster.org/dkimverify.pl
*   # wget http://www.qmailtoaster.org/qmail-queue.pl.sh
*   # chown root:root dkimverify.pl
*   # chown qmailq:qmail qmail-queue.pl.sh
*   # chmod 755 dkimverify.p

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

2024-04-07 Thread Biju Jose
How do I reverse  steps 11 and 12?


  1.  DKIM verification (no patch):
 *   Assumes 'QMAILQUEUE="/var/qmail/bin/simscan"' defined in 
/etc/tcprules.d/tcp.smtp
&& /var/qmail/bin/qmail-queue is a link.
Note: Spamassassin has DKIM verification making this unnecessary.
*   # qmailctl stop
*   Add 'export DKVERIFY=1' to /var/qmail/supervise/smtp/run
*   Increase softlimit to 12800 in /var/qmail/supervise/smtp/run
*   # cd /var/qmail/bin
*   # wget http://www.qmailtoaster.org/dkimverify.pl
*   # wget http://www.qmailtoaster.org/qmail-queue.pl.sh
*   # chown root:root dkimverify.pl
*   # chown qmailq:qmail qmail-queue.pl.sh
*   # chmod 755 dkimverify.pl
*   # chmod 4777 qmail-queue.pl.sh
*   # unlink qmail-queue
*   # ln -s qmail-queue.pl.sh qmail-queue
*   # qmailctl start
*   Send email to user on the host
*   Check email header dkim verification


____
From: Biju Jose 
Sent: 07 April 2024 21:14
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup

the qmail-remote.orig file I have is 52,056 bytes root:qmail -rwx—x—x

This is not working. Can I get the file please ?

From: Eric Broch 
Sent: 07 April 2024 21:01
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


Then


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


check permissions


-rwx--x--x 1 root qmail 69864 Mar 30  2022 /var/qmail/bin/qmail-remote



On 4/7/2024 9:18 AM, Biju Jose wrote:
 qmailctl queue
messages in queue: 937
messages in queue but not yet preprocessed: 935
7 Apr 2024 13:15:35 GMT  #269010074  45155  
<mailto:b...@home-trendz.in>  bouncing
7 Apr 2024 13:16:12 GMT  #269010075  63818  
<mailto:b...@whitesindia.com>  bouncing

Priority is to bring it back to send and receive state, DKIM can be setup next 
weekend.

From: Eric Broch <mailto:ebr...@whitehorsetc.com>
Sent: 07 April 2024 20:46
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


And while your at it, can you check the queue?

#qmailctl queue


I might ask, do you want to debug this now, or do you want mail to start 
flowing again?


On 4/7/2024 9:14 AM, Eric Broch wrote:


That won't work because you'll have


#my $debugfile  = undef;

my $debugfile= '/tmp/dkim.debug';
.
.
. (A bunch of code)
.
.
my $debugfile  = undef;

remove what you've put in that file.

Find the line
my $debugfile  = undef;

comment it

#my $debugfile  = undef;

create an new line under it

my $debugfile= '/tmp/dkim.debug';

save the file




On 4/7/2024 9:01 AM, Biju Jose wrote:
I added this to the top of qmail-remote
#my $debugfile  = undef;
my $debugfile= '/tmp/dkim.debug';

Tried send/receive, but nothing in  cat /tmp/dkim.debug

From: Eric Broch <mailto:ebr...@whitehorsetc.com>
Sent: 07 April 2024 20:06
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


Change qmail-remote to look like this


#my $debugfile  = undef;
my $debugfile= '/tmp/dkim.debug';


send an email


cat /tmp/dkim.debug


post output.



On 4/7/2024 8:31 AM, Biju Jose wrote:
@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 <mailto:ebr...@whitehorsetc.com>
Sent: 07 April 2024 19:59
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto: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

From: Biju Jose <mailto:b

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

2024-04-07 Thread Biju Jose
the qmail-remote.orig file I have is 52,056 bytes root:qmail -rwx—x—x

This is not working. Can I get the file please ?

From: Eric Broch 
Sent: 07 April 2024 21:01
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


Then


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


check permissions


-rwx--x--x 1 root qmail 69864 Mar 30  2022 /var/qmail/bin/qmail-remote



On 4/7/2024 9:18 AM, Biju Jose wrote:
 qmailctl queue
messages in queue: 937
messages in queue but not yet preprocessed: 935
7 Apr 2024 13:15:35 GMT  #269010074  45155  
<mailto:b...@home-trendz.in>  bouncing
7 Apr 2024 13:16:12 GMT  #269010075  63818  
<mailto:b...@whitesindia.com>  bouncing

Priority is to bring it back to send and receive state, DKIM can be setup next 
weekend.

From: Eric Broch <mailto:ebr...@whitehorsetc.com>
Sent: 07 April 2024 20:46
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


And while your at it, can you check the queue?

#qmailctl queue


I might ask, do you want to debug this now, or do you want mail to start 
flowing again?


On 4/7/2024 9:14 AM, Eric Broch wrote:


That won't work because you'll have


#my $debugfile  = undef;

my $debugfile= '/tmp/dkim.debug';
.
.
. (A bunch of code)
.
.
my $debugfile  = undef;

remove what you've put in that file.

Find the line
my $debugfile  = undef;

comment it

#my $debugfile  = undef;

create an new line under it

my $debugfile= '/tmp/dkim.debug';

save the file




On 4/7/2024 9:01 AM, Biju Jose wrote:
I added this to the top of qmail-remote
#my $debugfile  = undef;
my $debugfile= '/tmp/dkim.debug';

Tried send/receive, but nothing in  cat /tmp/dkim.debug

From: Eric Broch <mailto:ebr...@whitehorsetc.com>
Sent: 07 April 2024 20:06
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


Change qmail-remote to look like this


#my $debugfile  = undef;
my $debugfile= '/tmp/dkim.debug';


send an email


cat /tmp/dkim.debug


post output.



On 4/7/2024 8:31 AM, Biju Jose wrote:
@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 <mailto:ebr...@whitehorsetc.com>
Sent: 07 April 2024 19:59
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto: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

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


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

2024-04-07 Thread Biju Jose
 qmailctl queue
messages in queue: 937
messages in queue but not yet preprocessed: 935
7 Apr 2024 13:15:35 GMT  #269010074  45155bouncing
7 Apr 2024 13:16:12 GMT  #269010075  63818bouncing

Priority is to bring it back to send and receive state, DKIM can be setup next 
weekend.

From: Eric Broch 
Sent: 07 April 2024 20:46
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


And while your at it, can you check the queue?

#qmailctl queue


I might ask, do you want to debug this now, or do you want mail to start 
flowing again?


On 4/7/2024 9:14 AM, Eric Broch wrote:


That won't work because you'll have


#my $debugfile  = undef;

my $debugfile= '/tmp/dkim.debug';
.
.
. (A bunch of code)
.
.
my $debugfile  = undef;

remove what you've put in that file.

Find the line
my $debugfile  = undef;

comment it

#my $debugfile  = undef;

create an new line under it

my $debugfile= '/tmp/dkim.debug';

save the file




On 4/7/2024 9:01 AM, Biju Jose wrote:
I added this to the top of qmail-remote
#my $debugfile  = undef;
my $debugfile= '/tmp/dkim.debug';

Tried send/receive, but nothing in  cat /tmp/dkim.debug

From: Eric Broch <mailto:ebr...@whitehorsetc.com>
Sent: 07 April 2024 20:06
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto:qmailtoaster-list@qmailtoaster.com>
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


Change qmail-remote to look like this


#my $debugfile  = undef;
my $debugfile= '/tmp/dkim.debug';


send an email


cat /tmp/dkim.debug


post output.



On 4/7/2024 8:31 AM, Biju Jose wrote:
@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 <mailto:ebr...@whitehorsetc.com>
Sent: 07 April 2024 19:59
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto: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
____
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


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

2024-04-07 Thread Biju Jose
I added this to the top of qmail-remote
#my $debugfile  = undef;
my $debugfile= '/tmp/dkim.debug';

Tried send/receive, but nothing in  cat /tmp/dkim.debug

From: Eric Broch 
Sent: 07 April 2024 20:06
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] Re: I messed up DKIM setup


Change qmail-remote to look like this


#my $debugfile  = undef;
my $debugfile= '/tmp/dkim.debug';


send an email


cat /tmp/dkim.debug


post output.



On 4/7/2024 8:31 AM, Biju Jose wrote:
@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 <mailto:ebr...@whitehorsetc.com>
Sent: 07 April 2024 19:59
To: 
qmailtoaster-list@qmailtoaster.com<mailto:qmailtoaster-list@qmailtoaster.com> 
<mailto: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
____
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


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

2024-04-07 Thread 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

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


[qmailtoaster] Re: I messed up DKIM setup

2024-04-07 Thread Biju Jose
The guide was at http://www.qmailtoaster.com/dkim.html

From: Biju Jose 
Sent: 07 April 2024 19:56
To: 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


[qmailtoaster] I messed up DKIM setup

2024-04-07 Thread Biju Jose
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


RE: [qmailtoaster] Clamav and spamassassin

2023-03-21 Thread Biju Jose | WHITES Systems
Thanks Eric, it worked.
 
Best Regards

Biju Jose
Mobile : 9895 990 272



From: Biju Jose | WHITES Systems  
Sent: 21 March 2023 20:27
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] Clamav and spamassassin
 
Are these the correct packages? 
 

Package  Arch   Version RepositorySize

Installing:
clamdx86_64 0.103.8-3.el7   epel 122 k
spamassassin x86_64 3.4.0-6.el7 base 1.2 M
 
Transaction Summary

Install  2 Packages
 
Best Regards

Biju Jose
Mobile : 9895 990 272


From: Eric Broch mailto:ebr...@whitehorsetc.com> > 
Sent: 21 March 2023 20:22
To: qmailtoaster-list@qmailtoaster.com 
<mailto:qmailtoaster-list@qmailtoaster.com> 
Subject: Re: [qmailtoaster] Clamav and spamassassin
 
# yum install -y clamd spamassassin
On 3/21/2023 8:49 AM, Biju Jose | WHITES Systems wrote:
Hi,
 
While an upgrade attempt, I broke clamav. Here is the setup on Cent OS 7
 
rpm -q clamav
package clamav is not installed
[root@sr24 ~]# rpm -qa | grep qt
mailman-2.1.12-20.qt.el7.x86_64
daemontools-0.76-0.qt.el7.x86_64
isoqlog-2.2.1-2.qt.el7.x86_64
ezmlm-0.53.324-0.qt.el7.x86_64
libsrs2-devel-1.0.18-0.qt.el7.x86_64
control-panel-0.5.1-1.qt.el7.x86_64
simscan-1.4.0-1.qt.el7.x86_64
qt5-qtbase-common-5.9.7-5.el7_9.noarch
qt5-qtbase-gui-5.9.7-5.el7_9.x86_64
ripmime-1.4.0.10-0.qt.el7.x86_64
qmailmrtg-4.2-3.qt.el7.x86_64
qmt-release-1-7.qt.el7.noarch
libsrs2-1.0.18-0.qt.el7.x86_64
ucspi-tcp-0.88-0.qt.el7.x86_64
ezmlm-cgi-0.53.324-0.qt.el7.x86_64
squirrelmail-1.4.22-1.qt.el7.x86_64
maildrop-devel-2.9.1-2.qt.el7.x86_64
mailman-debuginfo-2.1.12-20.qt.el7.x86_64
highcontrast-qt5-0.1-2.el7.x86_64
qt5-qtbase-5.9.7-5.el7_9.x86_64
autorespond-2.0.5-0.qt.el7.x86_64
vqadmin-2.3.7-1.qt.el7.x86_64
libdomainkeys-devel-0.69-1.qt.el7.x86_64
vpopmail-5.4.33-1.qt.el7.x86_64
qmailadmin-1.2.16-2.qt.el7.x86_64
adwaita-qt5-1.0-1.el7.x86_64
maildrop-2.9.1-2.qt.el7.x86_64
qmt-plus-1-0.qt.el7.noarch
spamdyke-5.0.1-0.qt.el7.x86_64
dovecot-2.3.10-11.qt.el7.x86_64
qmail-1.03-2.2.1.qt.el7.x86_64
 
How do I install clamav and spamassassin ? Any help would be much appreciated.
 
Best Regards

Biju Jose
Mobile : 9895 990 272


 


RE: [qmailtoaster] Clamav and spamassassin

2023-03-21 Thread Biju Jose | WHITES Systems
Are these the correct packages? 
 

Package  Arch   Version RepositorySize

Installing:
clamdx86_64 0.103.8-3.el7   epel 122 k
spamassassin x86_64 3.4.0-6.el7 base 1.2 M
 
Transaction Summary

Install  2 Packages
 
Best Regards

Biju Jose
Mobile : 9895 990 272


From: Eric Broch  
Sent: 21 March 2023 20:22
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Clamav and spamassassin
 
# yum install -y clamd spamassassin
On 3/21/2023 8:49 AM, Biju Jose | WHITES Systems wrote:
Hi,
 
While an upgrade attempt, I broke clamav. Here is the setup on Cent OS 7
 
rpm -q clamav
package clamav is not installed
[root@sr24 ~]# rpm -qa | grep qt
mailman-2.1.12-20.qt.el7.x86_64
daemontools-0.76-0.qt.el7.x86_64
isoqlog-2.2.1-2.qt.el7.x86_64
ezmlm-0.53.324-0.qt.el7.x86_64
libsrs2-devel-1.0.18-0.qt.el7.x86_64
control-panel-0.5.1-1.qt.el7.x86_64
simscan-1.4.0-1.qt.el7.x86_64
qt5-qtbase-common-5.9.7-5.el7_9.noarch
qt5-qtbase-gui-5.9.7-5.el7_9.x86_64
ripmime-1.4.0.10-0.qt.el7.x86_64
qmailmrtg-4.2-3.qt.el7.x86_64
qmt-release-1-7.qt.el7.noarch
libsrs2-1.0.18-0.qt.el7.x86_64
ucspi-tcp-0.88-0.qt.el7.x86_64
ezmlm-cgi-0.53.324-0.qt.el7.x86_64
squirrelmail-1.4.22-1.qt.el7.x86_64
maildrop-devel-2.9.1-2.qt.el7.x86_64
mailman-debuginfo-2.1.12-20.qt.el7.x86_64
highcontrast-qt5-0.1-2.el7.x86_64
qt5-qtbase-5.9.7-5.el7_9.x86_64
autorespond-2.0.5-0.qt.el7.x86_64
vqadmin-2.3.7-1.qt.el7.x86_64
libdomainkeys-devel-0.69-1.qt.el7.x86_64
vpopmail-5.4.33-1.qt.el7.x86_64
qmailadmin-1.2.16-2.qt.el7.x86_64
adwaita-qt5-1.0-1.el7.x86_64
maildrop-2.9.1-2.qt.el7.x86_64
qmt-plus-1-0.qt.el7.noarch
spamdyke-5.0.1-0.qt.el7.x86_64
dovecot-2.3.10-11.qt.el7.x86_64
qmail-1.03-2.2.1.qt.el7.x86_64
 
How do I install clamav and spamassassin ? Any help would be much appreciated.
 
Best Regards

Biju Jose
Mobile : 9895 990 272


 


[qmailtoaster] Clamav and spamassassin

2023-03-21 Thread Biju Jose | WHITES Systems
Hi,
 
While an upgrade attempt, I broke clamav. Here is the setup on Cent OS 7
 
rpm -q clamav
package clamav is not installed
[root@sr24 ~]# rpm -qa | grep qt
mailman-2.1.12-20.qt.el7.x86_64
daemontools-0.76-0.qt.el7.x86_64
isoqlog-2.2.1-2.qt.el7.x86_64
ezmlm-0.53.324-0.qt.el7.x86_64
libsrs2-devel-1.0.18-0.qt.el7.x86_64
control-panel-0.5.1-1.qt.el7.x86_64
simscan-1.4.0-1.qt.el7.x86_64
qt5-qtbase-common-5.9.7-5.el7_9.noarch
qt5-qtbase-gui-5.9.7-5.el7_9.x86_64
ripmime-1.4.0.10-0.qt.el7.x86_64
qmailmrtg-4.2-3.qt.el7.x86_64
qmt-release-1-7.qt.el7.noarch
libsrs2-1.0.18-0.qt.el7.x86_64
ucspi-tcp-0.88-0.qt.el7.x86_64
ezmlm-cgi-0.53.324-0.qt.el7.x86_64
squirrelmail-1.4.22-1.qt.el7.x86_64
maildrop-devel-2.9.1-2.qt.el7.x86_64
mailman-debuginfo-2.1.12-20.qt.el7.x86_64
highcontrast-qt5-0.1-2.el7.x86_64
qt5-qtbase-5.9.7-5.el7_9.x86_64
autorespond-2.0.5-0.qt.el7.x86_64
vqadmin-2.3.7-1.qt.el7.x86_64
libdomainkeys-devel-0.69-1.qt.el7.x86_64
vpopmail-5.4.33-1.qt.el7.x86_64
qmailadmin-1.2.16-2.qt.el7.x86_64
adwaita-qt5-1.0-1.el7.x86_64
maildrop-2.9.1-2.qt.el7.x86_64
qmt-plus-1-0.qt.el7.noarch
spamdyke-5.0.1-0.qt.el7.x86_64
dovecot-2.3.10-11.qt.el7.x86_64
qmail-1.03-2.2.1.qt.el7.x86_64
 
How do I install clamav and spamassassin ? Any help would be much
appreciated.
 
Best Regards

Biju Jose
Mobile : 9895 990 272


 


RE: [qmailtoaster] Taps

2021-10-26 Thread Biju Jose | WHITES Systems
http://wiki.qmailtoaster.com/index.php/Taps

Best Regards

Biju Jose



-Original Message-
From: st...@keptprivate.com  
Sent: 25 October 2021 20:11
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Taps

For the curious, can you post a link to some information about Taps?
A google search reveals nothing.

Steve

October 25, 2021 10:33 AM, "Biju Jose | WHITES Systems"  
wrote:

> I am using qmail-1.03-2.2.1.qt.el7.x86_64
> 
> Entries in taps file in the following format
> 
> desig...@domain1.com:postmaster@domain2in
> 
> Best Regards
> 
> Biju Jose
> 
> -Original Message-
> From: Eric Broch 
> Sent: 24 October 2021 05:37
> To: qmailtoaster-list@qmailtoaster.com
> Subject: [qmailtoaster] Taps
> 
> Is anyone using taps with success? If so, which version of qmail and 
> what does your taps file look like.
> 
> -
> 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] Taps

2021-10-25 Thread Biju Jose | WHITES Systems
I am using qmail-1.03-2.2.1.qt.el7.x86_64

Entries in taps file in the following format

desig...@domain1.com:postmaster@domain2in

Best Regards

Biju Jose



-Original Message-
From: Eric Broch  
Sent: 24 October 2021 05:37
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Taps

Is anyone using taps with success? If so, which version of qmail and what does 
your taps file look like.


-
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] How to add exception?

2021-09-24 Thread Biju Jose | WHITES Systems
HI,
 
One of my server is rejecting statements from a couple of banks with the
following error in  the log.
 
554_Your_email_was_rejected_because_it_contains_the_Heuristics.Phishing.Emai
l.SpoofedDomain_virus
 
How can I allow all such emails? 

Biju Jose


 


RE: [qmailtoaster] RBL issue

2021-07-30 Thread Biju Jose | WHITES Systems
Use a  smarthost to relay till your IP is delisted.
 
Best Regards

Biju Jose
Mobile : 9895 990 272



 
From: ChandranManikandan  
Sent: 30 July 2021 17:31
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] RBL issue
 
Hi Folks,
 
Is there any way to fix this issue? or any alternative there to fix that.
I Appreciate anyone who guides me in the right direction.
 
On Thu, Jul 29, 2021 at 3:47 PM ChandranManikandan mailto:kand...@gmail.com> > wrote:
It's stuck on the queue of one of the domains and /var/log/qmail/send below.
 
delivery 38737: deferral: 
Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
 
 
 
On Thu, Jul 29, 2021 at 3:16 PM Eric Broch mailto:ebr...@whitehorsetc.com> > wrote:
What is the error in the log?
On 7/29/2021 1:09 AM, ChandranManikandan wrote:
There is no link for the removal on the site and paid subscriptions are there.
Is that involved on the specified domain stuck on the queue, Some domain email 
is delivered to the recipient server but receiving me and some emails are 
received and not delivered to the recipient server. It was stuck in the queue. 
Any other way to fix the issue.
 
On Thu, Jul 29, 2021 at 3:05 PM Eric Broch mailto:ebr...@whitehorsetc.com> > wrote:
Does spamdyke really have anything to do with this? I don't think so!
I'm not sure how to get you off the blacklist other than to petition the  folks 
at uce protect.
 
On 7/29/2021 12:52 AM, ChandranManikandan wrote:
Hi Eric , Biju, 
 
Yes, My ip is under that blacklisted, We are able to send emails and receive 
except some of the domains and they are referred to me my ip is under that 
blacklisted.
There are Some domain emails in the queue who are referring to that and my 
server is unable to deliver the recipient domain, but their server is connected 
in telnet,ping traceroute.
 
On Thu, Jul 29, 2021 at 2:26 PM Biju Jose | WHITES Systems 
mailto:b...@whitesindia.com> > wrote:
You will be able test in this page , http://www.uceprotect.net/en/rblcheck.php
Their policy http://www.uceprotect.net/en/index.php?m=3 
<http://www.uceprotect.net/en/index.php?m=3=5> =5
 
Biju Jose
Mobile : 9895 990 272


 
From: Eric Broch mailto:ebr...@whitehorsetc.com> > 
Sent: 29 July 2021 11:48
To: qmailtoaster-list@qmailtoaster.com 
<mailto:qmailtoaster-list@qmailtoaster.com> 
Subject: Re: [qmailtoaster] RBL issue
 
So, your domain is blacklisted?! Is that correct?!
Because it is blacklisted no one will accept mail from your server nor will 
they send mail to your server?! 
Is this correct?!
 
On 7/28/2021 11:30 PM, ChandranManikandan wrote:
Hi Folks, 
 
Am facing a UCEPROTECTL3 RBL issue on my domains.
We are hosting two servers with Centos 7 64 bit with the same configuration.
We did not send or receive email for Europe/ANZ regions and the recipient 
mentioned our ip in UCEPROTECTL3 blacklist.
We are unable to be removed from this blacklist through ISP and our ISP said 
"We don't use UCEProtect and we do not engage in paid delisting".
 
How do we fix this issue to receive/send email from the recipient. All the 
recipients refer to this blacklist for my domain/email inbound & outbound.
Any possible way to resolve this issue without delisting the above blacklist.
And most of the servers are not able to reach telnet from our server to the 
recipient server.
 
 
My spamdyke.conf below for my two servers.
 
#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=0
header-blacklist-entry=From:*>,*<*
idle-timeout-secs=300
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
#tls-level=none


Appreciate anyone help me.
-- 
Regards,
Manikandan.C


 
-- 
Regards,
Manikandan.C


 
-- 
Regards,
Manikandan.C


 
-- 
Regards,
Manikandan.C


 
-- 
Regards,
Manikandan.C


RE: [qmailtoaster] RBL issue

2021-07-29 Thread Biju Jose | WHITES Systems
You will be able test in this page , http://www.uceprotect.net/en/rblcheck.php
Their policy http://www.uceprotect.net/en/index.php?m=3 
<http://www.uceprotect.net/en/index.php?m=3=5> =5
 
Biju Jose
Mobile : 9895 990 272



 
From: Eric Broch  
Sent: 29 July 2021 11:48
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] RBL issue
 
So, your domain is blacklisted?! Is that correct?!
Because it is blacklisted no one will accept mail from your server nor will 
they send mail to your server?! 
Is this correct?!
 
On 7/28/2021 11:30 PM, ChandranManikandan wrote:
Hi Folks, 
 
Am facing a UCEPROTECTL3 RBL issue on my domains.
We are hosting two servers with Centos 7 64 bit with the same configuration.
We did not send or receive email for Europe/ANZ regions and the recipient 
mentioned our ip in UCEPROTECTL3 blacklist.
We are unable to be removed from this blacklist through ISP and our ISP said 
"We don't use UCEProtect and we do not engage in paid delisting".
 
How do we fix this issue to receive/send email from the recipient. All the 
recipients refer to this blacklist for my domain/email inbound & outbound.
Any possible way to resolve this issue without delisting the above blacklist.
And most of the servers are not able to reach telnet from our server to the 
recipient server.
 
 
My spamdyke.conf below for my two servers.
 
#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=0
header-blacklist-entry=From:*>,*<*
idle-timeout-secs=300
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
#tls-level=none


Appreciate anyone help me.
-- 
Regards,
Manikandan.C


[qmailtoaster] Enforce quota

2020-11-16 Thread Biju Jose | WHITES Systems
Hi ,
 
How can enforce quota to 1024Mb per email id in qmaiadmin ?
 
Currently users can hike it as  they wish.
 

 
Best Regards

Biju Jose
Mobile : 9895 990 272

 <https://whitesindia.com/> 
 


[qmailtoaster] Time stamp

2020-09-21 Thread Biju Jose | WHITES Systems
Hi 
How do I convert the time stamp to human readable format?
 
/var/log/qmail/submission/@40005f6532c63981467c.s:7141:@40005f64d1c2
0b27b874 CHKUSER relaying rcpt: from . 
 
TAI

Biju Jose
Mobile : 9895 990 272



 


RE: [qmailtoaster] roundcubemail password plugin

2020-09-17 Thread Biju Jose | WHITES Systems
Hi Leonardo,



I have current version qmailtoaster on CentOS 7, and Roundcube Webmail 1.4.8 
installed from source zipfile.

In plugins/password directory, copied config.inc.php.dist to config.inc.php


$config['password_driver'] = 'sql';  ( It was left as it is )


$config['password_db_dsn'] = 
'mysql://vpopmail:YOURPASSWORD@localhost/vpopmail'; ( changed the password )


$emailuser=$_SESSION['username'];
$domain = split("@",$emailuser);
$dom_table = str_replace(".","_",$domain[1]);

Added the above 3 lines
$config['password_query'] = "UPDATE $dom_table SET pw_passwd=%c, 
pw_clear_passwd=%p WHERE pw_name=%l LIMIT 1"; ( updated this line )
Roundcubemail was not loading, only getting a white screen.
Commented this line
// $domain = split("@",$emailuser);

Roundcube started working again.

Can you help to find where is the mistake?  Is there any settings to change in 
php.ini or something? 
Best Regards

Biju Jose
Mobile : 9895 990 272



 
From: Leonardo  
Sent: 17 September 2020 18:17
To: qmailtoaster-list@qmailtoaster.com
Cc: Biju Jose | WHITES Systems 
Subject: Re: [qmailtoaster] roundcubemail password plugin
 
config/config.inc.php:
$config['plugins'] = array('attachment_reminder', 'managesieve', 'markasjunk', 
'newmail_notifier', 'password', 'show_additional_headers');
plugins/password/config.inc.php:
$config['password_driver'] = 'sql';
$config['password_db_dsn'] = 'mysql://vpopmail:YOURPASSWORD@localhost/vpopmail';
$emailuser=$_SESSION['username'];
$domain = split("@",$emailuser);
$dom_table = str_replace(".","_",$domain[1]);
$config['password_query'] = "UPDATE $dom_table SET pw_passwd=%c, 
pw_clear_passwd=%p WHERE pw_name=%l LIMIT 1";
I guess those are the main variables, let me know if you need something more.
 
 
Em 2020-09-17 05:43, Biju Jose | WHITES Systems escreveu:
Hi,

Can anyone please share the  config.inc.php settings for me to copy the 
settings to change password from rouncubemail ?
 
TIA

Biju Jose
Mobile : 9895 990 272




 


[qmailtoaster] roundcubemail password plugin

2020-09-17 Thread Biju Jose | WHITES Systems
Hi,

Can anyone please share the  config.inc.php settings for me to copy the
settings to change password from rouncubemail ?
 
TIA

Biju Jose
Mobile : 9895 990 272



 


[qmailtoaster] email not going

2020-09-10 Thread Biju Jose | WHITES Systems
Hi 

The emails are stuck in the queue, send log has  the following. The server
is Cent OS 7 , current version qmail toaster
 
tail -f /var/log/qmail/send/current | tai64nlocal

2020-09-10 22:49:45.713974500 starting delivery 661: msg 2491976 to remote
t...@domain.com
2020-09-10 22:49:45.713977500 status: local 0/10 remote 1/60
2020-09-10 22:49:45.951782500 delivery 661: deferral:
Unable_to_read_config_file:_Only_Comments,_PIs_and_whitespace_allowed_at_end
_of_document_[Ln:_9,_Col:_0]/
2020-09-10 22:49:45.951785500 status: local 0/10 remote 0/60

Any pointers on where to check for the problem ?

Best Regards

Biju Jose


 


[qmailtoaster] Enhance outgoing email limit

2020-08-05 Thread Biju Jose | WHITES Systems
Hi All,

I Need some help.


I need to allow an user to send out 300-500 emails of outstanding statements
from their ERP software to their dealers.
 
Tried this in tcp.smtp.

182.xx.xx.xx:allow,RELAYCLIENT="",SMTPD_GREETDELAY="0",CHKUSER_RCPTLIMIT="50
0"

This is not working, it allows only 50 emails per hour or so.
 
How can allow the user to send out all emails without delay? Any help is
greatly appreciated.
 
Best Regards

Biju Jose


 


RE: [qmailtoaster] letsencrypt renewal issue

2020-02-28 Thread Biju Jose | WHITES Systems
Certbot renew will renew the certificate files it is due for renewal, if it 
does, the renewed files are not copied to servercert.pem, for that you can run 
the following script.


Create a script /var/qmail/control/letsencrypt-qmail

 

qmailctl stop

systemctl stop dovecot

 

cat /etc/letsencrypt/live//{cert,chain,fullchain,privkey}.pem> 
/var/qmail/control/servercert.pem

chmod 640 /var/qmail/control/servercert.pem

 

chown vpopmail:vchkpw /var/qmail/control/servercert.pem

qmailctl restart

systemctl restart dovecot

 

schedule this to run after  cerbot renew

 

Best Regards

Biju Jose 

 

From: ChandranManikandan  
Sent: 28 February 2020 16:11
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] letsencrypt renewal issue

 

Hi Friends,

 

I am using Centos 7 64 bit with qmailtoaster

I am having letsencrypt certificate renewal issue below.

Could anyone help me.

 

My certificate is not renew automatically.

The log is below.

 

2020-02-28 00:00:02,991:DEBUG:certbot.main:certbot version: 0.39.0
2020-02-28 00:00:02,991:DEBUG:certbot.main:Arguments: []
2020-02-28 00:00:02,991:DEBUG:certbot.main:Discovered plugins: 
PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#web
2020-02-28 00:00:03,016:DEBUG:certbot.log:Root logging level set at 20
2020-02-28 00:00:03,016:INFO:certbot.log:Saving debug log to 
/var/log/letsencrypt/letsencrypt.log
2020-02-28 00:00:03,025:DEBUG:certbot.plugins.selection:Requested authenticator 
 and installer 

2020-02-28 00:00:03,079:INFO:certbot.renewal:Cert not yet due for renewal
2020-02-28 00:00:03,080:DEBUG:certbot.plugins.selection:Requested authenticator 
apache and installer apache
2020-02-28 00:00:03,081:DEBUG:certbot.plugins.selection:Selecting plugin: * 
apache
Description: Apache Web Server plugin
Interfaces: IAuthenticator, IInstaller, IPlugin
Entry point: apache = certbot_apache.entrypoint:ENTRYPOINT
Initialized: 
2020-02-28 00:00:03,081:DEBUG:certbot.plugins.storage:Plugin storage file 
/etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2020-02-28 00:00:03,081:DEBUG:certbot.renewal:no renewal failures

 

my crontab file command is below.

 

0 0 * * * /usr/bin/certbot renew

 

 

 

-- 

Regards,
Manikandan.C



RE: [qmailtoaster] letsencrypt cert renewal commands

2019-12-03 Thread Biju Jose | WHITES Systems
Have you installed certbot ?

 

From: ChandranManikandan  
Sent: 03 December 2019 13:33
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] letsencrypt cert renewal commands

 

Hi Friends,

 

I have installed letsencrypt on COS7 and i try to make cron job as per the 
below steps, but the cert renew and certbot folder are not there in /opt.

 

0 0 * * * /root /opt/certbot renew

 

Is any other way is there or did i made any mistake?

Anyone had the same problem?


 

-- 

Regards,
Manikandan.C



RE: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread Biju Jose | WHITES Systems
I guess this is due to the version mismatch of PHP 5.X and PHP 7.X

You could try removing the directories with in your themes and plugins folder 
leaving index.php and then adding it back one by one starting with themes and  
then plugins. You will have to apply the settings  of themes and plugins again 
though.

 

From: ChandranManikandan  
Sent: 02 December 2019 12:15
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] website issue after update roundcube in centos7

 

Hi Remo, Biju,

 

The error logs showing below.

 

PHP Warning:  PHP Startup: Unable to load dynamic library 'mysql' (tried: 
/usr/lib64/php/modules/mysql (/usr/lib64/php/modules/mysql: cannot open shared 
object file: No such file or directory), /usr/lib64/php/modules/mysql.so 
(/usr/lib64/php/modules/mysql.so: cannot open shared object file: No such file 
or directory)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'mysqli' (tried: 
/usr/lib64/php/modules/mysqli (/usr/lib64/php/modules/mysqli: cannot open 
shared object file: No such file or directory), 
/usr/lib64/php/modules/mysqli.so (/usr/lib64/php/modules/mysqli.so: undefined 
symbol: mysqlnd_global_stats)) in Unknown on line 0

 

 Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.12 configured -- resuming 
normal operations
Command line: '/usr/sbin/httpd -D FOREGROUND'

 

And unable to open wp-admin url also, it's the same message comes.

Do i need to load mysql.so extension in this server?

Kindly advise.

 

 

On Mon, Dec 2, 2019 at 2:21 PM Biju Jose | WHITES Systems mailto:b...@whitesindia.com> > wrote:

Login to wp-admin, disable all plugins, update wordpress, enable the plugins 
one by one, fix the plugin(s) which has a php version conflict.

 

 

From: ChandranManikandan mailto:kand...@gmail.com> > 
Sent: 02 December 2019 11:35
To: qmailtoaster-list@qmailtoaster.com 
<mailto:qmailtoaster-list@qmailtoaster.com> 
Subject: Re: [qmailtoaster] website issue after update roundcube in centos7

 

Hi Friends,

is this wordpress website issue for php-mysql or any other issue.

or Do i need to rollback older php5.4 version from php7.3.

Please let me know.

My website is down now.

 

On Mon, Dec 2, 2019 at 12:36 PM ChandranManikandan mailto:kand...@gmail.com> > wrote:

Hi Remo,

 

The below log from httpd: /var/log/httpd/access.log

 

 [02/Dec/2019:12:33:58 +0800] "GET / HTTP/1.1" 200 95
[02/Dec/2019:12:34:19 +0800] "-" 408 -

 

 

On Mon, Dec 2, 2019 at 12:31 PM mailto:r...@mattei.org> > 
wrote:

What does the log for error say on http? 

 

Il giorno 1 dic 2019, alle ore 20:29, ChandranManikandan mailto:kand...@gmail.com> > ha scritto:



Hi Eric,

 

The below result comes.

 

php-mysqlnd-7.3.12-1.el7.remi.x86_64

 

It was working when configured qmt.

I think the problem is started after upgrade php 5 to 7 for roundcube email

Could you help me.

 

 

On Sun, Dec 1, 2019 at 10:48 PM Eric Broch mailto:ebr...@whitehorsetc.com> > wrote:

What is the output of this command?

rpm -qa | grep php-mysql

 

On 12/1/2019 2:35 AM, ChandranManikandan wrote:

Hi Remo, 

 

I have see the below results when use your command, As i have updated php for 
roundcubeemail from php 5 to 7 as per qmt steps.

 

 N/S matched: php-mysql 
php-mysql.x86_64 : A module for PHP applications that use MySQL databases
php-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases

  Name and summary matches only, use "search all" for everything.

But unable to load mysql.so in php and unable run the existing website which is 
having wordpress.

 

Could you help me for fixing.

 

On Sun, Dec 1, 2019 at 12:31 AM mailto:r...@mattei.org> > 
wrote:

Look for the new pho-Mysqlnd in the repo

 

Yum search php-mysql 

 

Ciao. 

 

Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan mailto:kand...@gmail.com> > ha scritto:

 

Hi Eric, 

 

I have migrated successfully from Centos 6 to Centos 7 with the following link

 

http://www.qmai

RE: [qmailtoaster] website issue after update roundcube in centos7

2019-12-01 Thread Biju Jose | WHITES Systems
Login to wp-admin, disable all plugins, update wordpress, enable the plugins 
one by one, fix the plugin(s) which has a php version conflict.

 

 

From: ChandranManikandan  
Sent: 02 December 2019 11:35
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] website issue after update roundcube in centos7

 

Hi Friends,

is this wordpress website issue for php-mysql or any other issue.

or Do i need to rollback older php5.4 version from php7.3.

Please let me know.

My website is down now.

 

On Mon, Dec 2, 2019 at 12:36 PM ChandranManikandan mailto:kand...@gmail.com> > wrote:

Hi Remo,

 

The below log from httpd: /var/log/httpd/access.log

 

 [02/Dec/2019:12:33:58 +0800] "GET / HTTP/1.1" 200 95
[02/Dec/2019:12:34:19 +0800] "-" 408 -

 

 

On Mon, Dec 2, 2019 at 12:31 PM mailto:r...@mattei.org> > 
wrote:

What does the log for error say on http? 





Il giorno 1 dic 2019, alle ore 20:29, ChandranManikandan mailto:kand...@gmail.com> > ha scritto:



Hi Eric,

 

The below result comes.

 

php-mysqlnd-7.3.12-1.el7.remi.x86_64

 

It was working when configured qmt.

I think the problem is started after upgrade php 5 to 7 for roundcube email

Could you help me.

 

 

On Sun, Dec 1, 2019 at 10:48 PM Eric Broch mailto:ebr...@whitehorsetc.com> > wrote:

What is the output of this command?

rpm -qa | grep php-mysql

 

On 12/1/2019 2:35 AM, ChandranManikandan wrote:

Hi Remo, 

 

I have see the below results when use your command, As i have updated php for 
roundcubeemail from php 5 to 7 as per qmt steps.

 

 N/S matched: php-mysql 
php-mysql.x86_64 : A module for PHP applications that use MySQL databases
php-mysqlnd.x86_64 : A module for PHP applications that use MySQL databases
php54-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php55-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php56-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php70-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php71-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php72-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php73-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases
php74-php-mysqlnd.x86_64 : A module for PHP applications that use MySQL
 : databases

  Name and summary matches only, use "search all" for everything.

But unable to load mysql.so in php and unable run the existing website which is 
having wordpress.

 

Could you help me for fixing.

 

On Sun, Dec 1, 2019 at 12:31 AM mailto:r...@mattei.org> > 
wrote:

Look for the new pho-Mysqlnd in the repo

 

Yum search php-mysql 

 

Ciao. 





Il giorno 30 nov 2019, alle ore 04:40, ChandranManikandan mailto:kand...@gmail.com> > ha scritto:

 

Hi Eric, 

 

I have migrated successfully from Centos 6 to Centos 7 with the following link

 

http://www.qmailtoaster.org/migrate.html 

 

After done the migration i tried to install roundcube email with the following 
link.

http://www.qmailtoaster.org/roundcube.html 

After done the roundcube email is working fine but my website is showing below 
message

 

"Your PHP installation appears to be missing the MySQL extension which is 
required by WordPress."

 

I have tried other source but no luck to fix that. I am unable to install 
mysql.so extension and unable to add in php.ini.

 

Could you help me to fix this issue.

My website is running with wordpress on centos 6 without any issue.

 

Another 25 port outgoing is not working from outlook, only 587 TLS working fine.

Both 25 and 587 is working fine on centos 6

 

 

Appreciate anyone facing the same issue and help.

 

 

 

 

 


 

-- 

Regards,
Manikandan.C

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




 

-- 

Regards,
Manikandan.C




 

-- 

Regards,
Manikandan.C

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




 

-- 

Regards,
Manikandan.C




 

-- 

Regards,
Manikandan.C



RE: [qmailtoaster] squirrelmail outgoing error on centos 7

2019-11-20 Thread Biju Jose | WHITES Systems
Try this.

Run conf.pl (/usr/share/squirrelmail/config/conf.pl)
Setup server settings

 

Biju Jose



 

From: ChandranManikandan [mailto:kand...@gmail.com] 
Sent: 20 November 2019 16:20
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] squirrelmail outgoing error on centos 7

 

Hi Friends,

 

I have installed qmt on centos 7 and tried to send an email it getting below 
message.

 

Message not sent. Server replied:

Encryption required for requested authentication mechanism
538 auth not available without TLS (#5.3.3)


Could anyone facing this issue? and what causes?

 

-- 

Regards,
Manikandan.C



RE: [qmailtoaster] Solved - Re: [qmailtoaster] update soft-reject - clamd won't start

2019-11-18 Thread Biju Jose | WHITES Systems
I have also experienced the failure of clamav-daemon a couple of weeks back.


In older qmailtoaster installations clamd was run under supervise, not the case 
anymore. 
Don’t know when and why the change happened.

Biju Jose

 

From: Jeff Koch [mailto:jeffk...@intersessions.com] 
Sent: 19 November 2019 07:24
To: qmailtoaster-list@qmailtoaster.com; Eric Broch 
Subject: [qmailtoaster] Solved - Re: [qmailtoaster] update soft-reject - clamd 
won't start

 


I added swap memory to the server and the following line will restart clamd

systemctl start clamav-daemon  to control clamd

Still don't know why after running for a month the mailserver should run our of 
memory.

Jeff



On 11/18/2019 8:30 PM, Jeff Koch wrote:


I found this in the /var/log/messages/ - 3:10pm is about when clamd stopped

Could there be a memory leak?

Jeff 



Nov 18 15:09:59 vidar clamd: Mon Nov 18 15:09:59 2019 -> 
~/var/qmail/simscan/1574107789.220621.20708/im
age001.png: OK
Nov 18 15:10:12 vidar kernel: [  798]46   79821123  365  45 
   0 0 fres
hclam
Nov 18 15:10:12 vidar kernel: [  803]46   803   433606   330432 784 
   0 0 clam
d
Nov 18 15:10:13 vidar kernel: [20682]89 2068210154  136  24 
   0 0 clam
dscan
Nov 18 15:10:13 vidar kernel: [20756]89 2075610154  137  25 
   0 0 clam
dscan
Nov 18 15:10:13 vidar kernel: Out of memory: Kill process 803 (clamd) score 165 
or sacrifice child
Nov 18 15:10:13 vidar kernel: Killed process 803 (clamd), UID 46, 
total-vm:1734424kB, anon-rss:1321804k
B, file-rss:0kB, shmem-rss:0kB
Nov 18 15:10:13 vidar systemd: clamav-daemon.service: main process exited, 
code=killed, status=9/KILL
Nov 18 15:10:13 vidar systemd: Unit clamav-daemon.service entered failed state.
Nov 18 15:10:13 vidar systemd: clamav-daemon.service failed.

 



RE: [qmailtoaster] clamav-daemon

2019-11-09 Thread Biju Jose | WHITES Systems
I am running this script every 5 minutes, but the clamav-daemon has not gone 
down since then

# check daemon

systemctl status clamav-daemon

# if not found - equals to 1, start it

if [ $? -eq 1 ]

then

service clamav-daemon restart

echo "Clamav-Daemon failed and it was restarted" | mail -s "Clamav-Daemon 
restarted" m...@mail.id

else

echo "eq 0 - clamav-daemon found - do nothing" 2>&1 

# echo "Clamav-Daemon running" | mail -s "Clamav-Daemon is active" m...@mail.id

Fi

 

I had requested for a membership in clamav-users mailing list, shall try there.

 

Best regards

Biju Jose

 

From: Eric Broch [mailto:ebroch.w...@gmail.com] 
Sent: 09 November 2019 19:40
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] clamav-daemon

 

I'm not sure why that would be happening. Can you contact the clamav mailing 
list?

 

On Mon, Nov 4, 2019 at 11:02 PM Biju Jose | WHITES Systems 
mailto:b...@whitesindia.com> > wrote:

Hi 

In my server clamav-daemon is getting stopped once in a while. Is there any 
option for me to monitor this and restart it when it stops ?

 

I am running CentOS7 64bit, 4Gb RAM 3-5K mails outward and 5-7K inward mails, 
700Mb – 1G data per day.

 

Any help is appreciated.

 

Best regards

Biju Jose



[qmailtoaster] clamav-daemon

2019-11-04 Thread Biju Jose | WHITES Systems
Hi 

In my server clamav-daemon is getting stopped once in a while. Is there any
option for me to monitor this and restart it when it stops ?

 

I am running CentOS7 64bit, 4Gb RAM 3-5K mails outward and 5-7K inward
mails, 700Mb - 1G data per day.

 

Any help is appreciated.

 

Best regards

Biju Jose



RE: [qmailtoaster] deferral: CNAME_lookup_failed_temporarily._(#4.4.3)

2019-08-13 Thread Biju Jose | WHITES Systems
Setup your reverse DNS for the new IP. 

 

From: ChandranManikandan [mailto:kand...@gmail.com] 
Sent: 13 August 2019 12:38
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] deferral: CNAME_lookup_failed_temporarily._(#4.4.3)

 

Hi Friends,

 

Am using Centos 6 32 bit with qmailtoaster.

The email was working earlier without any issue.

I have upgraded the broadband and router last week after that the was bounce 
back message come like that   deferral: 
CNAME_lookup_failed_temporarily._(#4.4.3) for all the domain except gmail.

 

am running pdns-recursor and /etc/resolve.conf is nameserver 127.0.0.1

 and qmail toaster is 

qmailmrtg-4.2-0.qt.el6.i686
qmailtoaster-release-2.0-1.qt.nodist.noarch
qmailadmin-1.2.16-0.qt.el6.i686
qmailtoaster-util-2.0-1.qt.nodist.noarch
qmail-1.03-0.qt.el6.i686

 

All the external domain is in queue.

 

Could anyone help me, What issue is there?

 

Incoming not a problem from all the external domains, i can received.

 

-- 

Regards,
Manikandan.C



RE: [qmailtoaster] 451 SPF lookup failure (#4.3.0)

2019-06-27 Thread Biju Jose | WHITES Systems
They have to update their SPF records in their DNS Server, which is the 
solution for this problem. 

Optionally, from our side, we can whitelist the sender in 
/etc/spamdyke/whitelist_senders

 

From: ChandranManikandan [mailto:kand...@gmail.com] 
Sent: 27 June 2019 14:45
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] 451 SPF lookup failure (#4.3.0)

 

Hi Friends,

 

One of our sender try to send an email to our domain but they got bounced back 
with this message 451 SPF lookup failure (#4.3.0).

 

I am running qmailtoaster in centos 6 32 bit.

We are able to send email to this sender but unable to receive it and they got 
bounced back email.

Is the issue is our server or their server.

how to fix this

Anyone can help me.




 

-- 

Regards,
Manikandan.C



RE: [qmailtoaster] Re: clamav patch update issue

2019-06-19 Thread Biju Jose | WHITES Systems
Check the repo from where you are updating clamav.

 

Best regards
Biju Jose

 

From: ChandranManikandan [mailto:kand...@gmail.com] 
Sent: 19 June 2019 10:52
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: clamav patch update issue

 

Hi Friends,

 

Anyone facing the similar issue?

 

I have tried to update clamav with the below commands, after preparing it was 
struck the screen then i do ctl c then i run freshclam command it showing 
latest one. but the email was not going then i do simcontrol file clam=no, then 
it was going.

 

Could you look at this issue and help me.

 

i used this command on COS 6 32 bit.

 

rpm -Uvh 
ftp://qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.101.2-8.qt.zlib1211.el6.i686.rpm

 

could you help to fix this issue.

Do i need to revoke to older clamav version.

 

Appreciate if anyone can help me.

 

On Tue, Jun 18, 2019 at 1:18 PM ChandranManikandan mailto:kand...@gmail.com> > wrote:

Hi Folks,

 

I have tried to update clamav with the below commands, after preparing it was 
struck the screen then i do ctl c then i run freshclam command it showing 
latest one. but the email was not going then i do simcontrol file clam=no, then 
it was going.

 

Could you look at this issue and help me.

 

i used this command on COS 6 32 bit.

 

rpm -Uvh 
ftp://qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.101.2-8.qt.zlib1211.el6.i686.rpm




 

-- 

Regards,
Manikandan.C




 

-- 

Regards,
Manikandan.C



RE: [qmailtoaster] Attachments are rejected

2019-05-27 Thread Biju Jose | WHITES Systems
echo " win.exploit.cve_2019_0903-6966169-0  FOUND" >> 
/var/lib/clamav/my_whitelist.ign2

service clamav-daemon restart

 

Best regards

Biju Jose

 

 

From: Chandran Manikandan [mailto:tech2m...@gmail.com] 
Sent: 27 May 2019 15:27
To: qmailtoaster-list@qmailtoaster.com; qmailtoaster-list-h...@qmailtoaster.com
Subject: [qmailtoaster] Attachments are rejected

 

Hi Folks,


 

when we tried to send any email with any attachments like pdf,word etc..

it is showing the below message and getting bounce back for all the attachments 
emails.

"an error occurred while sending email. the email server responded. your email 
was rejected because it contains the win.exploit.cve_2019_0903-6966169-0 
virus.Please check the message and try again"

 

I am running Centos 6.7 32 and 64 bit , both the server getting the same error.

Also clamav latest update not don in our server. i couldn't find the rpm in our 
qmailtoaster ftp.

 

Could anyone help me to sort it out this issue and provide the latest clamav 
patch for both the version.

 

-- 

Thanks,

Manikandan.C

System Administrator



[qmailtoaster] isoqlog

2019-04-09 Thread Biju Jose | WHITES Systems
Hi,

 

How do I restart Isoqlog in a qmailtoaster ?

 

Biju Jose



RE: [qmailtoaster] Sorry to use this email address but I have had to turn off my server for a while.

2019-04-01 Thread Biju Jose | WHITES Systems
Do you use roundcubemail? If so, check in roundcube database , identities table 
for  squir...@mail.ycs.com.au <mailto:squir...@mail.ycs.com.au> . If found, 
change the password for the corresponding user id.  

 

Best regards

Biju Jose

 

From: Tony White [mailto:aewhite...@yahoo.com.au] 
Sent: 01 April 2019 20:09
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Sorry to use this email address but I have had to turn 
off my server for a while.

 

Hi folks,

  It seems I have an issue and for the life of me cannot see what is going on.

I am seeing a mass of these in my send log.

 

success: User_and_password_not_set,_continuing_without_authentication.

 

Having only just picked it up I now find Yahoo has temporarily refused to accept

mail from my server.

 

I see an email address squir...@mail.ycs.com.au being used to send a lot of

the mails.

 

Can anyone shed any light on my problem please?

 

Is it an issue with Courier, TLS or something else maybe.

 

TIA :)

 

regards

Tony

 

 

 



RE: [qmailtoaster] CHKUSER accepted sender but no mail

2019-03-12 Thread Biju Jose
Add @yourdomain.com in /etc/spamdyke/whitelist_senders

 

Best regards

From: ChandranManikandan  
Sent: 12 March 2019 13:16
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] CHKUSER accepted sender but no mail

 

Hi Tahnan,

 

Comment the line of Spamdyke configuration and restart qmailctl cdb

 

Joe /etc/spamdyke/spamdyke.conf

 

Comment the line denied_sender_no_mx

 

save it

restart the qmailctl cdb command

 

On Mon, Mar 11, 2019 at 9:49 PM Tahnan Al Anas mailto:tah...@gmail.com> > wrote:

got below log from mailog,

 

Mar 10 21:08:34 qmt9 spamdyke[29547]: DENIED_SENDER_NO_MX from: 
r...@greatchinaempire.com.hk   to: 
na...@greatchinaempire.net   origin_ip: 
210.87.247.29 origin_rdns: wbironout3.netvigator.com 
  auth: (unknown) encryption: TLS reason: 
(empty) 

 

how do I allow this domain to accept mail despite all of problem have with 
their record? how can i bypass spamdyke.


 

 

--

--

 

Best Regards

Muhammad Tahnan Al Anas

 

 

On Mon, Mar 11, 2019 at 7:37 PM Eric Broch mailto:ebr...@whitehorsetc.com> > wrote:

Tahnan,

Check:  /var/log/maillog

Eric

On 3/11/2019 3:03 AM, Tahnan Al Anas wrote:

I normally check qmil smtp and send log. What other files should i check? 

 

On Mon, 11 Mar 2019, 3:01 pm Tonix - Antonio Nati, mailto:to...@interazioni.it> > wrote:

You should find additional log entries with recipient informations from 
CHKUSER...
If you find them, unique reason for a message disappeared and not logged 
from qmail should be a message too big (message exceeding databytes limit).

Regards,
Tonino

Il 11/03/2019 09:03, Tahnan Al Anas ha scritto:
> Dear Admin,
>
> I am using qmailtoaster on centos 7. I have found from one domain in 
> our server on smtp log, the mail is accepted in 25 port with log 
> information
>
> @40005c85f5f20a427124 CHKUSER accepted sender: from 
> mailto:k...@greatchinaempire.com.hk> ::> 
> remote 
> http://ybironout4b.netvigator.com> 
> :unknown:210.87.250.80> rcpt <> : sender 
> accepted
>
> But this mail is not received in user inbox and there is no log in 
> qmail/send/current.
>
> What should I Check?
>
> --
> --
>
> Best Regards
> Muhammad Tahnan Al Anas


-- 

 Inter@zioniInterazioni di Antonio Nati
http://www.interazioni.it  to...@interazioni.it 
 



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

-- 
Eric Broch
White Horse Technical Consulting (WHTC)




 

-- 

Regards,
Manikandan.C



RE: [qmailtoaster] qmailadmin password

2019-02-18 Thread Biju Jose
Hi,

I managed to get things working. The function was called once in qmailadmin.c 
and twice in user.c

The RPM and SRPM can be downloaded from the following links.

RPM : 
https://www.dropbox.com/s/iq0klajwd779psf/qmailadmin-1.2.16-2.el7.x86_64.rpm?dl=0
SRPM : 
https://www.dropbox.com/s/09gy3c4jytovvvt/qmailadmin-1.2.16-2.el7.src.rpm?dl=0

The password should be minimum of 10 characters, one uppercase, one lowercase, 
one digit and one symbol.

Please help me to  test this.

Best regards
Biju Jose  

-Original Message-
From: Biju Jose [mailto:b...@whitesindia.com] 
Sent: 18 February 2019 16:19
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmailadmin password

Hi,

I have altered the function at this link 
https://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg35569.html

Added to code to invoke  this in the Change Password option, it is working 
fine. Also added it to the create new email id, that is also working fine. But, 
so far, I am not able to get the modify email id to check for password 
strength. I am struggling here, I am not a C programmer. Any help appreciated.

The code is pasted below.

int check_strong(char *pass_string)
{
if(strlen(pass_string) < 10) {
snprintf (StatusMessage, sizeof(StatusMessage), "%s\n", html_text[322]);
return 0;
}
int digit=0;
int lower=0;
int upper=0;
int symbol=0;
int length=strlen(pass_string);
int i;
for(i=0;i= 'a' && (pass_string[i]) <= 'z')   l
  if((pass_string[i]) >= 'A' && (pass_string[i]) <= 'Z')   u
  if((pass_string[i]) >= '0' && (pass_string[i]) <= '9')   d
  if(isdigit(pass_string[i]) == isalpha(pass_string[i]))   s
}
}
  if( digit == 1 && lower == 1 && upper ==1 && symbol==1 ) return 1;
  else{
return 0;
  }
}

Best regards

-Original Message-
From: Biju Jose [mailto:b...@whitesindia.com]
Sent: 08 February 2019 20:57
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmailadmin password

Hi All,

Sorry for pulling up an old thread.

I am also having trouble in enforcing strong passwords for qmailtoaster, some 
of my users use silly easy to guess passwords and I am having trouble to block 
the spams passing thru such accounts. 

The qmailadmin needs some updates in  this regard, but unfortunately, coding is 
not my fort, but I can help in whichever way I can,  if someone can come 
forward to look at this.

Ideally the password should be minimum of 10 characters, with a combination of 
lowercaps, uppercaps, numbers and symbols. It should also not contain the name 
part of the email id. The changes we make should stay thru the updates also.

Any thoughts on how to go about this?

Best regards
Biju  Jose

-Original Message-
From: qmailtoas...@dukat.dk [mailto:qmailtoas...@dukat.dk]
Sent: 21 November 2018 16:33
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qmailadmin password

Hi Eric

Thanks for your reply.

Yes, but "1234" is not! I would be happy if at least 9 characters were required.

I know there are some patches for qmailadmin out there, but one of 
Qmailtoaster's many advantages is that I do not have to compile at all.

Se for example

https://notes.sagredo.eu/qmail-notes-185/qmailadmin-password-strenght-patch-175.html
or
http://mugurel.sumanariu.ro/qmail/qmailadmin-check-if-password-is-strong-enough/
or
https://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg35569.html

Sincerely,

Allan Dukat


On 2018-11-20 23:03, Eric Broch wrote:
> Is 16 characters not enough?
> 
> 
> On 11/20/2018 8:30 AM, qmailtoas...@dukat.dk wrote:
>> Hi List
>> 
>> Some of my users' passwords were cracked and my server ended up in 
>> some RBLs, so my question is now, will some kind of password policy 
>> be implemented in the next realease of Qmailtoaster?
>> 
>> Thanks in advance.
>> 
>> Sincerely,
>> 
>> Allan Dukat


-
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] qmailadmin password

2019-02-18 Thread Biju Jose
Hi,

I have altered the function at this link 
https://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg35569.html

Added to code to invoke  this in the Change Password option, it is working 
fine. Also added it to the create new email id, that is also working fine. But, 
so far, I am not able to get the modify email id to check for password 
strength. I am struggling here, I am not a C programmer. Any help appreciated.

The code is pasted below.

int check_strong(char *pass_string)
{
if(strlen(pass_string) < 10) {
snprintf (StatusMessage, sizeof(StatusMessage), "%s\n", html_text[322]);
return 0;
}
int digit=0;
int lower=0;
int upper=0;
int symbol=0;
int length=strlen(pass_string);
int i;
for(i=0;i= 'a' && (pass_string[i]) <= 'z')   l
  if((pass_string[i]) >= 'A' && (pass_string[i]) <= 'Z')   u
  if((pass_string[i]) >= '0' && (pass_string[i]) <= '9')   d
  if(isdigit(pass_string[i]) == isalpha(pass_string[i]))   s
}
}
  if( digit == 1 && lower == 1 && upper ==1 && symbol==1 ) return 1;
  else{
return 0;
  }
}

Best regards

-Original Message-
From: Biju Jose [mailto:b...@whitesindia.com] 
Sent: 08 February 2019 20:57
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmailadmin password

Hi All,

Sorry for pulling up an old thread.

I am also having trouble in enforcing strong passwords for qmailtoaster, some 
of my users use silly easy to guess passwords and I am having trouble to block 
the spams passing thru such accounts. 

The qmailadmin needs some updates in  this regard, but unfortunately, coding is 
not my fort, but I can help in whichever way I can,  if someone can come 
forward to look at this.

Ideally the password should be minimum of 10 characters, with a combination of 
lowercaps, uppercaps, numbers and symbols. It should also not contain the name 
part of the email id. The changes we make should stay thru the updates also.

Any thoughts on how to go about this?

Best regards
Biju  Jose

-Original Message-
From: qmailtoas...@dukat.dk [mailto:qmailtoas...@dukat.dk]
Sent: 21 November 2018 16:33
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qmailadmin password

Hi Eric

Thanks for your reply.

Yes, but "1234" is not! I would be happy if at least 9 characters were required.

I know there are some patches for qmailadmin out there, but one of 
Qmailtoaster's many advantages is that I do not have to compile at all.

Se for example

https://notes.sagredo.eu/qmail-notes-185/qmailadmin-password-strenght-patch-175.html
or
http://mugurel.sumanariu.ro/qmail/qmailadmin-check-if-password-is-strong-enough/
or
https://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg35569.html

Sincerely,

Allan Dukat


On 2018-11-20 23:03, Eric Broch wrote:
> Is 16 characters not enough?
> 
> 
> On 11/20/2018 8:30 AM, qmailtoas...@dukat.dk wrote:
>> Hi List
>> 
>> Some of my users' passwords were cracked and my server ended up in 
>> some RBLs, so my question is now, will some kind of password policy 
>> be implemented in the next realease of Qmailtoaster?
>> 
>> Thanks in advance.
>> 
>> Sincerely,
>> 
>> Allan Dukat


-
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] qmailadmin password

2019-02-08 Thread Biju Jose
Hi All,

Sorry for pulling up an old thread.

I am also having trouble in enforcing strong passwords for qmailtoaster, some 
of my users use silly easy to guess passwords and I am having trouble to block 
the spams passing thru such accounts. 

The qmailadmin needs some updates in  this regard, but unfortunately, coding is 
not my fort, but I can help in whichever way I can,  if someone can come 
forward to look at this.

Ideally the password should be minimum of 10 characters, with a combination of 
lowercaps, uppercaps, numbers and symbols. It should also not contain the name 
part of the email id. The changes we make should stay thru the updates also.

Any thoughts on how to go about this?

Best regards
Biju  Jose

-Original Message-
From: qmailtoas...@dukat.dk [mailto:qmailtoas...@dukat.dk] 
Sent: 21 November 2018 16:33
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qmailadmin password

Hi Eric

Thanks for your reply.

Yes, but "1234" is not! I would be happy if at least 9 characters were required.

I know there are some patches for qmailadmin out there, but one of 
Qmailtoaster's many advantages is that I do not have to compile at all.

Se for example

https://notes.sagredo.eu/qmail-notes-185/qmailadmin-password-strenght-patch-175.html
or
http://mugurel.sumanariu.ro/qmail/qmailadmin-check-if-password-is-strong-enough/
or
https://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg35569.html

Sincerely,

Allan Dukat


On 2018-11-20 23:03, Eric Broch wrote:
> Is 16 characters not enough?
> 
> 
> On 11/20/2018 8:30 AM, qmailtoas...@dukat.dk wrote:
>> Hi List
>> 
>> Some of my users' passwords were cracked and my server ended up in 
>> some RBLs, so my question is now, will some kind of password policy 
>> be implemented in the next realease of Qmailtoaster?
>> 
>> Thanks in advance.
>> 
>> Sincerely,
>> 
>> Allan Dukat


-
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] Re: Email server migration

2019-01-25 Thread Biju Jose
1. Setup new server

2. Create a new domain ( vadddomain) and import the MySQL table of that domain 
from the old server. 

3. RSync the mail folder from the old to the new

rsync -arvz -e 'ssh -p 8022' –progress 
r...@oldserver.com:/home/vpopmail/domains/domain1.com/ 
/home/vpopmail/domains/domain1com

4. Change the DNS for domain1 to point to the new server.

5. Repeat for the other domains.

 

Best Regards 

Biju

 

 

From: Chandran Manikandan [mailto:tech2m...@gmail.com] 
Sent: 25 January 2019 15:32
To: qmailtoaster-list@qmailtoaster.com; qmailtoaster-list-h...@qmailtoaster.com
Subject: [qmailtoaster] Re: Email server migration

 

Hi Friends,

 

Could anyone help me the server migration.

 

On Thu, Jan 17, 2019 at 11:27 AM Chandran Manikandan mailto:tech2m...@gmail.com> > wrote:




Hi Folks,

 

I am planning to migrate email and web server from one machine to another 
machine.

 

I have installed qmailtoaster and  web server  on COS6.6 64 bit server machine.

And configure 4 domains email accounts, alias and 4 domain web server with 
virtual host.

I have installed letsencrypt self-signed certificate for email and web server 
on COS 6.6.4 machine.

 

I am planning to migrate the email and web server with https on COS 7 64 bit 
server latest version.

Could any one help me the steps for the new machine.

 

1. COS 7 latest version installation steps

 

2. Qmailtoaster installation steps

 

3. web server installation steps with virtual host

 

4. multiple domain, email accounts,alias migrate to new server(Backup and 
restore)

 

5. multiple domain websites migrate to new server

 

Appreciate any one help me.

Thanks in advance

 

-- 

Thanks,

Manikandan.C

System Administrator




 

-- 

Thanks,

Manikandan.C

System Administrator



[qmailtoaster] Tracking possible spam

2019-01-23 Thread Biju Jose
Hi,

 

I have a CentOS 7 server. When I look at the qlogs, I see an email Id
sending out a few emails everyday. This has been happening for a couple of
weeks now.

 

How can I track down  the origin of these emails? Any pointers are highly
appreciated.

 

Best regards

Biju Jose 

 



[qmailtoaster] Clamav Supervise

2018-06-22 Thread Biju Jose
In my server clamav-daemon is getting stopped once in a while. What could be
the reason? It is a CentOS 7 VPS with 2 core and 2 Gb RAM. Is there an
option to run clamav-daemon under supervise? 

 

TIA

Biju Jose 



[qmailtoaster] New installation - CentOS 7

2016-11-28 Thread Biju Jose
Hi ,

I was trying to setup a new CentOS 7 VPS. I was following this link as a
guide.

ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/x86_64/1.qmail-cent
os7-install.README

I ran into some errors, but have managed to install everything, things seems
to work fine, it is still in testing phase. 

This line on the install script did not work, had to download it manually

wget -O /usr/bin/toaststat
ftp://ftp.whitehorsetc.com/pub/qmail/CentOS7/qmt/sc

chmod +x toaststat and it gives the following error.

Status of toaster services
send: up (pid 1963) 433846479 seconds
smtp: up (pid 1967) 433846479 seconds
submission: up (pid 1966) 433846479 seconds
send/log: up (pid 1965) 433846479 seconds
smtp/log: up (pid 1964) 433846479 seconds
submission/log: up (pid 2420) 433846479 seconds

/usr/bin/toaststat: line 51: syntax error near unexpected token `>'
/usr/bin/toaststat: line 51: `   systemctl status $temp > /dev/null 2>&1'

Best Regards

Biju Jose
Mobile : +91 9895 990 272
http://whitesindia.com



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



RE: [qmailtoaster] Qmaintoaster-plus error

2015-06-23 Thread Biju Jose
Thanks Eric.

So what is the future for the QmailToaster ? Is there a plan in place to
move all CentOS5.X to CentOS6x or CentOS7.X ?

 

 

Biju Jose

Mobile # 9895990272

 

From: Eric Broch [mailto:ebr...@whitehorsetc.com] 
Sent: 23 June 2015 18:11
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Qmaintoaster-plus error

 



The qmailtoaster-plus is no longer maintained. If this is a fresh install
move to CentOS 6 and install as follows:

Installation Instructions (pre-wiki)
.) install CentOS minimal
# curl
https://raw.githubusercontent.com/QMailToaster/qmailtoaster-util/master/qt-b
ootstrap-1 qt-bootstrap-1
# sh qt-bootstrap-1
(system will reboot)
# curl
https://raw.githubusercontent.com/QMailToaster/qmailtoaster-util/master/qt-b
ootstrap-2 qt-bootstrap-2
# sh qt-bootstrap-2
# qt-install
(script will complete the installation)

If you want updates for CentOS 5, I have them here:
ftp://ftp.whitehorsetc.com/pub/qmail/CentOS5/qmt/rpms/x86_64/

Be mindful that I haven't installed the latest Dovecot on a production
machine, but I have installed the latest Spamassassin (3.4.1) and ClamAV in
(98.7) in a production environment.

EricB.



On 6/23/2015 2:53 AM, Biju Jose wrote:

Hi 

 

I was trying to install QTP repository, I am getting the following error in
Cent OS 64 5.10




# rpm -Uvh http://qtp.qmailtoaster.com/trac/downloads/1

Retrieving http://qtp.qmailtoaster.com/trac/downloads/1

error: skipping http://qtp.qmailtoaster.com/trac/downloads/1 - transfer
failed - Unknown or unexpected error

warning: u 0x25824b0 ctrl 0x2583850 nrefs != 0 (qtp.qmailtoaster.com http)

Is there any workaround or should I wait till someone fixes the error?

 

TIA

 

Biju Jose

Mobile # 9895990272

 

 



[qmailtoaster] Qmaintoaster-plus error

2015-06-23 Thread Biju Jose
Hi 

 

I was trying to install QTP repository, I am getting the following error in
Cent OS 64 5.10



# rpm -Uvh http://qtp.qmailtoaster.com/trac/downloads/1

Retrieving http://qtp.qmailtoaster.com/trac/downloads/1

error: skipping http://qtp.qmailtoaster.com/trac/downloads/1 - transfer
failed - Unknown or unexpected error

warning: u 0x25824b0 ctrl 0x2583850 nrefs != 0 (qtp.qmailtoaster.com http)

Is there any workaround or should I wait till someone fixes the error?

 

TIA

 

Biju Jose

Mobile # 9895990272

 



RE: [qmailtoaster] Re: How to update PHP higher version without affect qmailtoaster

2013-12-22 Thread Biju Jose
I had to upgrade to php 5.3 in a couple of Qmail Toaster servers, what I did
is as follows. They are all now running fine.

 

I had my server in perfect running condition with PHP 5.1 and then I had
upgraded to PHP 5.3

 

Install Webtatic Repo

rpm -Uvh  http://mirror.webtatic.com/yum/centos/5/latest.rpm
http://mirror.webtatic.com/yum/centos/5/latest.rpm

 

If you have php-mhash or php-ncurses you have to remove them.
yum remove php-mhash php-ncurses

 

Then update to PHP 5.3

yum --enablerepo=webtatic update php

 

You need to set the  time zone in php.ini and restart apache.

 

The detailed instructions are in http://www.webtatic.com/packages/php53/

 

Biju Jose

Mobile : +91 9895 990 272

  _  

P please consider the environment before printing this e-mail.

 

 

From: cj yother [mailto:c...@yother.com] 
Sent: Monday, December 23, 2013 9:32 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Re: How to update PHP higher version without
affect qmailtoaster

 

I tried over 6 months ago to upgrade to php53 to use some of the newer web
based e mail clients.  Needless to say it wasn't happy.  I am sure you could
sort it out, but I ran out of patience, and migrated to Postfix to
accommodate.  I am not your normal user and it is not mission critical for
me, but one of the issues I see is that in QMTs zeal to be stable it loses
some of it's ability to be on the cutting edge.

I still run 1 iteration of QMT.  It's using the .iso and IMHO that's the
best thing since sliced bread.  Pop it in and 30 minutes later you have a
fully functional QMT/Web server.   A few modifications and off you go, safe,
secure, stable.  I know you're not in favor of keeping the .iso, but it has
it's place for many.

Good luck with the CentOS 6 portion of the project.I'm still listening
in.

.02

Thanks to all who put in so much work to make this work.

Merry Christmas.

CJ

On 12/22/2013 06:12 PM, Chandran Manikandan wrote:

Dear All, 

Thanks for your advise. I am running QMT and Webserver with the same server
and we are developing new website with Word press. Word press is support
only php 5.2 or higher.

I tried to install php53 before upgrade i had removed php5.1 the updated but
it's qmaildmin and other some packages removed itself after that i tried to
install again this some toaster package but it's shows always is conflict
php 5.1.

 

Mr. biju sent one link i tried that link to update. If anyone have any
solution of my help kindly update me.

 

On Mon, Dec 23, 2013 at 2:27 AM, Eric Shubert e...@shubes.net wrote:

Hey Kahn,

First, I would try to avoid running anything other than the hypervisor on
bare iron. Run everything virtualized underneath it.

Generally speaking, KVM performs better with newer kernels. Older kernels
use 10-20% of a cpu when idle. With newer kernels, KVMs use 0.5% cpu when
idle.

I'm not sure exactly what the change is that provides this improvement. It
appears to have happened around 3.4 in the main kernel versions, but it also
appears that RedHat (and thus COS) has backported this change to their
2.6.32 version. BL, COS6 runs well as a KVM, but COS5 does not. I expect
that both hypervisor and guests need to be running the improved version of
the kernel to realize this improvement.

My virtualization platform of choice is ProxmoxVE. It provides a nice web
interface for management, and has been very reliable for me. I've used
versions 2.1-3.1. While PVE is debian based and uses .deb packages, it uses
a RedHat kernel, which give it the performance gains mentioned.

The PVE kernel also provides OpenVZ container support, as does the web
interface. While COS5 guests don't run so well as KVMs, they run quite
nicely as OpenVZ containers. I won't go into the differences here, but
running just about anything linux based as an OpenVZ container should work
ok.

I should emphasize that the point is not that running COS5 as a KVM *won't*
work (it will), it's just that there's some overhead involved that's been
eliminated in more recent kernels. In fact, I've run COS5 as KVMs in
production just fine for a period of time, on as little as a dual-core
1.6GHz machine. It's fine so long as the horsepower's available to run it
(which it quite commonly is, as I've found most servers to be severely
overbuilt).

The only thing that bothers me with PVE is that beginning with 3.1 (which is
the current release), they've introduced a subscription based structure for
their repos, sort of like RHEL. The cost isn't excessive for small users,
but it still rubs me the wrong way. They do still provide a free repo, but
all the latest changes aren't guaranteed to be there. We'll see how things
pan out in the long run. I wouldn't be surprised to see a COS-type
counterpart to PVE spring up and provide all of the PVE software for free,
only lagging slightly in when it's released.

I should also probably mention that I started using virtualization with
VMware Server 1.0. After VMware discontinued VMware

RE: [qmailtoaster] How to update PHP higher version without affect qmailtoaster

2013-12-20 Thread Biju Jose
You may want have a look at http://www.webtatic.com/packages/php53/

 

Biju Jose

P please consider the environment before printing this e-mail.

 

 

From: Chandran Manikandan [mailto:tech2m...@gmail.com] 
Sent: Saturday, December 21, 2013 7:14 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] How to update PHP higher version without affect
qmailtoaster

 

Dear All,

I am running centos 5.7 with qmailtoaster + dovecot and don't have any
issue.

My PHP is 5.1 version.

I would like to install wordpress with php 5.2 or higher version compatible.

If i try to update php53 or higher version it's
squirrelmail,qmailadmin,vqadmin toasters affected and removed.

 

Could you please anyone help me to solve this issue without affect
qmailtoaster need to be update php updated version.


 

-- 

Thanks,

Manikandan.C

System Administrator



[qmailtoaster] unable to do a new install

2013-12-06 Thread Biju Jose
Hi All,

 

Request your support in resolving a new install issue I am having.

 

I have a VPS with the following details, I had installed QTP, also run
qtp-deps and cnt5064-perl.sh

 

Then qtp-newmodel , but I am getting the following error.

 

qtp-whatami v0.3.8 Sat Dec  7 09:40:48 IST 2013

REAL_DIST=CentOS

DISTRO=CentOS

OSVER=5.10

QTARCH=x86_64

QTKERN=2.6.32-042stab081.5

BUILD_DIST=cnt5064

BUILD_DIR=/usr/src/redhat

This machine's OS is supported and has been tested

qtp-config v0.3.2

QMT_WEB=http://www.qmailtoaster.com

QMT_DEV=http://www.qmailtoaster.org

SANDBOX=/mnt/qtp-sandbox

OVERLAY=/opt/qtp-overlay

UPGRADE_DIR=/usr/src/qtp-upgrade

RPMBUILD_OPTIONS=

backupdest=/backup/qmailbkup

useftp=n

ftpserver=ftp://

emailinfo=y

email=postmaster

removeprevious=n

mysql_user=

ldap_user=

Building daemontools-toaster-0.76-1.3.6 ...

error: /usr/src/qtp-upgrade/SRPMS/daemontools-toaster-0.76-1.3.6.src.rpm
cannot be installed

Installing /usr/src/qtp-upgrade/SRPMS/daemontools-toaster-0.76-1.3.6.src.rpm

 

 

Biju Jose

  _  

P please consider the environment before printing this e-mail.

 

 



RE: [qmailtoaster] Re: Fwd: Retrieve mails

2012-09-02 Thread Biju Jose
Hi Rajesh,

 

Go to your server and look in /home/vpopmail/domains/yourdomain and see if a
folder corresponding to the deleted email id is there. If it is there copy
it to another location, create a new email id and copy those back
overwriting the folders in the new email ids folder.

 

If the emails are not in the disk then it becomes a case of datarecovery.

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: rajeshrudramani [mailto:rajeshrudram...@gmail.com] 
Sent: Monday, September 03, 2012 10:59 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Re: Fwd: Retrieve mails

 



Dear Eric,


   One of my mail box accidentally deleted from the server
and i need to restore that mail box with mails. Kindly guide me.



Regards,
Rajesh  








On Mon, Sep 3, 2012 at 10:47 AM, Eric Shubert e...@shubes.net wrote:

On 09/02/2012 09:56 PM, rajeshrudramani wrote:



Dear All,



   One of our domain mail  id  has been deleted it
as 30MB of mail in that id. It's possible to retrieve that id with mails.



Regards,
Rajesh






 

(I was waiting to see if someone else would pick this up. I'm a little
surprised no one has. I'll chalk it up to the holiday weekend.)

Rajesh, you really need to explain in more detail what you mean. We're not
mind readers here. ;)

I realize your English is a little broken, but you must try. Perhaps you
might write out the details in your native language, then use Google to
translate to English to post on the list. Or maybe someone on the list can
communicate with you in your native language. This list isn't so noisy that
it can't stand some multi lingual posts (methinks).

-- 
-Eric 'shubes'




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







RE: [qmailtoaster] changing primary ip on a production server

2012-08-30 Thread Biju Jose
Hi Rajesh,

You need to setup the server with multiple gateways first, traffic coming in 
from eth0 should go out thru eth0 and traffic from eth1 should go out thru eth1.

Next you need to update your dns server with both the ips. Once the dns is 
propagated globally, you can remove the first ip from the dns and then your 
server will be running on the new IP.

There will not be any outage.

Biju Jose
Mobile : +91 9895 990 272
Visit us at http://whitesindia.com

 please consider the environment before printing this e-mail.



-Original Message-
From: Rajesh M [mailto:24x7ser...@24x7server.net] 
Sent: Thursday, August 30, 2012 8:41 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] changing primary ip on a production server

hi

i need to change the primary ip of my production qmailtoaster server
without any downtime / interruption of my email service.

i added one of the ips to the network card

i can get pop,imap and submission port connection on the new ip.

my problem is that currently the smtp run file is configure such that the
smtp is bound to my primary ip address.

how do i make qmail smtp listen on all ips on the network card so that
even during dns propagation there is no email service problems ?

is there is harm in doing the above ?

rajesh






-
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] Qmail Server over https

2012-08-17 Thread Biju Jose
Have a look at http://wiki.centos.org/HowTos/Https


Biju Jose

 please consider the environment before printing this e-mail.



-Original Message-
From: Vijay Thakur [mailto:vijay.tha...@loopmethods.com] 
Sent: Friday, August 17, 2012 12:25 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Qmail Server over https

Hi all,

Thanks for great helping hands. With the help of mailing list member 
Biju Jose, my qmail server is up now.
I want to access my qmail server over https (Port 443). I have googled 
for this setup but afraid that any change will
break my server and there is no straight forward how to. So suggest me 
the best way to run it over port 443.

Thanks in advance.

Vijay Thakur


-
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] Qmail Domain Setup

2012-08-13 Thread Biju Jose
Hi Vijay,

You need to setup DNS records for the domain, this is usually done at the 
registrar's control panel.

You need to have an A record like mail.yourdomain.com , your webmail will be at 
mail.yourdomain.com/webmail

And an MX record pointing to mail.yourdomain.com

Regards

Biju Jose

 please consider the environment before printing this e-mail.



-Original Message-
From: Vijay Thakur [mailto:vijay.tha...@loopmethods.com] 
Sent: Monday, August 13, 2012 12:51 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Qmail Domain Setup

All Qmail Experts,

I have posted my query on many forums, and again posting in Qmailing 
List. Hope that i will get answer of my query.
I have setup Qmail Server on CentOS release 5.8 by following steps as 
given on 
http://wiki.qmailtoaster.com/index.php/CentOS_5_QmailToaster_Install. 
The e-mail server is working fine. This server is hosted on Linode Cloud.
I am accessing my server by IP Address. I want to access it by URL like 
mail.yahoo.com or gmail.com. I have a registered domain name at  
http://197.domains.stargate.com.

How can set my hostname and domain control panel MX setting? Ask me if 
you need further detail.


With Warm Wishes,

Vijay Thakur


-
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] Qmail Domain Setup

2012-08-13 Thread Biju Jose
Hi Vijay,

Your DNS settings for the domain should be done at the registrars control 
panel. Possibly at http://197.domains.stargate.com

Biju Jose
Mobile : +91 9895 990 272

 please consider the environment before printing this e-mail.



-Original Message-
From: Vijay Thakur [mailto:vijay.tha...@loopmethods.com] 
Sent: Monday, August 13, 2012 2:09 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Qmail Domain Setup

Thanks for prompt reply. I have tried to do as mentioned. But i am doing 
some mistake, which i am not able to figure out. I am able to send mails 
to gmail.com or mail. yahoo.com, but not able to receive mails from this 
public domain.

Can you tell me that what will be the content of my /etc/hosts  
/etc/sysconfig/network   file. Should i install bind package.

Thanks

Vijay Th

On Monday 13 August 2012 01:17 PM, Biju Jose wrote:
 Hi Vijay,

 You need to setup DNS records for the domain, this is usually done at the 
 registrar's control panel.

 You need to have an A record like mail.yourdomain.com , your webmail will be 
 at mail.yourdomain.com/webmail

 And an MX record pointing to mail.yourdomain.com

 Regards

 Biju Jose

  please consider the environment before printing this e-mail.



 -Original Message-
 From: Vijay Thakur [mailto:vijay.tha...@loopmethods.com]
 Sent: Monday, August 13, 2012 12:51 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] Qmail Domain Setup

 All Qmail Experts,

 I have posted my query on many forums, and again posting in Qmailing
 List. Hope that i will get answer of my query.
 I have setup Qmail Server on CentOS release 5.8 by following steps as
 given on
 http://wiki.qmailtoaster.com/index.php/CentOS_5_QmailToaster_Install.
 The e-mail server is working fine. This server is hosted on Linode Cloud.
 I am accessing my server by IP Address. I want to access it by URL like
 mail.yahoo.com or gmail.com. I have a registered domain name at
 http://197.domains.stargate.com.

 How can set my hostname and domain control panel MX setting? Ask me if
 you need further detail.


 With Warm Wishes,

 Vijay Thakur


 -
 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] deleted email id, now recreated but not getting emails

2012-08-10 Thread Biju Jose
Hixaf,

I had an entry for the email id in the valias table, which was deleted and the 
issue was solved. 

Thanks again.


Biju Jose

 please consider the environment before printing this e-mail.



-Original Message-
From: xaf [mailto:x...@abaxe.net] 
Sent: Friday, August 10, 2012 4:42 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] deleted email id, now recreated but not getting 
emails

|-- Biju Jose, le 09/08/2012 18:33, a dit :

 I had deleted a user in qmailadmin and forwarded emails to another user
 while deleting the user.  After a few months now I have created another
 user with the same id , but the emails are still delivered to  the
 forwarded id. How can I correct this?

vadduser does not check valias table nor .qmail file
qmail-admin does and adding such user is rejected
bug or feature ?

check in valias table for a row with user|domain|forward address
if yes delete the row
if no check for .qmail-user in domain directory

xaf



-
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] deleted email id, now recreated but not getting emails

2012-08-09 Thread Biju Jose
Hi All,

 

I had deleted a user in qmailadmin and forwarded emails to another user
while deleting the user.  After a few months now I have created another user
with the same id , but the emails are still delivered to  the forwarded id.
How can I correct this?

 

Biju Jose 

 

  _  

P please consider the environment before printing this e-mail.

 

 

 



RE: [qmailtoaster] Qmail+Sogo

2012-03-26 Thread Biju Jose
Hi,

 

Sogo is a groupware,  details at http://www.sogo.nu/english.html , which is
still in beta. 

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: rajeshrudramani [mailto:rajeshrudram...@gmail.com] 
Sent: Monday, March 26, 2012 12:31 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Qmail+Sogo

 



Hi, 


 Can any one tel me. What purpose sogo is using in qmail.


Regards,
Rajesh



RE: [qmailtoaster] Re: allowing chkuser in qmail

2012-03-13 Thread Biju Jose
Hi John,

This is a self service mailing list, where we discuss qmailtoaster. To get
an email with help commands of the list, send an empty email to
qmailtoaster-list-h...@qmailtoaster.com

To unsubscribe from this email list send an email to
qmailtoaster-list-unsubscr...@qmailtoaster.com from  your subscribed email
id.

Help yourself please.

Biju Jose
Mobile : +91 9895 990 272


-Original Message-
From: John O'Reilly [mailto:j...@v-m-g.co.uk] 
Sent: Tuesday, March 13, 2012 4:24 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Re: allowing chkuser in qmail

please remove me from this email list as I'm not part of this repair

thanks
john

-Original Message- 
From: Eric Shubert
Sent: Tuesday, March 13, 2012 10:45 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: allowing chkuser in qmail

On 03/13/2012 03:28 AM, rajeshrudramani wrote:

 Hi,


   When recompile the below file getting error

 |vi /usr/src/redhat/BUILD/qmail-1.03/chkuser_settings.h |

 define  CHKUSER_ALLOW_SENDER_CHAR_3 '/'

 RPM build errors:
  Bad exit status from /var/tmp/rpm-tmp.29293 (%build)



 Regards,
 Rajesh


Should be:
#define

You need the hash as the first character. This is C, not bash.

-- 
-Eric 'shubes'



-
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





-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.1913 / Virus Database: 2114/4868 - Release Date: 03/13/12 



-
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




-
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] Disclaimer

2012-03-02 Thread Biju Jose
Hi,

 

In Squirrelmail you can setup signature/Disclaimers  in Options  Personal
information. But this will be appended only to messages send from Squirrel
Mail. The signature settings in Outlook will not reflect in Squirrelmail.
There is no general settings in Qmail Toaster for disclaimers for all email
ids in a domain.

 

Best regards

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: rajeshrudramani [mailto:rajeshrudram...@gmail.com] 
Sent: Friday, March 02, 2012 4:26 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Disclaimer

 



Hi


  Did any one how to set disclaimer In squirrel mail and it should
be reflected in outlook.


Regards,
Rajesh



RE: [qmailtoaster] Disclamier- URGRNT

2012-03-02 Thread Biju Jose
Hi Rajesh,

 

Generally it is not a good idea to implement signatures/disclaimers/footer
at the mail server level as it breaks PGP and HTML. There was a patch to do
this , check
http://www.ornl.gov/lists/mailing-lists/qmail/2002/09/msg00440.html , I have
not done this and hence I cannot help you here.

 

Best regards

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: rajeshrudramani [mailto:rajeshrudram...@gmail.com] 
Sent: Friday, March 02, 2012 4:55 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Disclamier- URGRNT

 


HI Biju,


  Not for single user.Disclamier should reflect for  entire user
in a domain and is it possible to  reflect same disclaimer  in outook. Is
there any configuration setting need to be change.



Regards,

Rajesh





RE: [qmailtoaster] Re: qtp-newmodel issue (related to repos)

2012-03-02 Thread Biju Jose
Hi Eric,

That worked, thanks.

Biju Jose
-Original Message-
From: Eric Shubert [mailto:e...@shubes.net] 
Sent: Saturday, March 03, 2012 4:31 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: qtp-newmodel issue (related to repos)

On 03/01/2012 07:52 AM, Biju Jose wrote:
 Building ucspi-tcp-toaster-0.88-1.3.9 ...
 error: /usr/src/qtp-upgrade/SRPMS/ucspi-tcp-toaster-0.88-1.3.9.src.rpm cannot 
 be installed

Your src.rpm file is bad. Remove it, then rerun qtp-newmodel and select 
a fresh sandbox.

-- 
-Eric 'shubes'


-
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




-
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] Re: qtp-newmodel issue (related to repos)

2012-03-01 Thread Biju Jose
Hi Eric,

This is a very old thread, but I have the same issue and am looking for a 
solution. I could not find a solution searching the archives. Qtp-newmodel 
fails as in the trailing email. I have 
rpmforge-release-0.5.2-2.el5.rf.i386.rpm. My QmailToaster versions are as 
follows.

[root@mail ~]# qtp-whatami
qtp-whatami v0.3.8 Thu Mar  1 19:49:49 IST 2012
REAL_DIST=CentOS
DISTRO=CentOS
OSVER=5.7
QTARCH=i686
QTKERN=2.6.18-274.18.1.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

[root@mail ~]# rpm -qa | grep toaster | sort
autorespond-toaster-2.0.4-1.3.6
clamav-toaster-0.95.2-1.3.29
control-panel-toaster-0.5-1.3.7
courier-authlib-toaster-0.59.2-1.3.10
courier-imap-toaster-4.1.2-1.3.10
daemontools-toaster-0.76-1.3.6
ezmlm-cgi-toaster-0.53.324-1.3.6
ezmlm-toaster-0.53.324-1.3.6
isoqlog-toaster-2.1-1.3.7
libdomainkeys-toaster-0.68-1.3.6
libsrs2-toaster-1.0.18-1.3.6
maildrop-toaster-2.0.3-1.3.8
maildrop-toaster-devel-2.0.3-1.3.8
qmailadmin-toaster-1.2.12-1.3.8
qmailmrtg-toaster-4.2-1.3.6
qmail-pop3d-toaster-1.03-1.3.18
qmail-toaster-1.03-1.3.18
qmailtoaster-plus-0.3.2-1.4.17
qmailtoaster-plus.repo-0.2-2
ripmime-toaster-1.4.0.6-1.3.6
send-emails-toaster-0.5-1.3.7
simscan-toaster-1.3.1-1.3.6
spamassassin-toaster-3.2.5-1.3.17
squirrelmail-toaster-1.4.15-1.3.10
ucspi-tcp-toaster-0.88-1.3.8
vpopmail-toaster-5.4.17-1.3.7
vqadmin-toaster-2.3.4-1.3.6


The errors I get are as follows

qtp-dependencies v0.3.1
qtp-install-rpmforge v0.3.2 - getting latest version of rpmforge-release ...
qtp-install-rpmforge - 
http://svn.rpmforge.net/svn/trunk/rpms/rpmforge-release/rpmforge-release.spec 
not found, please try again later.


Setting up Install Process
No package compat-libf2c available.
No package compat-libgcc available.
No package compat-libsdc++-33 available.
Nothing to do


Setting up Install Process
No package dkms-fuse available.
Nothing to do

Building ucspi-tcp-toaster-0.88-1.3.9 ...
error: /usr/src/qtp-upgrade/SRPMS/ucspi-tcp-toaster-0.88-1.3.9.src.rpm cannot 
be installed
Installing /usr/src/qtp-upgrade/SRPMS/ucspi-tcp-toaster-0.88-1.3.9.src.rpm
end of log messages

qtp-build-rpms - see /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log 
for more details

Build failed, Exiting. are as follows.

This is a low volume server and I am not in a hurry with this one.


Biju Jose
Mobile : +91 9895 990 272
Visit us at http://whitesindia.com

 please consider the environment before printing this e-mail.




-Original Message-
From: Eric Shubert [mailto:e...@shubes.net] 
Sent: Monday, October 18, 2010 8:32 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: qtp-newmodel issue (related to repos)

On 10/18/2010 01:19 AM, Digital Instruments wrote:
   Problem:

 qtp-newmodel - updating toaster (mostly spamassassin) dependencies ...
 Loaded plugins: fastestmirror
 Loading mirror speeds from cached hostfile
   * addons: mirror.silyus.net
   * base: mi.mirror.garr.it
   * extras: mi.mirror.garr.it
   * updates: mirror.silyus.net
 Setting up Update Process
 *Error: No Package Matching perl(Archive::Tar)*

 Would you like a unionfs/overlay sandbox? (recommended) [y]/n:

 Using FUSE union filesystem ...
 qtp-mount-sandbox v0.3.3
 qtp-mount-sandbox - installing  dkms-fuse fuse-unionfs ...
 qtp-mount-sandbox - this could take a few moments - please be patient
 Loaded plugins: fastestmirror


 *Error getting repository data for rpmforge, repository not found*
 qtp-mount-sandbox - installation of dependent packages failed
 qtp-mount-sandbox - is your qmailtoaster-plus.repo package up to date?

 qtp-newmodel - qtp-mount-sandbox failed, exiting




 THIS:
 http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg28768.html
 DOESN'T WORK.

 RESULT IN:
 qtp-install-rpmforge v0.3 - getting latest version of rpmforge-release ...
 qtp-install-rpmforge -
 http://dag.wieers.com/rpm/packages/rpmforge-release/rpmforge-release.spec not
 found, please try again later.

 Help, please?
 /Cheers A.


Please wait for the next release of QTP. I'll try to get that done in 
the next day or two. Thanks for everyone's patience with this.

-- 
-Eric 'shubes'




-
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] Reg:I got the large spam mails

2012-02-21 Thread Biju Jose
Hi Raja Mani,

 

We have not heard from you, is it all ok?

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: Biju Jose [mailto:b...@whitesindia.com] 
Sent: Sunday, February 19, 2012 3:25 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] Reg:I got the large spam mails

 

Hi Raja Mani,

 

There was another thread started by you with subject How to reduse the spam
score 

 

On this thread the following were suggested to you. Can you tell us what
happened after you do this? Without your feedback, it becomes more difficult
to help you. Can you paste here the output of # cat
/var/qmail/supervise/smtp/run ?

 

 

 

From: Eric Shubert [mailto:e...@shubes.net] 
Sent: Monday, February 13, 2012 10:37 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: Reg:How to reduse the spam score

 

First, run:

 

# rpm -Uvh http://qtp.qmailtoaster.com/trac/downloads/1

# yum upgrade qmailtoaster-plus

 

to get the latest qtp-newmodel scripts, which are part of the 

qmailtoaster-plus package. Then do as Biju says.

 

-- 

-Eric 'shubes'

 

On 02/12/2012 10:02 PM, Biju Jose wrote:

 run qtp-newmodel and upgrade your clamav-toaster, spamassassin-toaster

 and simscan-toaster to current versions.

 

 run qtp-menu and install spamdyke

 

 then run qmailctl restart

 

 *Biju Jose*

 

 Mobile : +91 9895 990 272

 

 *Visit us at http://whitesindia.com http://whitesindia.com/*

 

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: Raja Mani [mailto:rajamani@gmail.com] 
Sent: Sunday, February 19, 2012 11:19 AM
To: qmailtoaster-list@qmailtoaster.com; b...@whitesindia.com
Subject: [qmailtoaster] Reg:I got the large spam mails

 

Dear All,


   My server getting lot of spam mail.Below are the details are,




Spam Mail Header Part:



Return-Path: incubusidi...@justnet.org
http://67.218.96.133/webmail/src/compose.php?send_to=incubusidiocy%40justne
t.org 
Delivered-To: m...@mydomain.com
http://67.218.96.133/webmail/src/compose.php?send_to=vpsadmin%40webindia.co
m 
Received: (qmail 5234 invoked by uid 89); 19 Feb 2012 06:01:42 -
Received: by simscan 1.3.1 ppid: 5220, pid: 5226, t: 0.6342s
 scanners: attach: 1.3.1 clamav: 0.97.3/m:54/d:14481 spam: 3.2.4
X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mydoamin.com
X-Spam-Level: *
X-Spam-Status: No, score=13.7 required=15.0
tests=BAYES_99,FH_DATE_PAST_20XX,
 HTML_MESSAGE,RCVD_IN_PBL,RDNS_NONE,URIBL_BLACK,URIBL_RHS_DOB,URIBL_SBL,
 URIBL_WS_SURBL autolearn=no version=3.2.4
Received: from unknown (HELO vesd4b7150670a) (42.119.150.2)
 by mydomain.com with SMTP; 19 Feb 2012 06:01:41 -
Received: (qmail 0483 by uid 483); Sun, 19 Feb 2012 12:26:50 -0700
From: Enlarge with Free trial incubusidi...@justnet.org
http://67.218.96.133/webmail/src/compose.php?send_to=incubusidiocy%40justne
t.org 
To: myothe...@mydomain.com
http://67.218.96.133/webmail/src/compose.php?send_to=balan%40webindia.com

Subject: Girls at $200 a pop
Date: Sun, 19 Feb 2012 11:37:43 -0700
Message-ID: 002801ccef02$a8a80b20$f9f82160$@org
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary==_NextPart_000_0027_01CCEF02.A8A80B20
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: AcjvC/ZDOb3hVtF98FfH3Sf8wLPKOA==
Content-Language: en-us




2.cat /var/qmail/control/simcontrol
:clam=yes,spam=yes,spam_hits=12,attach=.mp3:.src:.bat:.pif


3./var/qmail/bin/simscanmk -g
simscan versions cdb file built. /var/qmail/control/simversions.cdb


4./etc/mail/spamassassin/local.cf

required_score 4
report_safe 0
rewrite_header Subject ***SPAM***



5. rpm -qa | grep toaster | sort
autorespond-toaster-2.0.4-1.3.3
clamav-toaster-0.97.3-1.3.44
control-panel-toaster-0.5-1.3.4
courier-authlib-toaster-0.59.2-1.3.6
courier-imap-toaster-4.1.2-1.3.7
daemontools-toaster-0.76-1.3.3
ezmlm-cgi-toaster-0.53.324-1.3.3
ezmlm-toaster-0.53.324-1.3.3
isoqlog-toaster-2.1-1.3.4
libdomainkeys-toaster-0.68-1.3.3
libsrs2-toaster-1.0.18-1.3.3
maildrop-toaster-2.0.3-1.3.5
maildrop-toaster-devel-2.0.3-1.3.5
qmailadmin-toaster-1.2.11-1.3.4
qmailmrtg-toaster-4.2-1.3.3
qmail-pop3d-toaster-1.03-1.3.15
qmail-toaster-1.03-1.3.15
qmailtoaster-plus-0.3.0-1.4.0
ripmime-toaster-1.4.0.6-1.3.3
simscan-toaster-1.3.1-1.3.6
spamassassin-toaster-3.2.4-1.3.13
squirrelmail-toaster-1.4.13-1.3.9
ucspi-tcp-toaster-0.88-1.3.5
vpopmail-toaster-5.4.17-1.3.4
vqadmin-toaster-2.3.4-1.3.3





-Rajamani



RE: [qmailtoaster] Reg:I got the large spam mails

2012-02-19 Thread Biju Jose
Hi Raja Mani,

 

There was another thread started by you with subject How to reduse the spam
score 

 

On this thread the following were suggested to you. Can you tell us what
happened after you do this? Without your feedback, it becomes more difficult
to help you. Can you paste here the output of # cat
/var/qmail/supervise/smtp/run ?

 

 

 

From: Eric Shubert [mailto:e...@shubes.net] 
Sent: Monday, February 13, 2012 10:37 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: Reg:How to reduse the spam score

 

First, run:

 

# rpm -Uvh http://qtp.qmailtoaster.com/trac/downloads/1

# yum upgrade qmailtoaster-plus

 

to get the latest qtp-newmodel scripts, which are part of the 

qmailtoaster-plus package. Then do as Biju says.

 

-- 

-Eric 'shubes'

 

On 02/12/2012 10:02 PM, Biju Jose wrote:

 run qtp-newmodel and upgrade your clamav-toaster, spamassassin-toaster

 and simscan-toaster to current versions.

 

 run qtp-menu and install spamdyke

 

 then run qmailctl restart

 

 *Biju Jose*

 

 Mobile : +91 9895 990 272

 

 *Visit us at http://whitesindia.com http://whitesindia.com/*

 

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: Raja Mani [mailto:rajamani@gmail.com] 
Sent: Sunday, February 19, 2012 11:19 AM
To: qmailtoaster-list@qmailtoaster.com; b...@whitesindia.com
Subject: [qmailtoaster] Reg:I got the large spam mails

 

Dear All,


   My server getting lot of spam mail.Below are the details are,




Spam Mail Header Part:



Return-Path: incubusidi...@justnet.org
http://67.218.96.133/webmail/src/compose.php?send_to=incubusidiocy%40justne
t.org 
Delivered-To: m...@mydomain.com
http://67.218.96.133/webmail/src/compose.php?send_to=vpsadmin%40webindia.co
m 
Received: (qmail 5234 invoked by uid 89); 19 Feb 2012 06:01:42 -
Received: by simscan 1.3.1 ppid: 5220, pid: 5226, t: 0.6342s
 scanners: attach: 1.3.1 clamav: 0.97.3/m:54/d:14481 spam: 3.2.4
X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mydoamin.com
X-Spam-Level: *
X-Spam-Status: No, score=13.7 required=15.0
tests=BAYES_99,FH_DATE_PAST_20XX,
 HTML_MESSAGE,RCVD_IN_PBL,RDNS_NONE,URIBL_BLACK,URIBL_RHS_DOB,URIBL_SBL,
 URIBL_WS_SURBL autolearn=no version=3.2.4
Received: from unknown (HELO vesd4b7150670a) (42.119.150.2)
 by mydomain.com with SMTP; 19 Feb 2012 06:01:41 -
Received: (qmail 0483 by uid 483); Sun, 19 Feb 2012 12:26:50 -0700
From: Enlarge with Free trial incubusidi...@justnet.org
http://67.218.96.133/webmail/src/compose.php?send_to=incubusidiocy%40justne
t.org 
To: myothe...@mydomain.com
http://67.218.96.133/webmail/src/compose.php?send_to=balan%40webindia.com

Subject: Girls at $200 a pop
Date: Sun, 19 Feb 2012 11:37:43 -0700
Message-ID: 002801ccef02$a8a80b20$f9f82160$@org
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary==_NextPart_000_0027_01CCEF02.A8A80B20
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: AcjvC/ZDOb3hVtF98FfH3Sf8wLPKOA==
Content-Language: en-us




2.cat /var/qmail/control/simcontrol
:clam=yes,spam=yes,spam_hits=12,attach=.mp3:.src:.bat:.pif


3./var/qmail/bin/simscanmk -g
simscan versions cdb file built. /var/qmail/control/simversions.cdb


4./etc/mail/spamassassin/local.cf

required_score 4
report_safe 0
rewrite_header Subject ***SPAM***



5. rpm -qa | grep toaster | sort
autorespond-toaster-2.0.4-1.3.3
clamav-toaster-0.97.3-1.3.44
control-panel-toaster-0.5-1.3.4
courier-authlib-toaster-0.59.2-1.3.6
courier-imap-toaster-4.1.2-1.3.7
daemontools-toaster-0.76-1.3.3
ezmlm-cgi-toaster-0.53.324-1.3.3
ezmlm-toaster-0.53.324-1.3.3
isoqlog-toaster-2.1-1.3.4
libdomainkeys-toaster-0.68-1.3.3
libsrs2-toaster-1.0.18-1.3.3
maildrop-toaster-2.0.3-1.3.5
maildrop-toaster-devel-2.0.3-1.3.5
qmailadmin-toaster-1.2.11-1.3.4
qmailmrtg-toaster-4.2-1.3.3
qmail-pop3d-toaster-1.03-1.3.15
qmail-toaster-1.03-1.3.15
qmailtoaster-plus-0.3.0-1.4.0
ripmime-toaster-1.4.0.6-1.3.3
simscan-toaster-1.3.1-1.3.6
spamassassin-toaster-3.2.4-1.3.13
squirrelmail-toaster-1.4.13-1.3.9
ucspi-tcp-toaster-0.88-1.3.5
vpopmail-toaster-5.4.17-1.3.4
vqadmin-toaster-2.3.4-1.3.3





-Rajamani



RE: [qmailtoaster] Future Distros - RHEL/CentOS ONLY

2012-02-13 Thread Biju Jose
+1 for CentOS

Biju Jose
Mobile : +91 9895 990 272
Visit us at http://whitesindia.com

 please consider the environment before printing this e-mail.



-Original Message-
From: Domnick Eger [mailto:de...@cobercafe.net] 
Sent: Tuesday, February 14, 2012 9:18 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] Future Distros - RHEL/CentOS ONLY

+1 for CentOS, I ve used Scientific Linux and found CentOS still is a better 
fit for Enterprise.

-Original Message-
From: Helmut Fritz [mailto:hel...@fritz.us.com] 
Sent: Monday, February 13, 2012 8:40 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] Future Distros - RHEL/CentOS ONLY

I have to echo the sentiment so far.  I do not see an issue with CentOS and 
moved that way myself well over two years ago after starting on Fedora.
CentOS is just more stable and the versions are supported longer.

-Original Message-
From: Carlos Herrera Polo [mailto:carlos.herrerap...@gmail.com]
Sent: Monday, February 13, 2012 5:50 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Future Distros - RHEL/CentOS ONLY

1+


2012/2/13, P.V.Anthony pvant...@singnet.com.sg:
 On 02/14/2012 01:43 AM, Eric Shubert wrote:

 In summary, going forward QMT will be available only on RHEL/CentOS 
 platforms, for both x86 and x86_64 architectures. This will simplify 
 spec files, documentation and installation/utility scripts 
 substantially.

 I agree and thank you all for the great work done.

 P.V.Anthony

 --
 --- 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




--
Enviado desde mi dispositivo móvil


-
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




-
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





-
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




-
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] Reg:How to reduse the spam score

2012-02-12 Thread Biju Jose
Can you post the result of # rpm -qa | grep toaster | sort

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: Raja Mani [mailto:rajamani@gmail.com] 
Sent: Monday, February 13, 2012 10:07 AM
To: qmailtoaster-list@qmailtoaster.com;
qmailtoaster-list-h...@qmailtoaster.com
Subject: [qmailtoaster] Reg:How to reduse the spam score

 

Dear All,


   How to reduse the spam score.Kindly chek the belows,



cat /var/qmail/control/simcontrol
:clam=yes,spam=yes,spam_hits=11,attach=.mp3:.src:.bat:.pif


While i run the run the commad i got below error.


/var/qmail/bin/simscanmk -g
LibClamAV Error: cl_cvdhead: Can't open file /usr/share/clamav/daily.cvd
simscan versions cdb file built. /var/qmail/control/simversions.cdb



-Rajamani



RE: [qmailtoaster] Reg:How to reduse the spam score

2012-02-12 Thread Biju Jose
run qtp-newmodel and upgrade your clamav-toaster, spamassassin-toaster and
simscan-toaster to current versions.

 

run qtp-menu and install spamdyke

 

then run qmailctl restart

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: Raja Mani [mailto:rajamani@gmail.com] 
Sent: Monday, February 13, 2012 10:19 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Reg:How to reduse the spam score

 

Hi,



rpm -qa | grep toaster | sort
autorespond-toaster-2.0.4-1.3.3
clamav-toaster-0.97.3-1.3.44
control-panel-toaster-0.5-1.3.4
courier-authlib-toaster-0.59.2-1.3.6
courier-imap-toaster-4.1.2-1.3.7
daemontools-toaster-0.76-1.3.3
ezmlm-cgi-toaster-0.53.324-1.3.3
ezmlm-toaster-0.53.324-1.3.3
isoqlog-toaster-2.1-1.3.4
libdomainkeys-toaster-0.68-1.3.3
libsrs2-toaster-1.0.18-1.3.3
maildrop-toaster-2.0.3-1.3.5
maildrop-toaster-devel-2.0.3-1.3.5
qmailadmin-toaster-1.2.11-1.3.4
qmailmrtg-toaster-4.2-1.3.3
qmail-pop3d-toaster-1.03-1.3.15
qmail-toaster-1.03-1.3.15
qmailtoaster-plus-0.3.0-1.4.0
ripmime-toaster-1.4.0.6-1.3.3
simscan-toaster-1.3.1-1.3.6
spamassassin-toaster-3.2.4-1.3.13
squirrelmail-toaster-1.4.13-1.3.9
ucspi-tcp-toaster-0.88-1.3.5
vpopmail-toaster-5.4.17-1.3.4
vqadmin-toaster-2.3.4-1.3.3


-Rajamani.





On Sun, Feb 12, 2012 at 8:42 PM, Biju Jose b...@whitesindia.com wrote:

Can you post the result of # rpm -qa | grep toaster | sort

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: Raja Mani [mailto:rajamani@gmail.com] 
Sent: Monday, February 13, 2012 10:07 AM
To: qmailtoaster-list@qmailtoaster.com;
qmailtoaster-list-h...@qmailtoaster.com
Subject: [qmailtoaster] Reg:How to reduse the spam score

 

Dear All,


   How to reduse the spam score.Kindly chek the belows,



cat /var/qmail/control/simcontrol
:clam=yes,spam=yes,spam_hits=11,attach=.mp3:.src:.bat:.pif


While i run the run the commad i got below error.


/var/qmail/bin/simscanmk -g
LibClamAV Error: cl_cvdhead: Can't open file /usr/share/clamav/daily.cvd
simscan versions cdb file built. /var/qmail/control/simversions.cdb



-Rajamani

 



RE: [qmailtoaster] Re: Reg:Server

2012-02-09 Thread Biju Jose
Hi Raja,

 

Install qmailtoaster-plus and then spamdyke.

 

Vist http://qtp.qmailtoaster.com/trac for details

 

That should cut down ~80% of your spam.

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: nishant amin [mailto:igonish...@gmail.com] 
Sent: Thursday, February 09, 2012 10:01 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Re: Reg:Server

 

hi raja.
just a thought..why are you not using spamdyke to controll your spam?
regards
Nishant Amin

On Thu, Feb 9, 2012 at 1:50 PM, rajeshrudramani rajeshrudram...@gmail.com
wrote:

Hi,

Tried mentioned steps :



a) Please post the output of :

ps ax | grep spam



Out pout:


498 ?S  0:00 /usr/bin/multilog t s15728640 n30
/var/log/qmail/spamd
  499 ?S  0:02 /usr/bin/perl -T -w /usr/bin/spamd -x -u vpopmail
-s stderr
  554 ?S  0:13 spamd child
  555 ?S  0:00 spamd child
 3077 ?S  0:00 supervise spamd
20467 pts/2S+ 0:00 grep spam
27586 ?S  0:00 /usr/bin/tcpserver -v -R -H -l XXX.XXX.com -x
/etc/tcprules.d/tcp.smtp.cdb -c 100 -u 89 -g 89 0 smtp /usr/bin/rblsmtpd -r
sbl.spamhaus.org /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw
/bin/true




b) Do you get any error messages when you run :

spamassassin --lint



Outpout:

  No error





c) please post the output of :

cat /var/qmail/control/simcontrol

x...@xxx.com:clam=yes,spam=yes,spam_hits=6,attach=.mp3:.src:.bat:.pif



As Eric pointed out, it should read something similar to what he has posted.



After i tried this steps above output i am getting. Still I am getting lot
spam mail.



Regards,
Rajesh

 

On Thu, Feb 9, 2012 at 12:27 AM, Bharath Chari qmailtoas...@arachnis.com
wrote:

On Wednesday 08 February 2012 09:45 PM, Eric Shubert wrote:

Spamassassin is invoked by simscan. In your /var/qmail/control/simcontrol
file you should something like:
:clam=yes,spam=yes,spam_hits=5.1,attach=.src:.bat:.pif

Also, you can check your spamd log with:
# qmlog spamd
to see if SA is running at all.

Is there someone here who would care to help out Raja in his native
language? That would be most helpful.

BTW, thanks to you all who help out here. This *is* a community project, and
everyone's participation is helpful. Besides which, it gives me more time to
address other QMT aspects (like getting updated packages built, etc.).

Raja,

Let's try to debug your problem one step at a time:

a) Please post the output of :

ps ax | grep spam


b) Do you get any error messages when you run :
spamassassin --lint


c) please post the output of :

cat /var/qmail/control/simcontrol
As Eric pointed out, it should read something similar to what he has posted.

Bharath




-
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] Squirrel Mail

2012-02-09 Thread Biju Jose
In your /etc/php.in file change  post_max_size = 8M and restart apache.

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: Sys [mailto:sysad...@tricubemedia.com] 
Sent: Thursday, February 09, 2012 10:42 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Squirrel Mail

 

Can someone remind me please where to adjust the

Squirrel Mail attachment size limit, default set to 2m

 

 

Thanks

 



RE: [qmailtoaster] Squirrel Mail

2012-02-09 Thread Biju Jose
Sorry, the value you have to change is upload_max_filesize = 8M

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: Sys [mailto:sysad...@tricubemedia.com] 
Sent: Thursday, February 09, 2012 11:00 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Squirrel Mail

 

Change it , thanks

 

However when sending in squirrelmail under compose it still shows :

 (max. 2 M) 

 

Thanks

- Original Message - 

From: Biju Jose mailto:b...@whitesindia.com  

To: qmailtoaster-list@qmailtoaster.com 

Sent: Thursday, February 09, 2012 10:23 AM

Subject: RE: [qmailtoaster] Squirrel Mail

 

In your /etc/php.in file change  post_max_size = 8M and restart apache.

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com http://whitesindia.com


  _  


P please consider the environment before printing this e-mail.

 

 

 

From: Sys [mailto:sysad...@tricubemedia.com] 
Sent: Thursday, February 09, 2012 10:42 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Squirrel Mail

 

Can someone remind me please where to adjust the

Squirrel Mail attachment size limit, default set to 2m

 

 

Thanks

 



RE: [qmailtoaster] mirrors list

2012-02-01 Thread Biju Jose
Pls try mirrors-subscr...@qmailtoaster.com

 

Biju Jose

Mobile : +91 9895 990 272

Visit us at  http://whitesindia.com/ http://whitesindia.com

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: Phil Leinhauser [mailto:p...@teqknow.com] 
Sent: Wednesday, February 01, 2012 9:44 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] mirrors list

 

Hey Eric,
I tried to subscribe to the mirrors list using
mirrors-list-subscr...@qmailtoaster.com but it failed.  How do I get in?  I
found the Gmane page but never found subscription info.  It might be why the
list only has one message.

Phil



RE: [qmailtoaster] Re: out of disk space

2012-01-28 Thread Biju Jose

-Original Message-
From: Eric Shubert [mailto:e...@shubes.net] 
Sent: Saturday, January 28, 2012 3:19 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: out of disk space

On 01/27/2012 02:26 PM, Cecil Yother, Jr. wrote:


 On 01/27/2012 01:23 PM, Eric Shubert wrote:
 On 01/27/2012 02:14 PM, Cecil Yother, Jr. wrote:


 On 01/27/2012 11:38 AM, Eric Shubert wrote:
 On 01/27/2012 12:35 PM, Cecil Yother, Jr. wrote:


 On 01/27/2012 09:47 AM, Maxwell Smart wrote:
 This isn't exactly the same subject CJ. Please start a new thread in
 the future. ;)

 You're not exactly clear about what you're doing, either. What
 exactly
 do you mean by do the updates? That could mean several things.

 And what does df -h show?

 I think that 8G would typically be enough. I just checked one of
 mine,
 and it's using 3.4G (sans emails). Have you looked to see what's
 taking taking up the biggest chunk of the 6G that's being used? Maybe
 you need to do a yum clean all?

 I found what it is, but can't figure out what's causing it. My /tmp
 file
 is filling up with clamav files. I can't seem to find what's
 generating
 them. ps aux reveals clamav processes. Even if I kill them the /tmp
 file
 continues to fill up. Any ideas?


 What's the owner/group of the files? File names?
 (You really need to try a little harder to be specific, CJ).

 Here is a snapshot of the tmp file.

 Wow. I don't have these on my server. Sure look like temporary scan
 directories though.

 How do I stop clamav?

 Edit /var/qmail/control/simcontrol file, then cdb.

 What is calling it up?

 Not sure. clamav I would guess. What are you seeing in the clamd log?

 Supervise was calling it up. I have a handle on it...I think. Stopped
 qmailctl, running newmodel to update everything and I'm guessing(hoping)
 all will be well.

 thx


I see, I think. Your upgrade hadn't completed. Clamav never came up, so 
supervise was continually trying to start it.

-- 
-Eric 'shubes'

Of the 8Gb Disk, how much is the swap partition? 

Biju Jose

-
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




-
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] Reg:Configure Same domain in different server

2011-12-25 Thread Biju Jose
Hi Raja Mani,

 

You could use fetchmail to pull mails from your global mail server
periodically to your local mail server.

 

Biju Jose

  _  

P please consider the environment before printing this e-mail.

 

 

 

From: Raja Mani [mailto:rajamani@gmail.com] 
Sent: Sunday, December 25, 2011 8:43 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Reg:Configure Same domain in different server

 

Hai,


I am having a global mail for example abc.com.My
http://abc.com.my/  requiremnet is to to forward the mails from global
mail server(abc.com http://abc.com/ ) to local mail server.(mail.abc.com
http://mail.abc.com/ ).For your information we are haveing mx record for
mail.abc.com.My http://mail.abc.com.my/  global is located in us and my
local mail server is located at india.So kindly give me guide lines.


-Rajama 



RE: [qmailtoaster] mail server with 7 million accounts

2010-11-26 Thread Biju Jose
Hi Rajesh,

Vpopbull can send the same file to all users. But I guess this is not the
requirement here.

There should be a backend program which generates these files which needs to
be send to the individual email ids. You can alter the program which
generates the file to email the files to the corresponding email id just
after the generation of the files.

You need to make changes to the standard qmailtoaster to make it receive
huge number of emails from the machine which sends it.

Best Regards,

Biju Jose
Mobile : +91 9895 990 272

-Original Message-
From: Tony White [mailto:t...@ycs.com.au] 
Sent: Friday, November 26, 2010 5:35 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] mail server with 7 million accounts

Hi,
   I use vpopbull as suggested but add a link to the
required file in a folder of the web server. This gives
the client the ability to store only 1 file but download
it as many times as desired.



On 26/11/2010 9:27 PM, Rajesh M wrote:
 hi

 i have a client who wishes to put an email server with 7 million accounts

 say : us...@abc.com, us...@abc.com 

 1) one email will be sent daily to all these users from masteru...@abc.com
 with an attached file (less than 50 kb). each file to each user will be
 different

 2) all the users will connect and download the emails via pop3

 there will be no other external email traffic to these email accounts ie
 no emails from outside of the server


 as i understand

 i would need a program to generate these emails, attach the file and then
 send the emails to the users


 can somebody guide me as to how to go about this.

 i can put up a cluster of servers for this purpose.

 thanks

 rajesh








-
 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





-- 
best wishes
   Tony White





-
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




-
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




[qmailtoaster] Error : 571 sorry, you are violating our security policies

2010-04-09 Thread Biju Jose
I need to allow a particular IP to send unlimited emails thru our qmail
toaster server.

 

We have the following line in the tcp.smtp file.

 

220.xxx.yyy.zzz.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/
%/private,RBLSMTPD=,NOP0FCHECK=1

 

After a few messages I am getting the following error.

 

RCPT TO:someb...@gmail.com

571 sorry, you are violating our security policies (#5.7.1 - chkuser)

((|2|00096N01-BC|09-Apr-10|1011008|BC|someb...@gmail.com|))571 sorry, you
are violating our security policies (#5.7.1 - chkuser)

MAIL FROM:u...@domain.com AUTH=u...@domain.com

250 ok

 

I need to allow this IP to send about 2000 messages in a stretch. How do I
resolve this issue? Your help is much appreciated. 

 

Biju Jose

Mobile : +91 9895 990 272

 



RE: [qmailtoaster] Re: Error : 571 sorry, you are violating our security policies

2010-04-09 Thread Biju Jose

-Original Message-
From: Eric Shubert [mailto:e...@shubes.net] 
Sent: Friday, April 09, 2010 9:24 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: Error : 571 sorry, you are violating our
security policies

Biju Jose wrote:
 I need to allow a particular IP to send unlimited emails thru our qmail 
 toaster server.
 
  
 
 We have the following line in the tcp.smtp file.
 
  
 

220.xxx.yyy.zzz.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/
%/private,RBLSMTPD=,NOP0FCHECK=1
 
  
 
 After a few messages I am getting the following error.
 
  
 
 RCPT TO:someb...@gmail.com
 
 571 sorry, you are violating our security policies (#5.7.1 - chkuser)
 
 ((|2|00096N01-BC|09-Apr-10|1011008|BC|someb...@gmail.com|))571 sorry, 
 you are violating our security policies (#5.7.1 - chkuser)
 
 MAIL FROM:u...@domain.com AUTH=u...@domain.com
 
 250 ok
 
  
 
 I need to allow this IP to send about 2000 messages in a stretch. How do 
 I resolve this issue? Your help is much appreciated.
 
  
 
 *Biju Jose*
 
 Mobile : +91 9895 990 272
 
  
 

Refer to the chkuser web site 
(http://www.interazioni.it/opensource/chkuser/), and the 
/var/qmail/doc/chkuser.h file for QMT settings.

-- 
-Eric 'shubes'

Thanks for the directions Eric.

I had checked at
http://www.interazioni.it/opensource/chkuser/documentation/chkuser_settings.
html and found the error is triggered by the following.

CHKUSER_MAXWRONGRCPT_STRING 2.0.5 defined 571 sorry, you are violating our
security policies (#5.1.1 - chkuser)\r\n  
CHKUSER_INTRUSIONTHRESHOLD_STRING  2.0.5 defined 571 sorry, you are
violating our security policies (#5.7.1 - chkuser)\r\n  

Here I know for sure that the email ids all are valid as it was being
delivered till we switched it to the qmailtoaster. Each email has only one
recipient with a PDF file as attachment. So I guess I am left with 
CHKUSER_INTRUSIONTHRESHOLD_STRING  . 

On this page
(http://blog.gmane.org/gmane.mail.qmail.toaster/month=20071101/page=1 )there
is a suggestion to change CHKUSER_RCPTLIMIT=200,
CHKUSER_WRONGRCPTLIMIT=200 and then qmailctl cdb , qmailctl stop and
qmailctl start. I had done this, need to test tomorrow and shall revert.

Thanks

Biju Jose



-
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] Re: quick question - Reg.

2009-09-26 Thread Biju Jose
cat /var/qmail/supervise/smtp/run
#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
BLACKLIST=`cat /var/qmail/control/blacklists`
SMTPD=/var/qmail/bin/qmail-smtpd
TCP_CDB=/etc/tcprules.d/tcp.smtp.cdb
RBLSMTPD=/usr/bin/rblsmtpd
HOSTNAME=`hostname`
VCHKPW=/home/vpopmail/bin/vchkpw
REQUIRE_AUTH=0

exec /usr/bin/softlimit -m 45000 \
 /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c $MAXSMTPD \
 -u $QMAILDUID -g $NOFILESGID 0 smtp \
 $RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 21


-Original Message-
From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric Shubert
Sent: Saturday, September 26, 2009 12:38 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Re: quick question - Reg.

You'll have to check the list archives, possibly the wiki, for 
appropriate softlimit values for x86_64 machines. Unless someone with 
that arch can chime in here quickly.

Atul Paralikar wrote:
 When I say locate lib.so.6 on my linux box and below are the results.
 
 [r...@mail ~]# locate libc.so.6
 /lib/libc.so.6
 /lib/i686/nosegneg/libc.so.6
 /lib64/libc.so.6
 
 Is there anything missing.
 
 I have increased the softlimt from 200 to 2. Below is the
 softlimit from :
 
 [r...@mail ~]# cat /var/qmail/supervise/smtp/run 
 #!/bin/sh
 QMAILDUID=`id -u vpopmail`
 NOFILESGID=`id -g vpopmail`
 MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
 BLACKLIST=`cat /var/qmail/control/blacklists`
 SMTPD=/var/qmail/bin/qmail-smtpd
 TCP_CDB=/etc/tcprules.d/tcp.smtp.cdb
 RBLSMTPD=/usr/bin/rblsmtpd
 HOSTNAME=`hostname`
 VCHKPW=/home/vpopmail/bin/vchkpw
 REQUIRE_AUTH=0
 
 exec /usr/bin/softlimit -m 2 \
  /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c $MAXSMTPD \
  -u $QMAILDUID -g $NOFILESGID 0 smtp \
  $RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 21
 
 
 
 
 -Original Message-
 From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric Shubert
 Sent: Saturday, September 26, 2009 12:13 AM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Re: quick question - Reg.
 
 Sorry, here was Jake's suggestion:
 You are either missing the libc libraries or do not have the softlimit 
 set high enough for the smtp process.
 
 Atul Paralikar wrote:
 Jake, can you suggest?

 -Original Message-
 From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric Shubert
 Sent: Friday, September 25, 2009 11:02 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Re: quick question - Reg.

 I'd try Jake's suggestions first. I think they're spot on.

 Atul Paralikar wrote:
 Any alternative? How do I get the server back to normal?

 Regards,
 Atul Paralikar

 -Original Message-
 From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric Shubert
 Sent: Friday, September 25, 2009 10:39 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Re: quick question - Reg.

 You shouldn't need to recompile any more. Simply add 
 ,CHKUSER_ALLOW_SENDER_CHAR_3=/
 to the appropriate line(s) in /etc/tcprules.d/tcp.smtp, then
 # qmailctl cdb
 I guess it's a little late for that now. :(

 Jake Vickers wrote:
 Atul Paralikar wrote:
 Jake,

 I think I have broken the SMTP server while I tried to recompile the 
 CHKUSR
 module for allowing mails from Blackberry users.

 I followed your Video on building the Qmail-toaster from src for this.

 My SMTP Server logs says error while loading shared libraries: 
 libc.so.6:.
 Now no mails are getting delivered or accepted by the SA server. Do 
 you know
 any resolution for this?

 Regards,
 Atul Paralikar
   

 
 


-- 
-Eric 'shubes'



-
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




-
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] Error connecting mailbox on squirrelmail

2009-07-09 Thread Biju Jose
See if you have exim installed, if installed remove it

 

Biju Jose

 

From: José Campos [mailto:jjscam...@gmail.com] 
Sent: Thursday, July 09, 2009 4:42 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Error connecting mailbox on squirrelmail

 

Hello,

 

I just finished qmailtoaster installation on centos 5.3.

When I tried to enter on my mailbox, using squirrelmail I got this message:

---

Error connecting to IMAP server: localhost.
111 : Connection refused

--

 

I realize that /etc/rc.d/init.d/imap  nether  /etc/rc.d/init.d/imaps
exists.

 

Shouldn’t the qmailtoaster scripts install it for me?

 

What should I do?

 

Any help appreciated 



RE: [qmailtoaster] qtp-newmodel

2009-07-08 Thread Biju Jose
Dear Amit,

 

To send out emails to other servers you need reverse dns setup . Reverse DNS
need to be set up by your ISP. 

 

Have you checked this? What is the error you are getting? Are you using
Squirrelmail or other email clients?

 

Biju Jose

 

From: amit IKF [mailto:a...@ikf.co.in] 
Sent: Wednesday, July 08, 2009 4:50 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qtp-newmodel

 

Hi All,

I had just setup qmail toaster. Everything seems to be ok except 1 thing
i.e. i'm unable to send mail outside network.

Thanks and regards,

Amit



RE: [qmailtoaster] qtp-newmodel

2009-07-08 Thread Biju Jose
Amit,

 

The reverse dns for the IP is amitip.com and not mail.amitip.com 

 

Try sending an email to hotmail or gmail and see if it works?

 

Biju

 

 

From: amit IKF [mailto:a...@ikf.co.in] 
Sent: Wednesday, July 08, 2009 5:12 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qtp-newmodel

 

Hi Biju,

My RDNS is set properly. I think there is some problem with SMTProute. I'm
using squirrelmail.

Regards,

Amit

On Wed, Jul 8, 2009 at 5:03 PM, Biju Jose knowm...@whitesindia.com wrote:

Dear Amit,

 

To send out emails to other servers you need reverse dns setup . Reverse DNS
need to be set up by your ISP. 

 

Have you checked this? What is the error you are getting? Are you using
Squirrelmail or other email clients?

 

Biju Jose

 

From: amit IKF [mailto:a...@ikf.co.in] 
Sent: Wednesday, July 08, 2009 4:50 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qtp-newmodel

 

Hi All,

I had just setup qmail toaster. Everything seems to be ok except 1 thing
i.e. i'm unable to send mail outside network.

Thanks and regards,

Amit

 



RE: [qmailtoaster] Help needed in setting domainkey in BIND DNS

2009-07-04 Thread Biju Jose
Amit,

May I suggest you look at webmin and virtualmin for a web based control panel 
for your Bind and other server configs?
http://webmin.com


Biju Jose

-Original Message-
From: Juan Pablo García [mailto:g.jua...@gmail.com] 
Sent: Saturday, July 04, 2009 5:44 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Help needed in setting domainkey in BIND DNS

Hi Amid,

You can call me JP, or Juan. I tend to like GNOME also, and I use the
terminals available (gterm, xterm if it's available).
So far I've been reading documentation, there's two options when
you're talking about DNS servers: BIND and djbdns.
Both have a large amount of information and documentation running
around the Web.
From my (short) experience setting up a mail server, I'd recommend
BIND, although as I said before, the configuration is such a pain in
the arse for beginners.

Juan Pablo García Hernández



On Sat, Jul 4, 2009 at 7:02 AM, amit IKFa...@ikf.co.in wrote:
 Hi Juan Pablo García Hernández,

 Thanks for sch a good information. Actually I'm window administrator and
 newbie to LINUX. SO I think I was preferring GUI of BIND server. Can you
 suggest good DNS server for LINUX.

 Thanks and regards,

 Amit

 2009/7/4 Juan Pablo García g.jua...@gmail.com

 Hello Amit,

 In my experimentation, I found that the GUI Interface to config the
 named service is not that good. Very often in the Python console you
 would find all kinds of exceptions and errors, especially when trying
 to remove entries from the list.
 We all know, named configuration files are quite weird and a deviation
 from other config formats. However, you better restrain from using the
 GUI interface, unless you want to get a bird's-eye view of the
 configuration.

 The tip Aleksander gave you it's very important. There's nothing
 better than vi or vim to edit any of the config files. A suggestions
 for those who can't figure vi and vim interface (or commands) or who
 are just new, you can use nano editor also. It's more user friendly,
 albeit a bit cluttered to my taste. Just for starters.

 Juan Pablo García Hernández



 On Fri, Jul 3, 2009 at 4:25 PM, amit IKFa...@ikf.co.in wrote:
  Thanks a lot. I'll try this and if found any problem will get back to
  you.
 
  Regards,
 
  Amit
 
  On Sat, Jul 4, 2009 at 2:52 AM, Aleksander Podsiadly
  a...@westside.kielce.pl wrote:
 
  W dniu 03.07.2009 23:08, amit IKF pisze:
 
  I'm trying with GUI interface of BIND server. And its not allowing _.
 
  /var/named/chroot/
  /var/named/chroot/etc
  /var/named/chroot/var/named
 
  Try to use vim editor. ;)
  Do not use GUI interface.
 
  --
  Regards,
  Aleksander Podsiadły
 
 


 -
 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





-
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




-
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] how to update Compatibility plugin squirrelmail

2009-06-30 Thread Biju Jose

Dear Senthilvel,

The zip file of version 2.0.9 can be downloaded from my server at
http://whitesindia.com/utils/compatibility.zip

Biju Jose

-Original Message-
From: senthil vel [mailto:senthilv...@gmail.com] 
Sent: Tuesday, June 30, 2009 4:24 PM
To: qmailtoaster-list
Subject: [qmailtoaster] how to update Compatibility plugin squirrelmail

Dear List,

In my squirrelmail, the Compatibility plugin installed is Ver
2.0.4. I inteneted to install quick save plugin also. It requires
Compatibility plugin version 2.0.7 or above. How can i update my
Compatibility plugin. The squirrelmail.org plugin section also down
for the past few days. Can any one help me?


Thanks and Regards,
S.Senthilvel,


-
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




-
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] how to update Compatibility plugin squirrelmail

2009-06-30 Thread Biju Jose
Dear Senthilvel,

Remove the plugin using conf.pl , rename the directory, and copy the
directory from the zip file.
You have to patch the squirrelmail, before you add this plugin. Details are
there in the INSTALL file.

Regards
Biju Jose

-Original Message-
From: senthil vel [mailto:senthilv...@gmail.com] 
Sent: Tuesday, June 30, 2009 6:03 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] how to update Compatibility plugin squirrelmail

Dear Biju,

Thanks a ton for the reply. Actually i am having confusion,
regarding the procedure.
in my plugin directory the compatibility plugin is in the name of
'compatibility'. If i unzip the newer version, what i need to do? Can
i rename the folder as  compatibility.old and register the new plugin
via conf.pl? Is this enough? Please guide me.



Thanks and Regards,
S.Senthilvel,





On Tue, Jun 30, 2009 at 5:50 PM, Biju Joseknowm...@whitesindia.com wrote:

 Dear Senthilvel,

 The zip file of version 2.0.9 can be downloaded from my server at
 http://whitesindia.com/utils/compatibility.zip

 Biju Jose

 -Original Message-
 From: senthil vel [mailto:senthilv...@gmail.com]
 Sent: Tuesday, June 30, 2009 4:24 PM
 To: qmailtoaster-list
 Subject: [qmailtoaster] how to update Compatibility plugin squirrelmail

 Dear List,

        In my squirrelmail, the Compatibility plugin installed is Ver
 2.0.4. I inteneted to install quick save plugin also. It requires
 Compatibility plugin version 2.0.7 or above. How can i update my
 Compatibility plugin. The squirrelmail.org plugin section also down
 for the past few days. Can any one help me?


 Thanks and Regards,
 S.Senthilvel,



 -
 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






-
 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





-
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




-
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] Hostname change to the qmt box

2009-06-20 Thread Biju Jose
Your DNS  RDNS should be updated to the new host name.

Biju Jose
-Original Message-
From: senthil vel [mailto:senthilv...@gmail.com] 
Sent: Saturday, June 20, 2009 10:58 AM
To: qmailtoaster-list
Subject: [qmailtoaster] Hostname change to the qmt box

Dear List,
  In a QMT box, two domains are configured say,


abc.com
zxy.com

The server's host name is mail.abc.com.
 The server has been set up before a long time. Its running without
any problem.
Now we need to change the host name to mail.zxy.com. Will this cause
any problem?


Thanks and Regards,
S.Senthilvel.


-
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




-
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] Benchmarking POP3

2009-06-15 Thread Biju Jose
Senthilvel,

Is your line chocked? What bandwidth do you have for the connection?.
I had a similar issue earlier on one server and upgrading the DSL line from
384Kbps to 1gbps solved it.

Biju Jose

-Original Message-
From: senthil vel [mailto:senthilv...@gmail.com] 
Sent: Monday, June 15, 2009 4:20 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Benchmarking POP3

Thanks a ton Jack.. I am looking over it.


Thanks and Regards,
S.Senthilvel,




On Mon, Jun 15, 2009 at 4:16 PM, Jake Vickersj...@qmailtoaster.com wrote:
 senthil vel wrote:

 Thanks Jake, One more clarification... 'tune mysql'  means, tuning of
 /etc/my.cnf or something more than that?




 Correct. If you're using the default config file that came with
 CentOs/Fedora then it's tuned for machines with around 256M of RAM.
 Watch top and see how much of a load mysql is using. Also make sure you
have
 a caching DNS server installed since DNS lookups can drive the load up as
 well.




-
 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





-
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




-
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




[qmailtoaster] Qmail Tap - bcc

2009-05-13 Thread Biju Jose
I have a requirement to tap all out going messages for domain and I have
qmail tap setup and working for a few email ids.

But it does not show the bcc email address for messages which are being
archived.

 

There is a serious info leak thru emails and I was trying to find the user
who sends it and the recipient who gets it . I was asked to do the tapping
by the management and I fail to get the bcc address and hence the exercise
is not fruitful yet.

 

I have searched
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/ but could
not get any leads.

 

Can anyone help me please?

 

Best Regards

Biju Jose

 



RE: [qmailtoaster] error 5.5.3

2009-01-06 Thread Biju Jose
Have you enabled outgoing server requires authentication in your email
client?

Biju Jose

-Original Message-
From: Sysadmin [mailto:sysad...@tricubemedia.com] 
Sent: Tuesday, January 06, 2009 11:51 PM
To: Qmail Toaster List
Subject: [qmailtoaster] error 5.5.3

read the mail archives,
at
hxxp://mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg07328.html

Has anyone been able to resolve as this was dated 2006

Thanks
madmac
sysadmin

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



RE: [qmailtoaster] Happy New Year!

2009-01-01 Thread Biju Jose
Thank You Jake, and Wish you and Everybody else in the list a Happy,
Prosperous and Peaceful Year 2009.

Biju Jose

-Original Message-
From: Jake Vickers [mailto:j...@v2gnu.com] 
Sent: Thursday, January 01, 2009 6:26 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Happy New Year!

Just wanted to say Happy New Year to everyone!

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] Squirrelmail Plugin

2008-12-30 Thread Biju Jose
Hi,

Is there a Squirrelmail plugin which allows a guest to create their own
email id for a given domain?
Or is there any other option for the guest to register and create an email
id of his/her choice?

Biju Jose



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] Bulk Email

2008-12-29 Thread Biju Jose

Hi Everyone,

Wish you all a Happy and Prosperous New Year 2009.

I have a corporate qmailtoaster mail server running fine. The sales dept of
the company had come up with a requirement to send new year greetings and
new offers to their discontinued customers thru email. There are about 5000
email ids and they don't know if the ids are active or not and they are
planning to email merge the message to the list.

My worry is will this make the server as a spam source and will the server
end up in the spam black lists.

Your advise on this is very much appreciated.

Thanks / regards
Biju Jose



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



  1   2   >