[qmailtoaster] Dual Delivery

2010-08-03 Thread Kent Busbee
I am trying to set up dual delivery with gmail and qmail.  MX is pointing to
google and all messages are being copied to qmail, thus emails in both
places nicely.  However, messages sent from within qmail (squirrelmail) to
locals are not going out to the gmail MX.  How can I copy those messages out
(and without creating a loop)?  I tried setting the google mx in smtproutes,
but it does not work.

[r...@mail control]# vim smtproutes
[r...@mail control]# qmailctl cdb
Reloaded /etc/tcprules.d/tcp.smtp
Reloaded /var/qmail/control/badmimetypes.cdb
Reloaded /var/qmail/control/badloadertypes.cdb
Reloaded /var/qmail/control/simversions.cdb
Reloaded /var/qmail/control/simcontrol.cdb
[r...@mail control]# qmailctl stop
Stopping qmail-toaster: svscan qmail logging.
[r...@mail control]# qmailctl start
Starting qmail-toaster: svscan.
[r...@mail control]# cat /var/qmail/control/smtproutes
northlakechristian.org:SPMX.L.GOOGLE.COM
[r...@mail control]#


Re: [qmailtoaster] mrtg IP6

2010-06-18 Thread Kent Busbee
See response below; Kent Busbee wrote:
 I am getting the following error from cron mrtg.  How can I prevent it?
Should I cut mrtg off (how?) b/c I am using dovecot and I heard
somewhere
 they do not work together?

 I am not using IP6.


  Original Message

 Subject: Cron r...@mail env LANG=C /usr/bin/mrtg
 /usr/share/toaster/mrtg/qmailmrtg.cfg 21  /dev/null
 From:Cron Daemon r...@northlakechristian.org
 Date:Thu, June 17, 2010 3:40 pm
 To:  kbus...@northlakechristian.org
 --

 Subroutine SNMPv1_Session::AF_INET6 redefined at
 /usr/lib/perl5/5.8.8/Exporter.pm line 65.
  at /usr/bin/../lib64/mrtg2/SNMP_Session.pm line 594
 Subroutine main::AF_INET6 redefined at /usr/lib/perl5/5.8.8/Exporter.pm
line 65.
  at /usr/bin/mrtg line 97


Just in case anyone else is facing this problem, after googling I found
the following:
http://oss.oetiker.ch/mrtg-trac/ticket/45

For the patch 1 of 2 hunks did not work so I had to manually edit the file.
Basically change all:
import Socket6;
to:
Socket6-import(qw(pack_sockaddr_in6 inet_pton getaddrinfo));
in the file:
/usr/lib64/mrtg2/SNMP_Session.pm

This solves half the problem. You have to replace the same line in the file:
/usr/bin/mrtg

Other suggestions include upgrade to the latest stable mrtg (yum update
does not get you there.) or reinstall Perl (yikes - don't want to mess up
rpmforge).

Anyhow, it is working for me now with the above line replacements.






-
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] mrtg IP6

2010-06-17 Thread Kent Busbee
I am getting the following error from cron mrtg.  How can I prevent it? 
Should I cut mrtg off (how?) b/c I am using dovecot and I heard somewhere
they do not work together?

I am not using IP6.


 Original Message 
Subject: Cron r...@mail env LANG=C /usr/bin/mrtg
/usr/share/toaster/mrtg/qmailmrtg.cfg 21  /dev/null
From:Cron Daemon r...@northlakechristian.org
Date:Thu, June 17, 2010 3:40 pm
To:  kbus...@northlakechristian.org
--

Subroutine SNMPv1_Session::AF_INET6 redefined at
/usr/lib/perl5/5.8.8/Exporter.pm line 65.
 at /usr/bin/../lib64/mrtg2/SNMP_Session.pm line 594
Subroutine main::AF_INET6 redefined at /usr/lib/perl5/5.8.8/Exporter.pm
line 65.
 at /usr/bin/mrtg line 97


Kent Busbee
Director of Technology
Northlake Christian School





-
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] root email forward

2010-06-07 Thread Kent Busbee
See response below; Jake Vickers wrote:
 On 06/06/2010 11:47 PM, Kent Busbee wrote:
 I would love to see that answer.   Thanks for your help.  Anyone else want
 to chime in here?
 See response below; Scott Hughes wrote:
 I believe Jake answered a similar or same question for me, but I can't
seem to find it.  I was getting the same bounce messages and his
suggestion solved it.  I'll keep looking...

 What is the contents of your /var/qmail/control/doublebounceto file? The
default is postmaster


Thanks for your input Jake.

[r...@mail ~]# cat /var/qmail/control/doublebounceto
cat: /var/qmail/control/doublebounceto: No such file or directory

Because there is no file, it correctly sent the double-bounce to
postmaster which was correctly forwarded to
kbus...@northlakechristian.org.  My two questions remain:

1. Why did it not forward root email kbus...@northlakechristian.org

2. Does it matter that the original email (root@
mail.northlakechristain.org) and double-bounce (postmaster@
mail.northlakechristian.org) are to the fqdn mail.northlakechristian.org
and not the domain northlakechristian.org. (Spaces added to email to
prevent protection - nice trick Anil)

This is a problem that I have not been able to resolve for some time.  I
have only been given a kludge like add
mailto=kbus...@northlakechristian.org
to /etc/crontab, which works but does not explain why system emails are
not forwarded to my address by:

[r...@mail ~]# cat /var/qmail/alias/.qmail-root
kbus...@northlakechristian.org









-
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] Re: queue is stuck after move

2010-05-13 Thread Kent Busbee
On Wed, May 12, 2010 at 10:48 PM, Kent Busbee kbusb...@gmail.com wrote:
 On Wed, May 12, 2010 at 10:42 PM, Kent Busbee kbusb...@gmail.com wrote:
 On Wed, May 12, 2010 at 7:52 PM,  kbusb...@gmail.com wrote:
 I have several emails in the queue that go out very slowly. My situation is
 very similar to the following:

 http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg22328.html

 But I did not see a resolution.


snip


NOW I've done IT.

Ok, changed the hostname to mail.northlakechristian.org ( from
mail2.northlakechristian.org ):

[r...@mail control]#hostname mail.northlakechristian.org
[r...@mail control]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1   mail.northlakechristian.org localhost mail
::1 mail.northlakechristian.org localhost6
192.168.1.8 mail.northlakechristian.org mail
[r...@mail control]# cat /etc/sysconfig/network
NETWORKING=yes
NETWORKING_IPV6=no
HOSTNAME=mail.northlakechristian.org

checked all the names in /var/qmail/control:

[r...@mail control]# grep northlake *
defaultdomain:northlakechristian.org
defaulthost:northlakechristian.org
envnoathost:northlakechristian.org
locals:northlakechristian.org
me:mail.northlakechristian.org
rcpthosts:northlakechristian.org
rcpthosts:campnorthlake.org
smtpgreeting:mail.northlakechristian.org - Welcome to Qmail Toaster
Ver. 1.3 SMTP Server
virtualdomains:northlakechristian.org:northlakechristian.org
virtualdomains:campnorthlake.org:campnorthlake.org
[r...@mail control]#

NO MAIL is getting in our out.

I did a qmailctl cdb

Nothing, HELP.

-
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: queue is stuck after move

2010-05-13 Thread Kent Busbee
On Thu, May 13, 2010 at 9:58 AM, Jake Vickers j...@qmailtoaster.com wrote:
 On 05/13/2010 10:27 AM, Kent Busbee wrote:

 On Thu, May 13, 2010 at 9:08 AM, Jake Vickersj...@qmailtoaster.com
  wrote:


 On 05/13/2010 07:24 AM, Kent Busbee wrote:


 On Wed, May 12, 2010 at 10:48 PM, Kent Busbeekbusb...@gmail.com
  wrote:



 On Wed, May 12, 2010 at 10:42 PM, Kent Busbeekbusb...@gmail.com
  wrote:



 On Wed, May 12, 2010 at 7:52 PM,kbusb...@gmail.com    wrote:



 I have several emails in the queue that go out very slowly. My
 situation is
 very similar to the following:



 http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg22328.html

 But I did not see a resolution.




 snip


 NOW I've done IT.

 Ok, changed the hostname to mail.northlakechristian.org ( from
 mail2.northlakechristian.org ):

 [r...@mail control]#hostname mail.northlakechristian.org
 [r...@mail control]# cat /etc/hosts
 # Do not remove the following line, or various programs
 # that require network functionality will fail.
 127.0.0.1       mail.northlakechristian.org localhost mail
 ::1             mail.northlakechristian.org localhost6
 192.168.1.8     mail.northlakechristian.org mail
 [r...@mail control]# cat /etc/sysconfig/network
 NETWORKING=yes
 NETWORKING_IPV6=no
 HOSTNAME=mail.northlakechristian.org

 checked all the names in /var/qmail/control:

 [r...@mail control]# grep northlake *
 defaultdomain:northlakechristian.org
 defaulthost:northlakechristian.org
 envnoathost:northlakechristian.org
 locals:northlakechristian.org
 me:mail.northlakechristian.org
 rcpthosts:northlakechristian.org
 rcpthosts:campnorthlake.org
 smtpgreeting:mail.northlakechristian.org - Welcome to Qmail Toaster
 Ver. 1.3 SMTP Server
 virtualdomains:northlakechristian.org:northlakechristian.org
 virtualdomains:campnorthlake.org:campnorthlake.org
 [r...@mail control]#

 NO MAIL is getting in our out.

 I did a qmailctl cdb

 Nothing, HELP.



 What errors are you getting now?
 Does DNS resolve in and out?



 Sending a email to myself... I am getting no mailbox here by that name
 in the qmlog send

 05-13 09:21:30 starting delivery 346: msg 7017111 to local
 kbus...@northlakechri
 stian.org
 05-13 09:21:30 status: local 1/10 remote 0/60
 05-13 09:21:30 delivery 346: failure:
 Sorry,_no_mailbox_here_by_that_name._(#5.1
 .1)/
 05-13 09:21:30 status: local 0/10 remote 0/60
 05-13 09:21:30 bounce msg 7017111 qp 24097
 05-13 09:21:30 end msg 7017111


 Hate to be Windows like, but have you rebooted?
 Does your /var/qmail/users/assign file contain your domain?
 Also remove the domain from your control/locals file. Qmail processes the
 locals before it processes the virtualdomains.


I CAN SMELL THE TOAST BURNING

rebooted and still getting no mailbox error.

[r...@mail ~]# cat /var/qmail/users/assign
+northlakechristian.org-:northlakechristian.org:89:89:/home/vpopmail/domains/northlakechristian.org:-::
+campnorthlake.org-:northlakechristian.org:89:89:/home/vpopmail/domains/northlakechristian.org:-::
.
[r...@mail ~]#

Let's look at permissions is 89:89 correct, or should it be
89:something else?

I noticed that the permissions in

[r...@mail ~]# ls -ld /home/vpopmail/domains/northlakechristian.org/
drwx-- 134 vpopmail vchkpw 12288 May 12 08:42
/home/vpopmail/domains/northlakechristian.org/

everything in there is 700, is that correct?

what else can I look at?
I really could use some help; this is live and others are pushing to
use a different email system.

-
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: queue is stuck after move

2010-05-13 Thread Kent Busbee
On Thu, May 13, 2010 at 10:36 AM, South Computers
i...@southcomputers.com wrote:


 Let's look at permissions is 89:89 correct, or should it be
 89:something else?

 I noticed that the permissions in

 [r...@mail ~]# ls -ld /home/vpopmail/domains/northlakechristian.org/
 drwx-- 134 vpopmail vchkpw 12288 May 12 08:42
 /home/vpopmail/domains/northlakechristian.org/

 everything in there is 700, is that correct?

 what else can I look at?
 I really could use some help; this is live and others are pushing to
 use a different email system.



 Permissions appear to be correct.

 Send some more smtp/current  send/current logs please.

 Just sent you a test email, no bounce yet.


Thanks all for your help!

Outgoing emails work, but incoming fails saying no mailbox.  See
kbus...@northlakechristian.org

smtp looks normal? (I am running spamdyke)

05-13 10:40:56 tcpserver: status: 0/100
05-13 10:41:06 tcpserver: status: 1/100
05-13 10:41:06 tcpserver: pid 4344 from 216.81.238.95
05-13 10:41:06 tcpserver: ok 4344
mail.northlakechristian.org:192.168.1.8:25 :216.81.238.95::56189
05-13 10:41:12 CHKUSER accepted sender: from
qmailtoaster-list-return-6611-kbusbee=northlakechristian@qmailtoaster.com::
remote mail.qmailtoaster.com:unknown:216.81.238.95 rcpt  : sender
accepted
05-13 10:41:12 CHKUSER accepted rcpt: from
qmailtoaster-list-return-6611-kbusbee=northlakechristian@qmailtoaster.com::
remote mail.qmailtoaster.com:unknown:216.81.238.95 rcpt
kbus...@northlakechristian.org : found existing recipient
05-13 10:41:12 policy_check: remote
qmailtoaster-list-return-6611-kbusbee=northlakechristian@qmailtoaster.com
- local kbus...@northlakechristian.org (UNAUTHENTICATED SENDER)
05-13 10:41:12 policy_check: policy allows transmission
05-13 10:41:12 spamdyke[4344]: ALLOWED from:
qmailtoaster-list-return-6611-kbusbee=northlakechristian@qmailtoaster.com
to: kbus...@northlakechristian.org origin_ip: 216.81.238.95
origin_rdns: mail.qmailtoaster.com auth: (unknown)
05-13 10:41:13 simscan:[4346]:CLEAN (1.00/7.00):0.9484s:Re_
[qmailtoaster] Re_ queue is stuck after
move:216.81.238.95:qmailtoaster-list-return-6611-kbusbee=northlakechristian@qmailtoaster.com:kbus...@northlakechristian.org
05-13 10:41:13 tcpserver: end 4344 status 0
05-13 10:41:13 tcpserver: status: 0/100
05-13 10:41:19 tcpserver: status: 1/100
05-13 10:41:19 tcpserver: pid 4360 from 86.32.164.172
05-13 10:41:19 tcpserver: ok 4360
mail.northlakechristian.org:192.168.1.8:25 :86.32.164.172::32140
05-13 10:41:21 CHKUSER accepted sender: from eqoler2...@tele2.at::
remote tele2.at:unknown:86.32.164.172 rcpt  : sender accepted
05-13 10:41:22 spamdyke[4360]: DENIED_RBL_MATCH from:
eqoler2...@tele2.at to: jcah...@northlakechristian.org origin_ip:
86.32.164.172 origin_rdns: d86-32-164-172.cust.tele2.at auth:
(unknown)
05-13 10:41:36 tcpserver: status: 2/100
05-13 10:41:36 tcpserver: pid 4402 from 209.145.65.14
05-13 10:41:36 tcpserver: ok 4402
mail.northlakechristian.org:192.168.1.8:25 :209.145.65.14::3467
05-13 10:41:37 CHKUSER accepted sender: from j...@americajob.com::
remote achilles.americajob.com:unknown:209.145.65.14 rcpt  :
sender accepted
05-13 10:41:37 spamdyke[4402]: DENIED_RDNS_RESOLVE from:
j...@americajob.com to: mrob...@northlakechristian.org origin_ip:
209.145.65.14 origin_rdns: lavar.federaljobsearch.com auth: (unknown)
05-13 10:41:37 tcpserver: end 4402 status 0
05-13 10:41:37 tcpserver: status: 1/100

and here is some of the send log:

05-13 10:40:20 new msg 7017118
05-13 10:40:20 info msg 7017118: bytes 7007 from  qp 4326 uid 7796
05-13 10:40:20 starting delivery 55: msg 7017118 to remote
christymwil...@bellsouth.net
05-13 10:40:20 status: local 0/10 remote 2/60
05-13 10:40:20 delivery 53: success:
User_and_password_not_set,_continuing_without_authentication./boun...@screenthought.com_216.104.161.5_accepted_message./Remote_host_said:_250_2.0.0_Ok:_queued_as_5D7DF67821C/
05-13 10:40:20 status: local 0/10 remote 1/60
05-13 10:40:20 end msg 7017114
05-13 10:40:20 delivery 55: success:
User_and_password_not_set,_continuing_without_authentication./christymwil...@bellsouth.net_207.115.11.16_accepted_message./Remote_host_said:_250_ok_;_id=20100513154020M0700nge9oe/
05-13 10:40:20 status: local 0/10 remote 0/60
05-13 10:40:20 end msg 7017118
05-13 10:41:13 new msg 7017047
05-13 10:41:13 info msg 7017047: bytes 7747 from
qmailtoaster-list-return-6611-kbusbee=northlakechristian@qmailtoaster.com
qp 4354 uid 89
05-13 10:41:13 starting delivery 56: msg 7017047 to local
kbus...@northlakechristian.org
05-13 10:41:13 status: local 1/10 remote 0/60
05-13 10:41:13 delivery 56: failure:
Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/
05-13 10:41:13 status: local 0/10 remote 0/60
05-13 10:41:13 bounce msg 7017047 qp 4357
05-13 10:41:13 end msg 7017047
05-13 10:41:13 new msg 7017114
05-13 10:41:13 info msg 7017114: bytes 8439 from  qp 4358 uid 7796
05-13 10:41:13 starting delivery 57: msg 7017114 to remote

Re: [qmailtoaster] Re: queue is stuck after move

2010-05-13 Thread Kent Busbee
Summery:

I can send out, but not receive any emails b/c the system says the
mailbox does not exist.

Do you see an error in my tcp.smtp file?

[r...@mail ~]# cat /etc/tcprules.d/tcp.smtp
127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private,BADMIMETYPE=,QMAILQUEUE=/var/qmail/bin/simscan
:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,DKSIGN=/var/qmail/control/domainkeys/%/private,QMAILQUEUE=/var/qmail/bin/simscan
[r...@mail ~]#

-
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: queue is stuck after move

2010-05-13 Thread Kent Busbee
changed locals:

[r...@mail control]# cat /var/qmail/control/locals
localhost
mail
mail2
mail.northlakechristian.org

now I get the following error over and over
supervise: fatal: unable to acquire send/supervise/lock: temporary failure

On Thu, May 13, 2010 at 11:11 AM, Tonix (Antonio Nati)
to...@interazioni.it wrote:
 As said in another answer, delete northlakechristian.org from locals.
 add mail.northlakechristian.org to locals and alias
 postmas...@mail.nothlakechristians.org to another mailbox.

 Tonino


 Kent Busbee ha scritto:

 On Thu, May 13, 2010 at 10:36 AM, South Computers
 i...@southcomputers.com wrote:


 Let's look at permissions is 89:89 correct, or should it be
 89:something else?

 I noticed that the permissions in

 [r...@mail ~]# ls -ld /home/vpopmail/domains/northlakechristian.org/
 drwx-- 134 vpopmail vchkpw 12288 May 12 08:42
 /home/vpopmail/domains/northlakechristian.org/

 everything in there is 700, is that correct?

 what else can I look at?
 I really could use some help; this is live and others are pushing to
 use a different email system.




 Permissions appear to be correct.

 Send some more smtp/current  send/current logs please.

 Just sent you a test email, no bounce yet.



 Thanks all for your help!

 Outgoing emails work, but incoming fails saying no mailbox.  See
 kbus...@northlakechristian.org

 smtp looks normal? (I am running spamdyke)

 05-13 10:40:56 tcpserver: status: 0/100
 05-13 10:41:06 tcpserver: status: 1/100
 05-13 10:41:06 tcpserver: pid 4344 from 216.81.238.95
 05-13 10:41:06 tcpserver: ok 4344
 mail.northlakechristian.org:192.168.1.8:25 :216.81.238.95::56189
 05-13 10:41:12 CHKUSER accepted sender: from
 qmailtoaster-list-return-6611-kbusbee=northlakechristian@qmailtoaster.com::
 remote mail.qmailtoaster.com:unknown:216.81.238.95 rcpt  : sender
 accepted
 05-13 10:41:12 CHKUSER accepted rcpt: from
 qmailtoaster-list-return-6611-kbusbee=northlakechristian@qmailtoaster.com::
 remote mail.qmailtoaster.com:unknown:216.81.238.95 rcpt
 kbus...@northlakechristian.org : found existing recipient
 05-13 10:41:12 policy_check: remote
 qmailtoaster-list-return-6611-kbusbee=northlakechristian@qmailtoaster.com
 - local kbus...@northlakechristian.org (UNAUTHENTICATED SENDER)
 05-13 10:41:12 policy_check: policy allows transmission
 05-13 10:41:12 spamdyke[4344]: ALLOWED from:
 qmailtoaster-list-return-6611-kbusbee=northlakechristian@qmailtoaster.com
 to: kbus...@northlakechristian.org origin_ip: 216.81.238.95
 origin_rdns: mail.qmailtoaster.com auth: (unknown)
 05-13 10:41:13 simscan:[4346]:CLEAN (1.00/7.00):0.9484s:Re_
 [qmailtoaster] Re_ queue is stuck after
 move:216.81.238.95:qmailtoaster-list-return-6611-kbusbee=northlakechristian@qmailtoaster.com:kbus...@northlakechristian.org
 05-13 10:41:13 tcpserver: end 4344 status 0
 05-13 10:41:13 tcpserver: status: 0/100
 05-13 10:41:19 tcpserver: status: 1/100
 05-13 10:41:19 tcpserver: pid 4360 from 86.32.164.172
 05-13 10:41:19 tcpserver: ok 4360
 mail.northlakechristian.org:192.168.1.8:25 :86.32.164.172::32140
 05-13 10:41:21 CHKUSER accepted sender: from eqoler2...@tele2.at::
 remote tele2.at:unknown:86.32.164.172 rcpt  : sender accepted
 05-13 10:41:22 spamdyke[4360]: DENIED_RBL_MATCH from:
 eqoler2...@tele2.at to: jcah...@northlakechristian.org origin_ip:
 86.32.164.172 origin_rdns: d86-32-164-172.cust.tele2.at auth:
 (unknown)
 05-13 10:41:36 tcpserver: status: 2/100
 05-13 10:41:36 tcpserver: pid 4402 from 209.145.65.14
 05-13 10:41:36 tcpserver: ok 4402
 mail.northlakechristian.org:192.168.1.8:25 :209.145.65.14::3467
 05-13 10:41:37 CHKUSER accepted sender: from j...@americajob.com::
 remote achilles.americajob.com:unknown:209.145.65.14 rcpt  :
 sender accepted
 05-13 10:41:37 spamdyke[4402]: DENIED_RDNS_RESOLVE from:
 j...@americajob.com to: mrob...@northlakechristian.org origin_ip:
 209.145.65.14 origin_rdns: lavar.federaljobsearch.com auth: (unknown)
 05-13 10:41:37 tcpserver: end 4402 status 0
 05-13 10:41:37 tcpserver: status: 1/100

 and here is some of the send log:

 05-13 10:40:20 new msg 7017118
 05-13 10:40:20 info msg 7017118: bytes 7007 from  qp 4326 uid 7796
 05-13 10:40:20 starting delivery 55: msg 7017118 to remote
 christymwil...@bellsouth.net
 05-13 10:40:20 status: local 0/10 remote 2/60
 05-13 10:40:20 delivery 53: success:
 User_and_password_not_set,_continuing_without_authentication./boun...@screenthought.com_216.104.161.5_accepted_message./Remote_host_said:_250_2.0.0_Ok:_queued_as_5D7DF67821C/
 05-13 10:40:20 status: local 0/10 remote 1/60
 05-13 10:40:20 end msg 7017114
 05-13 10:40:20 delivery 55: success:
 User_and_password_not_set,_continuing_without_authentication./christymwil...@bellsouth.net_207.115.11.16_accepted_message./Remote_host_said:_250_ok_;_id=20100513154020M0700nge9oe/
 05-13 10:40:20 status: local 0/10 remote 0/60
 05-13 10:40:20 end msg 7017118
 05-13 10:41:13 new msg 7017047
 05-13 10:41:13 info msg 7017047: bytes 7747 from
 qmailtoaster

Re: [qmailtoaster] Re: queue is stuck after move

2010-05-13 Thread Kent Busbee
On Thu, May 13, 2010 at 11:17 AM, South Computers
i...@southcomputers.com wrote:
 Kent Busbee wrote:

 On Thu, May 13, 2010 at 10:36 AM, South Computers
 i...@southcomputers.com wrote:


 Let's look at permissions is 89:89 correct, or should it be
 89:something else?

 I noticed that the permissions in

 [r...@mail ~]# ls -ld /home/vpopmail/domains/northlakechristian.org/
 drwx-- 134 vpopmail vchkpw 12288 May 12 08:42
 /home/vpopmail/domains/northlakechristian.org/

 everything in there is 700, is that correct?

 what else can I look at?
 I really could use some help; this is live and others are pushing to
 use a different email system.




 Permissions appear to be correct.

 Send some more smtp/current  send/current logs please.

 Just sent you a test email, no bounce yet.



 Thanks all for your help!

 Outgoing emails work, but incoming fails saying no mailbox.  See
 kbus...@northlakechristian.org

 smtp looks normal? (I am running spamdyke)



 Sorry if I'm re-hashing old stuff, but is mysql running? I assume you
 checked rcpthosts  for the domain(s).

 What about smtproutes? Should be empty.

[r...@mail control]# netstat -an | grep mysql
unix  2  [ ACC ] STREAM LISTENING 6407
/var/lib/mysql/mysql.sock
[r...@mail control]#
[r...@mail control]# cat /var/qmail/control/rcpthosts
mail
northlakechristian.org
campnorthlake.org

Should it also/instead contain mail.northlakechristian.org?

[r...@mail control]# cat /var/qmail/control/smtproutes
[r...@mail control]#

correct, nothing in smtproutes.

-
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: queue is stuck after move

2010-05-13 Thread Kent Busbee
On Thu, May 13, 2010 at 11:52 AM, South Computers
i...@southcomputers.com wrote:
 Kent Busbee wrote:

 On Thu, May 13, 2010 at 11:17 AM, South Computers
 i...@southcomputers.com wrote:


 Kent Busbee wrote:


 On Thu, May 13, 2010 at 10:36 AM, South Computers
 i...@southcomputers.com wrote:



 Let's look at permissions is 89:89 correct, or should it be
 89:something else?

 I noticed that the permissions in

 [r...@mail ~]# ls -ld /home/vpopmail/domains/northlakechristian.org/
 drwx-- 134 vpopmail vchkpw 12288 May 12 08:42
 /home/vpopmail/domains/northlakechristian.org/

 everything in there is 700, is that correct?

 what else can I look at?
 I really could use some help; this is live and others are pushing to
 use a different email system.





 Permissions appear to be correct.

 Send some more smtp/current  send/current logs please.

 Just sent you a test email, no bounce yet.




 Thanks all for your help!

 Outgoing emails work, but incoming fails saying no mailbox.  See
 kbus...@northlakechristian.org

 smtp looks normal? (I am running spamdyke)




 Sorry if I'm re-hashing old stuff, but is mysql running? I assume you
 checked rcpthosts  for the domain(s).

 What about smtproutes? Should be empty.



 [r...@mail control]# netstat -an | grep mysql
 unix  2      [ ACC ]     STREAM     LISTENING     6407
 /var/lib/mysql/mysql.sock
 [r...@mail control]#
 [r...@mail control]# cat /var/qmail/control/rcpthosts
 mail
 northlakechristian.org
 campnorthlake.org

 Should it also/instead contain mail.northlakechristian.org?


 No. But mail should not be in there, unless you receive mail for the domain
 names mail Doubt it will fix it, but thinking you should remove that
 anyway. Any useful information in syslog? /var/log/messages

 correct, nothing in smtproutes.

 


 Also, as others mentioned, check you locals file.

 Should contain:

 localhost
 mail.northlakechristian.org



The locals files seems to have been the problem.  It is working now...

THANK YOU, THANK YOU, THANK YOU ALL

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

2010-05-13 Thread Kent Busbee
It seemed to work right out of the box.  Though I did change
squirrelmail to dovecot settings.  Goto
[r...@mail config]# cd /usr/share/squirrelmail/config/
[r...@mail config]# ./conf.pl
D.  Set pre-defined settings for specific IMAP servers
type dovecot

That worked for me.


On Thu, May 13, 2010 at 3:27 PM, Scott Hughes sonicscott9...@gmail.com wrote:
 Phil / Kent (or anyone else with knowledge of the subject!):

 Quick question about the Dovecot change-over...

 If I use the wiki article to change to Dovecot, what, if any, changes will
 need to be made to Squirrelmail ?

 Scott


 On Thu, May 13, 2010 at 12:07 PM, Phil Leinhauser p...@teqknow.com wrote:

 Isn't it nice!
 QTP-Backup won't be affected.  If you are concerned with moving to new
 hardware, the same procedures should be followed ie:
 - build your new machine
 - install QMT
 - install Dovecot using the same procedure you followed just now
 - copy in the backup file and do qtp-restore
 Dovecot doesn't mess with anything that is outside of the folders backed
 up.  The mail stays in the same place QMT uses it from.  It just added a few
 control files.  They will be backed up too.  If you want to see what is
 backed up look in the file /opt/qmailtoaster-plus/bin/qtp-backup.  It's
 prett simple to follow and even add things you might want like if you use
 any other webmail like nuts.  Just don't forget that you'll need to modify
 the qtp-restore as well.

 If you followed the wiki article for installing Dovecot then newmodel
 won't break anything.  You may need to rename the imap4 control files if
 something in newmodel put them back.  The way Dovecot is installed, it's
 kind of 'next' to Courier not overtop of it.  Newmodel may want to apply
 patches or updates to Courier because we only turned it off, not removed
 it..  Let it if you want.  No harm, it's turned off anyhow.

 BTW: did you follow the wiki instructions?  If so, you're the first I've
 heard of since they were written.  Did you find anything that needs clearing
 up or fixing in the article?

 Phil



  I've upgraded to dovecot and am highly impressed. Courier is
  unacceptably
  slow, REALLY.
 
  Now, I need to know how QT 1.0 is affected by dovecot.
 
  How is qtp-backup affected?
 
  How is qtp-newmodel affected?
 
  Are there any other qtp's affected?
 
  Kent Busbee
  Director of Technology
  Northlake Christian School
 
 
 
  -
  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] Dovecot

2010-05-13 Thread Kent Busbee
The wiki was great!  I had some other problems, but were related to a
backup and restore and bad names in config files.  I don't think it
was related to dovecot.

On Thu, May 13, 2010 at 12:07 PM, Phil Leinhauser p...@teqknow.com wrote:
 Isn't it nice!
 QTP-Backup won't be affected.  If you are concerned with moving to new
 hardware, the same procedures should be followed ie:
 - build your new machine
 - install QMT
 - install Dovecot using the same procedure you followed just now
 - copy in the backup file and do qtp-restore
 Dovecot doesn't mess with anything that is outside of the folders backed
 up.  The mail stays in the same place QMT uses it from.  It just added a few
 control files.  They will be backed up too.  If you want to see what is
 backed up look in the file /opt/qmailtoaster-plus/bin/qtp-backup.  It's
 prett simple to follow and even add things you might want like if you use
 any other webmail like nuts.  Just don't forget that you'll need to modify
 the qtp-restore as well.

 If you followed the wiki article for installing Dovecot then newmodel won't
 break anything.  You may need to rename the imap4 control files if something
 in newmodel put them back.  The way Dovecot is installed, it's kind of
 'next' to Courier not overtop of it.  Newmodel may want to apply patches or
 updates to Courier because we only turned it off, not removed it..  Let it
 if you want.  No harm, it's turned off anyhow.

 BTW: did you follow the wiki instructions?  If so, you're the first I've
 heard of since they were written.  Did you find anything that needs clearing
 up or fixing in the article?

 Phil



 I've upgraded to dovecot and am highly impressed. Courier is unacceptably
 slow, REALLY.

 Now, I need to know how QT 1.0 is affected by dovecot.

 How is qtp-backup affected?

 How is qtp-newmodel affected?

 Are there any other qtp's affected?

 Kent Busbee
 Director of Technology
 Northlake Christian School



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

2010-05-12 Thread Kent Busbee
I've upgraded to dovecot and am highly impressed.  Courier is unacceptably
slow, REALLY.

Now, I need to know how QT 1.0 is affected by dovecot.

How is qtp-backup affected?

How is qtp-newmodel affected?

Are there any other qtp's affected?

Kent Busbee
Director of Technology
Northlake Christian School


-
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] Re: queue is stuck after move

2010-05-12 Thread Kent Busbee
On Wed, May 12, 2010 at 7:52 PM,  kbusb...@gmail.com wrote:
 I have several emails in the queue that go out very slowly. My situation is
 very similar to the following:

 http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg22328.html

 But I did not see a resolution.

 send logs say (lots of ):
 05-12 16:19:44 warning: unable to open todo/7017051

 qmail user id is 89 - check
 queue folders/files all have qmailq:qmail ownership - check

 i did notice that the permissions are rw for owner only:

 [r...@mail2 todo]# ls -l
 total 44
 -rw--- 2 qmailq qmail 72 Apr 2 21:31 7012578
 -rw--- 2 qmailq qmail 72 May 7 11:35 7017047
 -rw--- 2 qmailq qmail 72 May 7 11:40 7017049
 -rw--- 2 qmailq qmail 72 May 7 11:45 7017051
 -rw--- 2 qmailq qmail 72 May 7 11:50 7017053
 -rw--- 2 qmailq qmail 72 May 7 11:55 7017056
 -rw--- 2 qmailq qmail 72 May 7 12:00 7017062
 -rw--- 2 qmailq qmail 72 May 7 12:05 7017064
 -rw--- 2 qmailq qmail 72 May 7 12:10 7017066
 -rw--- 2 qmailq qmail 72 May 7 12:15 7017068
 -rw--- 2 qmailq qmail 72 May 7 12:34 7017070
 [r...@mail2 todo]#

 Only difference for me is that I upgraded to dovecot after the move to a new
 server.

 any help is greatly appreciated.

OK, did a queue repair with some fixes, but it did not seem to help.
For fun I added chmod +r to todo queues and they went through,  I
guess.  I now how some errors like this in send logs:

05-12 22:18:04 delivery 163: failure: Sorry._Although_I'm_listed_as_a_best-prefe
rence_MX_or_A_for_that_host,/it_isn't_in_my_control/locals_file,_so_I_don't_trea
t_it_as_local._(#5.4.6)/

Googling tells me this has something to do with hostname and control files:

Could this have to do with the new host having a different name mail2
instead of mail1?

[r...@mail2 control]# hostname
mail2.northlakechristian.org
[r...@mail2 control]# cat /var/qmail/control/me
mail.northlakechristian.org
[r...@mail2 control]# cat /var/qmail/control/locals
localhost
mail
mail2
northlakechristian.org
[r...@mail2 control]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1   localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
209.157.71.50   mail2.northlakechristian.org mail2

I'm sure /etc/hosts is wrong, though I do not know what it should be
or how it got the 209 address.

any help?

-
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] Re: queue is stuck after move

2010-05-12 Thread Kent Busbee
On Wed, May 12, 2010 at 10:42 PM, Kent Busbee kbusb...@gmail.com wrote:
 On Wed, May 12, 2010 at 7:52 PM,  kbusb...@gmail.com wrote:
 I have several emails in the queue that go out very slowly. My situation is
 very similar to the following:

 http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg22328.html

 But I did not see a resolution.

 send logs say (lots of ):
 05-12 16:19:44 warning: unable to open todo/7017051

 qmail user id is 89 - check
 queue folders/files all have qmailq:qmail ownership - check

 i did notice that the permissions are rw for owner only:

 [r...@mail2 todo]# ls -l
 total 44
 -rw--- 2 qmailq qmail 72 Apr 2 21:31 7012578
 -rw--- 2 qmailq qmail 72 May 7 11:35 7017047
 -rw--- 2 qmailq qmail 72 May 7 11:40 7017049
 -rw--- 2 qmailq qmail 72 May 7 11:45 7017051
 -rw--- 2 qmailq qmail 72 May 7 11:50 7017053
 -rw--- 2 qmailq qmail 72 May 7 11:55 7017056
 -rw--- 2 qmailq qmail 72 May 7 12:00 7017062
 -rw--- 2 qmailq qmail 72 May 7 12:05 7017064
 -rw--- 2 qmailq qmail 72 May 7 12:10 7017066
 -rw--- 2 qmailq qmail 72 May 7 12:15 7017068
 -rw--- 2 qmailq qmail 72 May 7 12:34 7017070
 [r...@mail2 todo]#

 Only difference for me is that I upgraded to dovecot after the move to a new
 server.

 any help is greatly appreciated.

 OK, did a queue repair with some fixes, but it did not seem to help.
 For fun I added chmod +r to todo queues and they went through,  I
 guess.  I now how some errors like this in send logs:

 05-12 22:18:04 delivery 163: failure: 
 Sorry._Although_I'm_listed_as_a_best-prefe
 rence_MX_or_A_for_that_host,/it_isn't_in_my_control/locals_file,_so_I_don't_trea
 t_it_as_local._(#5.4.6)/

 Googling tells me this has something to do with hostname and control files:

 Could this have to do with the new host having a different name mail2
 instead of mail1?

 [r...@mail2 control]# hostname
 mail2.northlakechristian.org
 [r...@mail2 control]# cat /var/qmail/control/me
 mail.northlakechristian.org
 [r...@mail2 control]# cat /var/qmail/control/locals
 localhost
 mail
 mail2
 northlakechristian.org
 [r...@mail2 control]# cat /etc/hosts
 # Do not remove the following line, or various programs
 # that require network functionality will fail.
 127.0.0.1               localhost.localdomain localhost
 ::1             localhost6.localdomain6 localhost6
 209.157.71.50           mail2.northlakechristian.org mail2

 I'm sure /etc/hosts is wrong, though I do not know what it should be
 or how it got the 209 address.

 any help?


ok... now I recall, the 209 is like a default or nameserver goes to
when it does not know the address. This new server is an internal
server 192.168.1.8 which the firewall ports to.

Follows was the results of the repair:

Output of a queue repair

Copyright (C) 2001 Charles Cazabon pqt @ discworld.dyndns.org
Licensed under the GNU General Public License version 2

running in repair mode
finding qmail UIDs/GIDs...
  qmaill  : UID 7792
  qmaild  : UID 7791
  alias   : UID 7790
  qmailr  : UID 7795
  qmails  : UID 7796
  qmailp  : UID 7793
  qmailq  : UID 7794
  qmail   : GID 2108
  nofiles : GID 2107
determining conf-split...
  conf-split appears to be 23
determining big-todo...
  big-todo not found
checking main queue directories...
  checking directory queue...
  checking directory queue/bounce...
  checking directory queue/info...
  checking directory queue/intd...
  checking directory queue/local...
  checking directory queue/lock...
  checking directory queue/mess...
  checking directory queue/pid...
  checking directory queue/remote...
  checking directory queue/todo...
checking split sub-directories...
  checking directory queue/local/0...
  checking directory queue/local/1...
  checking directory queue/local/2...
  checking directory queue/local/3...
  checking directory queue/local/4...
  checking directory queue/local/5...
  checking directory queue/local/6...
  checking directory queue/local/7...
  checking directory queue/local/8...
  checking directory queue/local/9...
  checking directory queue/local/10...
  checking directory queue/local/11...
  checking directory queue/local/12...
  checking directory queue/local/13...
  checking directory queue/local/14...
  checking directory queue/local/15...
  checking directory queue/local/16...
  checking directory queue/local/17...
  checking directory queue/local/18...
  checking directory queue/local/19...
  checking directory queue/local/20...
  checking directory queue/local/21...
  checking directory queue/local/22...
  checking directory queue/remote/0...
  checking directory queue/remote/1...
  checking directory queue/remote/2...
  checking directory queue/remote/3...
  checking directory queue/remote/4...
  checking directory queue/remote/5...
  checking directory queue/remote/6...
  checking directory queue/remote/7...
  checking directory queue/remote/8...
  checking directory queue/remote/9...
  checking directory queue/remote/10...
  checking

Re: [qmailtoaster] Re: Error in Sending Mail

2010-04-28 Thread Kent Busbee
=MISSING_DATE,MISSING_HEADERS,MISSING_SUBJECT,NO_RECEIVED,NO_RELAYS
   [14326] dbg: check:
  
 
 subtests=__HAS_MSGID,__MISSING_REF,__MSGID_OK_DIGITS,__MSGID_OK_HOST,__MSOE_MID_WRONG_CASE,__NONEMPTY_BODY,__SANE_MSGID,__SARE_WHITELIST_FLAG,__TVD_BODY,__UNUSABLE_MSGID
  
   There was lot more but I thought to post last few line, if
 require will
   post complete output.
  
   Also I found that perl-LDAP module depands on perl-XML-SAX.
 Does QMT
   perl-LDAP module(I don't think so)?
  
   Regards,
  
   Amit
  
   At Wednesday, 28-04-2010 on 0:21 Eric Shubert wrote:
  
   Steve Huff wrote:
On Apr 27, 2010, at 2:18 PM, Eric Shubert wrote:
   
Perhaps there's another XML parser that is used if
 XML::SAX
   doesn't exist? I can only speculate. I expect that there are
 others
   on the list that know better than I do about this.
   
   
it's the other way around; that error message indicates
 that
   XML::SAX is falling back to its built-in pure-Perl parser,
 and the
   fix is to install a better one (or to take action that
 indicates to
   XML::SAX that yes, you really do want it to use the pure-Perl
   parser). it's all in the FAQ.
   
-shuff
   
--
  
   Ah, I see. That makes sense. I read the FAQ but that wasn't
 clear to me.
  
   I still wonder though which package Amit could be missing.
   Amit, can you post the result of:
   # sudo -u vpopmail -H spamassassin -D --lint
  
   --
   -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



 -
 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





Kent Busbee
Director of Technology
Northlake Christian School


-
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: Clarification.

2010-04-21 Thread Kent Busbee
I don't think that setting does what you think it does.  It is a horible
name for a setting that automatically averages scores from particular
email addresses.  It has NOTHING to do with whitelists.

What is does is automatically adjusts the score up or down to match a
running average for an emails (from address) score.

From the manual link bellow:

Another feature of spamassassin is auto-whitelist. But the name is a
misnomer. The AutoWhitelist  is designed as an automatic score averaging
system, and is just as likely to penalize or blacklist an address as it is
to benefit or whitelist it. If you want to whitelist, you should use the
directions above.


See response above; Postmaster wrote:
 It depends what you want to to archive.

 You can either edit ~/.spamassassin/user_prefs or global
 /etc/mail/spamassassin/local.cf and add

 whitelist_from or
 blacklist_from

 Have a look at
 http://wiki.apache.org/spamassassin/ManualWhitelist


 Regards
 Alex



 On 21/04/2010 21:10, madmac wrote:
 there is not much in the local.cf,

 ok_locales all
 skip_rbl_checks 0
 required_score 3.7
 report_safe 0
 rewrite_header Subject ***Possible-SPAM***
 use_pyzor 1
 use_auto_whitelist 1
 use_bayes 1
 use_bayes_rules 1
 bayes_auto_learn 1
 So does spammassasin add the use_auto_whitelist , to a different
 specific file ? ie where is the generated whitelist
 Thanks

 *From:* Postmaster mailto:postmas...@seawise-chartering.co.uk
 *To:* qmailtoaster-list@qmailtoaster.com
 mailto:qmailtoaster-list@qmailtoaster.com
 *Cc:* madmac mailto:sysad...@tricubemedia.com
 *Sent:* Wednesday, April 21, 2010 1:59 PM
 *Subject:* Re: [qmailtoaster] Re: Clarification.


   Whitelist a Sender or Domain in SpamAssassin

 To whitelist individual addresses or domains in SpamAssassin:

 * Open //etc/mail/spamassassin/local.cf/ in your favorite
   editor for system-wide whitelisting.
   o To whitelist only for yourself, open
 /~/.spamassassin/user_prefs/.
 * Append whitelist_from_rcvd {address or domain you want to
   whitelist preceded by *@} {domain name which must be
   present in the Received: headers}.
   o To whitelist all About newsletters, for example, type
 whitelist_from_rcvd *...@about.com about.com.

 The second parameter of /whitelist_from_rcvd/, a domain name which
 must be present in the /Received:/ header lines, is some
 prevention against spammers easily getting past SpamAssassin by
 using an email address at a commonly whitelisted domain.


 Regards
 Alex

 On 21/04/2010 18:42, madmac wrote:
 Thanks eric.

 another dumb question for all

 with spamassassin set to :
 use_auto_whitelist = 1

 where is the  whitelist  stored ?


 - Original Message - From: Eric Shubert e...@shubes.net
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Wednesday, April 21, 2010 11:14 AM
 Subject: [qmailtoaster] Re: Clarification.


 madmac wrote:
 Can anyone help me : what does this command do
 skip_rbl_checks 1
  do i set it to skip_rbl_checks 0
 To forece rbl check?
  Thanks

 1 is true
 0 is false

 skip_rbl_checks = 1
 skips them.

 skip_rbl_checks = 0
 activates them.

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







Kent Busbee
Director of Technology
Northlake Christian School


-
Qmailtoaster is sponsored by Vickers Consulting Group

Re: [qmailtoaster] Issue with simcontrol

2010-03-11 Thread Kent Busbee

See response below; Rafael Andrade wrote:
 Hello list,

 Im trying to send .zip attach in email to test my mailserver, and im
 getting this error:

 Delivery to the following recipient failed permanently:

 raf...@example.com mailto:raf...@metalservice.ind.br
 Technical details of permanent failure:
 Google tried to deliver your message, but it was rejected by the
 recipient domain. We recommend contacting the other email provider for
 further information about the cause of this error. The error that the
 other server returned was: 554 554 Your email was rejected because it
 contains a bad attachment: *password.zip* (state 18).

 My simcontrol file:
 raf...@example.com:clam=yes,spam=yes,spam_hits=99,attach=
 :clam=yes,spam=yes,spam_hits=999,attach=.zip:.rar:.com:.vbs:.bat:.lnk:.scr:.pif:.mpeg:.wmv:.reg:.asx:.mpg:.txt.scr:.pif.scr:.adb:.as
 p:.dbx:.php:.pl:.scs:.sht:.tbb:.uin:.vbs:.wab:.txt.bat:.txt.scr:.mpe:.flv:.pps:.exe:.dwr:.mp3:.wav:.cda:.iso:.avi:.mpeg:.mp4:.bak:.d
 wg:.ipj:.iam:.idw:.ipt:.pdf

 After changes in simcontrol file i do it:
 /var/qmail/bin/simscanmk
 sleep 2
 /var/qmail/bin/simscanmk -g
 sleep 2
 /var/qmail/bin/qmail-badloadertypes
 sleep 2
 /var/qmail/bin/qmail-badmimetypes
 sleep 2
 qmailctl cdb

 And dont working ;(, user raf...@example.com cannot receive .zip in
 attachment files.
 Any have ideias?

 Thanks so much


Your simcontrol file contains .zip as one of the files to block and the
server is correctly not allowing the email.  Take out the .zip: from the
it and reload.


Kent Busbee
Director of Technology
Northlake Christian School


-
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: Spam Help Plz

2009-11-05 Thread Kent Busbee

See response below; Aleksander Podsiadly wrote:
 W dniu 05.11.2009 20:02, Eric Shubert pisze:

 I just came across what I think is a possible hole in spamdyke's
 configuration.

 I've been reading through the documentation regarding TLS, and it
 appears that with no tls-level option specified, if a spammer were
 to use TLS (advertised by qmail), spamdyke would be unable to use
 several of its filters because the data is encrypted passing through
 spamdyke to qmail-smtp.
 [...]
 I don't think so.
  From http://www.spamdyke.org/documentation/README.html
 ,,If |tls-level| is not given, spamdyke will use a value of |smtp|.''

 --

Elsewhere on the same page:

First, with no TLS options given, spamdyke will identify a TLS
conversation and simply pass the data back and forth between qmail and the
remote client.

Can you say Ambiguous?

Hey, HOW's about those headers so we can help solve this problem???


Kent Busbee
Director of Technology
Northlake Christian School


-
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: Spam Help Plz

2009-11-03 Thread Kent Busbee
/spamdyke/whitelist_rdns
 
  # whitelist dns
  dns-whitelist-file=/etc/spamdyke/whitelist_dns
 
  # blacklist and whitelist recipients
  recipient-blacklist-file=/etc/spamdyke/blacklist_recipients
  recipient-whitelist-file=/etc/spamdyke/whitelist_recipients
 
 
  ---
 --
 
 
  (Wow - that's a lot of RBLs)
 
  Are you sure that spamdyke's running?
  I like to use
  log-target=stderr
  so I can see spamdyke's messages in the smtp log along with the other
  related messages. Make sure spamdyke is running.
 
  Looks to me like you have the screws turned down pretty tight spam
  wise.  I think the next step would be to look at a representative
  sample of the spam you're receiving, to see why it's getting through.
 
  Perhaps there is a workstation or server on your network that's been
  compromised and is sending out the spam. Examining the headers of the
  spams you're receiving to see where they originate.
 

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





Kent Busbee
Director of Technology
Northlake Christian School


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

2009-10-23 Thread Kent Busbee
I have one user who causes duplicates often when sending emails. 
Sometimes as many as 4.  I use squirellmail and received 4 from her
recently.  No other users seem to be complaining (about sending dups).  I
know the load on my system is low (one domain, 108 users, duel proc P4
3Ghz, 2G Mem).  I have made sure she is using the submission port 587, so
it should not be virus scan or spamassassin and she is emailing from and
to our local domain.

She is using Outlook 2003 (with all updates), she has a habit of BCC'ing
all the time and she is set to leave a copy on the server.  But I don't
think this should effect sending and I need to make this work.  Any help
is appreciated.


The message ID's are different (example from two dups she sent me):
6e9a0687828b4a18a500235d6dc6a...@ncsad.northlakechristian.org
a9844d5a6c4b4fcc9d91f20e68b35...@ncsad.northlakechristian.org

submission log:

10-23 12:08:53 tcpserver: status: 4/100
10-23 12:08:53 tcpserver: pid 13268 from 192.168.0.209
10-23 12:08:53 tcpserver: ok 13268
mail.northlakechristian.org:192.168.1.8:587 :192.168.0.209::2389
10-23 12:08:53 CHKUSER accepted rcpt: from
chain...@northlakechristian.org:chain...@northlakechristian.org: remote
HSCourtneyDell:unknown:192.168.0.209 r
cpt bhain...@northlakechristian.org : found existing recipient
10-23 12:08:53 policy_check: local chain...@northlakechristian.org -
local bhain...@northlakechristian.org (AUTHENTICATED SENDER)
10-23 12:08:53 policy_check: policy allows transmission
10-23 12:08:53 CHKUSER accepted rcpt: from
chain...@northlakechristian.org:chain...@northlakechristian.org: remote
HSCourtneyDell:unknown:192.168.0.209 r
cpt kbus...@northlakechristian.org : found existing recipient
10-23 12:08:53 policy_check: local chain...@northlakechristian.org -
local kbus...@northlakechristian.org (AUTHENTICATED SENDER)
10-23 12:08:53 policy_check: policy allows transmission
10-23 12:08:53 CHKUSER accepted rcpt: from
chain...@northlakechristian.org:chain...@northlakechristian.org: remote
HSCourtneyDell:unknown:192.168.0.209 r
cpt kbus...@northlakechristian.org : found existing recipient
10-23 12:08:53 policy_check: local chain...@northlakechristian.org -
local kbus...@northlakechristian.org (AUTHENTICATED SENDER)
10-23 12:08:53 policy_check: policy allows transmission
10-23 12:08:53 CHKUSER accepted sender: from
chain...@northlakechristian.org:chain...@northlakechristian.org: remote
HSCourtneyDell:unknown:192.168.0.209
 rcpt  : sender accepted
10-23 12:08:53 CHKUSER accepted sender: from
chain...@northlakechristian.org:chain...@northlakechristian.org: remote
HSCourtneyDell:unknown:192.168.0.209
 rcpt  : sender accepted
10-23 12:08:53 CHKUSER accepted rcpt: from
chain...@northlakechristian.org:chain...@northlakechristian.org: remote
HSCourtneyDell:unknown:192.168.0.209 r
cpt bhain...@northlakechristian.org : found existing recipient
10-23 12:08:53 policy_check: local chain...@northlakechristian.org -
local bhain...@northlakechristian.org (AUTHENTICATED SENDER)
10-23 12:08:53 policy_check: policy allows transmission
10-23 12:08:53 CHKUSER accepted rcpt: from
chain...@northlakechristian.org:chain...@northlakechristian.org: remote
HSCourtneyDell:unknown:192.168.0.209 r
cpt bhain...@northlakechristian.org : found existing recipient
10-23 12:08:53 policy_check: local chain...@northlakechristian.org -
local bhain...@northlakechristian.org (AUTHENTICATED SENDER)
10-23 12:08:53 policy_check: policy allows transmission
10-23 12:08:53 CHKUSER accepted rcpt: from
chain...@northlakechristian.org:chain...@northlakechristian.org: remote
HSCourtneyDell:unknown:192.168.0.209 r
cpt kbus...@northlakechristian.org : found existing recipient
10-23 12:08:53 policy_check: local chain...@northlakechristian.org -
local kbus...@northlakechristian.org (AUTHENTICATED SENDER)
10-23 12:08:53 policy_check: policy allows transmission
10-23 12:08:53 CHKUSER accepted rcpt: from
chain...@northlakechristian.org:chain...@northlakechristian.org: remote
HSCourtneyDell:unknown:192.168.0.209 r
cpt kbus...@northlakechristian.org : found existing recipient
10-23 12:08:53 policy_check: local chain...@northlakechristian.org -
local kbus...@northlakechristian.org (AUTHENTICATED SENDER)
10-23 12:08:53 policy_check: policy allows transmission
10-23 12:08:56 tcpserver: end 13260 status 0
10-23 12:08:56 tcpserver: status: 3/100
10-23 12:08:56 tcpserver: end 13259 status 0
10-23 12:08:56 tcpserver: status: 2/100
10-23 12:08:56 tcpserver: end 13265 status 0
10-23 12:08:56 tcpserver: status: 1/100
10-23 12:08:56 tcpserver: end 13268 status 0
10-23 12:08:56 tcpserver: status: 0/100
10-23 12:10:17 tcpserver: status: 1/100

send log:

10-23 12:07:55 end msg 11175748
10-23 12:08:39 new msg 11175350
10-23 12:08:39 info msg 11175350: bytes 5105 from
chain...@northlakechristian.org qp 13246 uid 89
10-23 12:08:39 starting delivery 20442: msg 11175350 to local
northlakechristian.org-bhain...@northlakechristian.org
10-23 12:08:39 status: local 1/10 remote 0/60
10-23 12:08:39 

Re: [qmailtoaster] Fwd: Cron r...@mailserv /usr/sbin/clamav-unofficial-sigs.sh -c /etc/clamav-unofficial-sigs.conf

2009-10-06 Thread Kent Busbee

See response below; Kartone wrote:
 Hi, after upgrading my toaster via qtp-newmodel i'm receiving again
 (remember last thread? :-D ) this message hourly.

 In my clamav-unofficial-sigs.conf i have set:

 curl_silence=yes# Default is no to report curl statistics
 rsync_silence=yes # Default is no to report rsync statistics
 gpg_silence=yes # Default is no to report gpg signature status
 comment_silence=yes   # Default is no to report script comments

 Is there any way to avoid this message ?

 Thanks!

 Inizio messaggio inoltrato:

 Da: r...@kartonet.info (Cron Daemon)
 Data: 06 ottobre 2009 09.28.57 GMT+02.00
 A: r...@kartonet.info
 Oggetto: Cron r...@mailserv /usr/sbin/clamav-unofficial-sigs.sh -
 c /etc/clamav-unofficial-sigs.conf

 Restarting clamd

 /var/qmail/supervise/clamd: up (pid 11860) 21452 seconds
 /var/qmail/supervise/clamd/log: up (pid 22163) 1 seconds



The easiest fix for me has been changing the mailto=wh...@youwantit.tld in
the conf file.  Hourly would be from /etc/crontab.

Sidenote, if you have any crons runing from the comand cron -l you will
have to edit it with the command cron -e and I suggest adding the line
at the top:

mailto=wh...@youwantit.tld

It worked for me.


Kent Busbee
Director of Technology
Northlake Christian School


-
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: Mails not being scanned / filtered by SA server

2009-09-30 Thread Kent Busbee
 then some of the virus messages are
 getting delivered to the employees. Why is that so? Is there anything else
 in it, which I might be missing?
 - How do I fix the ISOLOG to detect the SPAMD/CALMD logs?

 Remove the log files for spamd and clamd. This will reset the log files
and isoqlog should start with the new data. You will lose all the
history on these daemon though.
 You have only shown us a spam message that was correctly marked as
spam (at a score of 4.0 like you defined in your local.cf) but was
correctly delivered because it did not exceed the score you defined in
simcontrol. You have shown us nothing about viruses, nor any logs to
back anything up. Without log files we can only make guesses and hope
you are able to fix it.


 
-
 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





Kent Busbee
Director of Technology
Northlake Christian School





-
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] queue not porcessed

2009-09-29 Thread Kent Busbee
-newmodel to wait for 'not running' status
 for all services before proceeding with the update. This should
 ensure that everything is stopped before the update is done. Whether
 it keeps the queue corruption from happening any more is anyone's
 guess. I think there's a good chance of it though.

 Lucian Cristian wrote:
 Hi

 thanks for info, I tried it some seconds ago, after I sent the mail
 to mailing list occurred to me to test queue repair, and it seems
 to work

 it was a qtp-newmodel upgrade and the x64 was a clean install.
 the x86 versions seems to lag, I'll test a bit more

 Regards
 Lucian

 Jake Vickers wrote:
 Lucian Cristian wrote:
 Hi everyone I have problems with the queue on to different
 systems, the queue will not be processed as soon as possible,
 there is some lag, if a do a qmailqtl restart the mails will be
 processed if not I have to wait a random time

 I've read about qmail silly syndrome is this the problem ?

 Is this after a recent upgrade?
 Try running the queue-repair.py script to fix issues with the
 queue.





 -
 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





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





Kent Busbee
Director of Technology
Northlake Christian School


-
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] queue not porcessed

2009-09-29 Thread Kent Busbee
something like

queue_repair.py $@ | tee -a /var/log/queue_repair

See response above; Eric Shubert wrote:
 No, it simply sends output to the terminal.

 I suppose that a customized version for QTP which would tee off a log
 file automatically would be nice. That would be pretty simple to do with
 a script wrapper. Would anyone like to take a shot at writing a
 qtp-queue-repair script that would do this? It would simply need to pass
 any parameters it gets along to the python script, and tee the output to
 a log file somewhere.

 Maxwell Smart wrote:
 Is the queue_repair logged?  If so I can forward it to you.  Tell me
 what file you want.

 Eric Shubert wrote:
 Thanks Lucian.

 We still don't know for sure how the queues became borked. Nothing in
 that area has changed that we know of.

 At any rate, if anyone experiences delayed deliveries after an update,
 the thing to do would be to stop qmail and run the queue_repair.py
 tool.

 It would be helpful if someone with the error would post the results
 from their queue_repair.py run. I do have one such output and would
 like to compare it to others. Perhaps that would provide a clue.

 Lucian Cristian wrote:
 it was a clean shutdown in my case, I don't know what happened,
 anyway now it's ok

 Regards
 Lucian

 Eric Shubert wrote:
 We're guessing here, but it's possible that qmail didn't terminate
 successfully (or cleanly) when the update was actually done.
 qtp-newmodel presently simply waits 5 seconds then displays the
 result of qmailctl stat.

 Does anyone happen to remember seeing anything other than 'not
 running', like perhaps 'want down', for any services that were
 listed when qmail was stopped just before the upgrade was
 performed???

 I'm going to enhance qtp-newmodel to wait for 'not running' status
 for all services before proceeding with the update. This should
 ensure that everything is stopped before the update is done. Whether
 it keeps the queue corruption from happening any more is anyone's
 guess. I think there's a good chance of it though.

 Lucian Cristian wrote:
 Hi

 thanks for info, I tried it some seconds ago, after I sent the mail
 to mailing list occurred to me to test queue repair, and it seems
 to work

 it was a qtp-newmodel upgrade and the x64 was a clean install.
 the x86 versions seems to lag, I'll test a bit more

 Regards
 Lucian

 Jake Vickers wrote:
 Lucian Cristian wrote:
 Hi everyone I have problems with the queue on to different
 systems, the queue will not be processed as soon as possible,
 there is some lag, if a do a qmailqtl restart the mails will be
 processed if not I have to wait a random time

 I've read about qmail silly syndrome is this the problem ?

 Is this after a recent upgrade?
 Try running the queue-repair.py script to fix issues with the
 queue.





 -
 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





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





Kent Busbee
Director of Technology
Northlake Christian School


-
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] spamassassin: logs, headers

2009-09-02 Thread Kent Busbee

See response below; Toni Cosma wrote:
  Hi list,

  What is logged to /var/log/qmail/spamd/current ? Only when a message is
 marked as spam ?
  My spam log looks like below:
  tail -f /var/log/qmail/spamd/current
@40004a9ab0dd04178dd4 [2244] info: spamd: server killed by SIGTERM,
 shutting down
@40004a9ab14b3391d5ec [2178] error: Can't locate
 Mail/DomainKeys/Message.pm in @INC (@INC contains:

I am no expert, but the above two lines do not look right.  Is spamd
running?  Try this:
ps aux | egrep spamd | spamd

snip

   It is true that I have not receive spam but how can I test that
 spamassassin is working?

Send an email that has a known spam phrase in it.  Or create your own rule
and send one with that phrase in it.

Create the following file /etc/mail/spamassassin/test.cf :

bodyMYSATEST   /This is a test for SpamAssassin Phrase/
score   MYSATEST   0.1
describeMYSATEST   My test for SpamAssassin

Then send an email with This is a test for SpamAssassin Phrase in it.



Or see http://wiki.apache.org/spamassassin/TestingInstallation


  Should not have my email headers contain spamassasin and clamav version ?
  My headers looks like below:[I have send a email from yahoo to my domain]


Yes they should and no they don't.

Check your /etc/tcprules.d/tcp.smtp file.  How about cat-ing it for us.

   Content-Filter: maildrop-toaster
Return-Path:
Delivered-To: example.com-off...@example.com
Received: (qmail 2068 invoked by uid 89); 2 Sep 2009 12:35:45 -
Received: from unknown (HELO web46006.mail.sp1.yahoo.com)
 (68.180.199.99)
  by mail.example.com with SMTP; 2 Sep 2009 12:35:45 -
Received-SPF: none (mail.example.com: domain at yahoo.com does not
 designate permitted sender hosts)
Received: (qmail 13304 invoked by uid 60001); 2 Sep 2009 12:35:43 -
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com;
 s=s1024; t=1251894943; bh=3rzAkLPvKX2V5qSp3RoZ2+xxLIz1JxX2yhiR2SkW9/c=;
 h=Message-ID:X-YMail-OSG:Received:X-Ma
iler:Date:From:Subject:To:MIME-Version:Content-Type;
 b=12u0rvqM1EPrSMdD3MQucyY0HnT7Z7MVPlYwtoGAv5HD9N1y5bYTaAeZex6QkfCuqVr50g8eFsosC3YKdHoJBVVz+pfXxE84FnYPWUTfveywWtGU+jjP3wjppN
H2rYHyGBdf+EvTaRi78CwjGqYcbSSYir+xUuRiSQDP8VZs6Vk=
DomainKey-Signature:a=rsa-sha1; q=dns; c=nofws;
  s=s1024; d=yahoo.com;
  
 h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type;
  
 b=f4O3FqwrPgXxTx1gth0NENFmZ9+1cHJU+wzidWnNT8xnYpq67+QX7+EHwG14Ofed7yiq6qx9pZrVbaEiSHVa8BhDLoyXGJEBvtVTYB6dcwjcwekZWxGiRfJmOKCZiBJmu4LcrTF0a1CLwtkY36ADnb4w4eCJ7R3nO6RDXGIlVOA=;
Message-ID:
X-YMail-OSG:
 rYmjyeoVM1nnV1gdkTS7dfKsCxCnASrc.ga6K7f0T9ahmzpVyP_OmtYrJZTc.XSuKJHdYBu2P99b7jRMAE21_OCU1TpLw6Y.IkomD7aJj5bavsKsaB6h1HDLiu_fswQWJ.H02ek3s2E3_3ibZFw9jnPex03Pw5ryumSF
lN098DO41aOQPdUJYB40dao9mtbuiYNX0HZKF.torKSZY7MoSh1cxw--
Received: from [82.79.76.6] by web46006.mail.sp1.yahoo.com via HTTP;
 Wed, 02 Sep 2009 05:35:43 PDT
X-Mailer: YahooMailClassic/6.1.2 YahooMailWebService/0.7.338.2
Date: Wed, 2 Sep 2009 05:35:43 -0700 (PDT)
From: Toni Cosma
Subject: TEST
To:   off...@example.com

   ;
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary=0-11240-1251894943=:12192
   
   
  n
 bsp;
--0-11240-1251894943=:12192
Content-Type: text/plain; charset=us-ascii
   
   
  n
 bsp;
TEST


  
 -
 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


Kent Busbee
Director of Technology
Northlake Christian School


-
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

Re: [qmailtoaster] root mail and UpdateSaneSecurity

2009-09-02 Thread Kent Busbee
See response below; Jake Vickers wrote:
 Kent Busbee wrote:
 My SMTP was timing out for MS Outlook, so I took a look at my queue and
found this (103 of them):
 11174869 (20, remote)
   Envelope Sender: anonym...@mail.northlakechristian.org
   Envelope Recipient: r...@mail.northlakechristian.org (To Be
Delivered)
 /etc/cron.hourly/UpdateSaneSecurity.sh:
 LibClamAV Error: Problem parsing database at line 1
 LibClamAV Error: Can't load /var/tmp/clamdb/phish.ndb: Malformed
database
 ERROR: Malformed database
 ClamAV had a problem using /var/tmp/clamdb/phish.ndb! (error:
 50)
 We will not move /var/tmp/clamdb/phish.ndb into the Database
 directory
 Renaming /var/tmp/clamdb/phish.ndb to
 /var/tmp/clamdb/phish.ndb.bad for you to check
 Restarting clamd
 /var/qmail/supervise/clamd: up (pid 13974) 2 seconds
 /var/qmail/supervise/clamd/log: up (pid 13970) 2 seconds
 [r...@mail ~]#
 which leads to a couple of questions:
 1) This is obviously an error email to root, but that email user does
not exist.  Should it?  Should I have some form of forward for this case?
 Or is that an invitation to spam?

 Your root emails are defined in /var/qmail/alias/.qmail-root . This
*should* be a valid destination, even if it's a box you do not check. If
this is not something you wish to do, I recommend you lower your
queuelifetime to a low number (4-6 hours) so that those emails will be
removed after that period of time.



Thanks for the help.  I modified /var/qmail/alias/.qmail-root and changed
it from:
r...@mail
to:
kbus...@northlakechristian.org

and I changed /var/qmail/control/queuelifetime from:
86400
to:
6400

(just under 2 hours)
The queue has gone down, but I am still getting emails to the wrong address.
[r...@mail ~]# qmqtool -l
11175216 (22, remote)
  Envelope Sender: anonym...@mail.northlakechristian.org
  Envelope Recipient: r...@mail.northlakechristian.org (To Be Delivered)

I have not received any at kbus...@northlakechristian.org.  Did I miss
something?


 2) Why is the UpdateSaneSecurity not working?  Is anyone else getting
this?  Did something change?

 It doesn't necessarily mean anything catastrophic. If you tried to
download the virus definition while it was in the middle of propagating on
their servers then this is normal. As a matter of fact, it's normal to get
these errors 2-4 times a day.
 You may also be running an older version of clam (you did not say in the
message) in which case the updated definition will probably always fail.
Still nothing major to worry about. Your clamav just won't use those
definitions.


[r...@mail ~]# qtp-ami-up2date
New Qmail-Toaster Packages Available:
 available: simscan-toaster-1.4.0-1.3.8
(installed: simscan-toaster-1.3.1-1.3.6)
[r...@mail ~]#
[r...@mail ~]# clamd -V
ClamAV 0.95.2/9769/Wed Sep  2 19:38:10 2009

This is the latest version of clam.


 3) What should I do to fix this?  Ignore it?
 Depends on how you answered the above.
 Let us know if you have any more questions.


According to:
http://qtp.qmailtoaster.com/trac/browser/doc/release-notes.txt

03/22/09 - Jake j...@qmailtoaster.com
77   - Removed UpdateSanSecurity.sh cron script and replaced with a
78   - new script that downloads the clamav defs from the proper
79   - rsync locations.
80

SO, I installed the new qtp-extraclam.

My two new questions are:

1) Why is the root email not forwarding correctly?
and
2) Should I rm /etc/cron.hourly/UpdateSaneSecurity.sh?


Kent Busbee
Director of Technology
Northlake Christian School







-
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] root mail and UpdateSaneSecurity

2009-09-01 Thread Kent Busbee
My SMTP was timing out for MS Outlook, so I took a look at my queue and
found this (103 of them):

11174869 (20, remote)
  Envelope Sender: anonym...@mail.northlakechristian.org
  Envelope Recipient: r...@mail.northlakechristian.org (To Be Delivered)

Looking at one of the emails:

[r...@mail ~]# qmqtool -v 11174869
MESSAGE NUMBER 11174869:

Received: (qmail 13980 invoked by uid 0); 1 Sep 2009 01:09:33 - Date:
1 Sep 2009 01:09:33 -
Message-ID: 20090901010933.13978.qm...@mail.northlakechristian.org From:
r...@mail.northlakechristian.org (Cron Daemon)
To: r...@mail.northlakechristian.org
Subject: Cron r...@mail run-parts /etc/cron.hourly
X-Cron-Env: SHELL=/bin/bash
X-Cron-Env: PATH=/sbin:/bin:/usr/sbin:/usr/bin
X-Cron-Env: MAILTO=root
X-Cron-Env: HOME=/
X-Cron-Env: LOGNAME=root
X-Cron-Env: USER=root

/etc/cron.hourly/UpdateSaneSecurity.sh:

LibClamAV Error: Problem parsing database at line 1
LibClamAV Error: Can't load /var/tmp/clamdb/phish.ndb: Malformed database
ERROR: Malformed database
ClamAV had a problem using /var/tmp/clamdb/phish.ndb! (error: 50)
We will not move /var/tmp/clamdb/phish.ndb into the Database
directory
Renaming /var/tmp/clamdb/phish.ndb to
/var/tmp/clamdb/phish.ndb.bad for you to check
Restarting clamd

/var/qmail/supervise/clamd: up (pid 13974) 2 seconds
/var/qmail/supervise/clamd/log: up (pid 13970) 2 seconds
[r...@mail ~]#

which leads to a couple of questions:

1) This is obviously an error email to root, but that email user does
not exist.  Should it?  Should I have some form of forward for this case? 
Or is that an invitation to spam?

2) Why is the UpdateSaneSecurity not working?  Is anyone else getting
this?  Did something change?

3) What should I do to fix this?  Ignore it?

With a little research here:
http://qtp.qmailtoaster.com/trac/browser/doc/release-notes.txt

I noticed that the script has been updated.  I installed the new
qtp-extraclam.  I hope this will resolve the problem.

I suppose I should:
rm /etc/cron.hourly/UpdateSaneSecurity.sh
qmqtool -d -f 'anonym...@mail.northlakechristian.org'

RIGHT???


Kent Busbee
Director of Technology
Northlake Christian School





-
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] Re: bandwidth hog

2009-08-19 Thread Kent Busbee
Ok, forgive me b/c I am trying to go through gmail to get this out more
quickly

the queue is 200+ and growing.

I believe the emails are going out very slowly.  My first post was at 10:48
AM and did not show up until 2:29 PM.  Thanks for the testing/ help all.

My MX should be at northlakechristian.org  207.29.217.10

DNS could be an issue but dig and nslookup seems to work... how can I test
further?
I change one MS DC from primary to backup... but I don't think that should
have anything to do with it.




On Wed, Aug 19, 2009 at 3:11 PM, kbusbee kentbus...@gmail.com wrote:

 according to http://www.mxtoolbox.com/blacklists.aspx I am not
 blacklisted.

 My provider knows that I am hosting an email service and not blocking.



[qmailtoaster] bandwidth hog

2009-08-19 Thread Kent Busbee
Ok, now I am subscribed in gmail and should be able to email more
efficiently.

DNS warn - I don't think it is that big a deal, and my ISP does my DNS.  I
am sure he is on .com not .org, thus not the same TLD.

The problem at hand is getting these messages in the queue out 213 and
growing.  What is preventing the emails from going to the outside world?
What should I check?


[qmailtoaster] Re: bandwidth hog

2009-08-19 Thread Kent Busbee
On Wed, Aug 19, 2009 at 3:53 PM, Kent Busbee kbusb...@gmail.com wrote:

 Ok, now I am subscribed in gmail and should be able to email more efficiently.

 DNS warn - I don't think it is that big a deal, and my ISP does my DNS.  I am 
 sure he is on .com not .org, thus not the same TLD.

 The problem at hand is getting these messages in the queue out 213 and 
 growing.  What is preventing the emails from going to the outside world?  
 What should I check?

Phil Wrote:

What do you mean you changed a DC to backup? Is DNS still on it? Is that where 
you are getting dns from? If you removed AD from a DNS DC, then DNS will be 
flakey if it runs at all.

Try random browsing from the toaster and see how well DNS performs.


I mean that I moved the Operations Master roll on my MS w2k server and
moved it to my MS w2k3 server.  One of those rolls is Domain naming
master.  However, the DNS seems to be fine.  I pinged half a dozen
random web sites and they are resolved fine.

-
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] Re: bandwidth hog

2009-08-19 Thread Kent Busbee
On Wed, Aug 19, 2009 at 4:20 PM, Kent Busbeekbusb...@gmail.com wrote:
 On Wed, Aug 19, 2009 at 3:53 PM, Kent Busbee kbusb...@gmail.com wrote:

 Ok, now I am subscribed in gmail and should be able to email more 
 efficiently.

 DNS warn - I don't think it is that big a deal, and my ISP does my DNS.  I 
 am sure he is on .com not .org, thus not the same TLD.

 The problem at hand is getting these messages in the queue out 213 and 
 growing.  What is preventing the emails from going to the outside world?  
 What should I check?

 Phil Wrote:

What do you mean you changed a DC to backup? Is DNS still on it? Is that 
where you are getting dns from? If you removed AD from a DNS DC, then DNS 
will be flakey if it runs at all.

Try random browsing from the toaster and see how well DNS performs.


 I mean that I moved the Operations Master roll on my MS w2k server and
 moved it to my MS w2k3 server.  One of those rolls is Domain naming
 master.  However, the DNS seems to be fine.  I pinged half a dozen
 random web sites and they are resolved fine.


I am getting a lot of these in my send log:

08-19 16:28:02 delivery 1264: deferral: Sorry,_I_wasn't_able_to_establish_an_SMT
P_connection._(#4.4.1)/

-
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: bandwidth hog

2009-08-19 Thread Kent Busbee
[r...@mail ~]# cat /etc/resolv.conf
search ncs-ad.northlakechristian.org
nameserver 192.168.1.5
nameserver 127.0.0.1
nameserver 192.168.1.254
nameserver 207.29.223.56
nameserver 207.29.223.58
[r...@mail ~]#

192.168.1.5 is my MS ncsw2k3 server

I don't think dns is the problem

It looks like I may have been hacked.  That would explain my mail
server pegging out the T1 and some domains blocking my emails out.  I
believe that it was my mail server b/c the network went back to normal
after unplugging the ethernet to the server.  How can I tell if I have
been hacked?  What can I do about it?

Does it make sense that some major sites blocking me would cause me
queue to fill up?  Should some emails get through? I noticed that an
email to this list is still in the queue.  Why did it not go through?
I am now using my gmail account to get through.

Oh, and the queue is now down to 138

Not a good day for me!

On Wed, Aug 19, 2009 at 5:12 PM, Phil Leinhauserp...@teqknow.com wrote:
 OK, moving any FSMO roles won't have anything to do with your problem then.
 The Domain Naming master also doesn't have anything to do with DNS.  It's
 the central manager for your own AD domain and nothing on the outside.  I
 was concerned if you demoted a DC that you were getting DNS from.

 Where is your toaster going for DNS lookups?  Do you have a local cache
 (DJBDNS, tinydns)?  If so, is that pointing to the root servers for lookups
 or are you forwarding lookups to another DNS?



 -Original Message-
 From: Kent Busbee [mailto:kbusb...@gmail.com]
 Sent: Wednesday, August 19, 2009 5:21 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] Re: bandwidth hog

 On Wed, Aug 19, 2009 at 3:53 PM, Kent Busbee kbusb...@gmail.com wrote:

 Ok, now I am subscribed in gmail and should be able to email more
 efficiently.

 DNS warn - I don't think it is that big a deal, and my ISP does my DNS.  I
 am sure he is on .com not .org, thus not the same TLD.

 The problem at hand is getting these messages in the queue out 213 and
 growing.  What is preventing the emails from going to the outside world?
 What should I check?

 Phil Wrote:

What do you mean you changed a DC to backup? Is DNS still on it? Is that
 where you are getting dns from? If you removed AD from a DNS DC, then DNS
 will be flakey if it runs at all.

Try random browsing from the toaster and see how well DNS performs.


 I mean that I moved the Operations Master roll on my MS w2k server and
 moved it to my MS w2k3 server.  One of those rolls is Domain naming
 master.  However, the DNS seems to be fine.  I pinged half a dozen
 random web sites and they are resolved fine.

 
 -
 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] bandwidth hog

2009-08-19 Thread Kent Busbee
At about 5:40am CST something on my network pegged out the T1.  After much
pulling out of hair, to my shock, I discovered that it was the qmail
server.  As soon as we pulled out the ethernet from the switch to the mail
server the network was ok.

Now I am so frazzled that I don't know where to begin trying to figure out
what went wrong.

Any help would be greatly appreciated!!!

Here are some snips from my logs:

Send:
2009-08-19 05:31:48.549113500 status: local 0/10 remote 0/60
2009-08-19 05:31:48.549118500 end msg 11175037
2009-08-19 05:39:41.758399500 new msg 11175037
2009-08-19 05:39:41.758405500 info msg 11175037: bytes 10767 from
qmailtoaster-list-return-2540-kbusbee=northlakechristian@qmailtoaster.com
qp 3257 uid 89
2009-08-19 05:39:41.766017500 starting delivery 17105: msg 11175037 to
local northlakechristian.org-kbus...@northlakechristian.org
2009-08-19 05:39:41.766035500 status: local 1/10 remote 0/60
2009-08-19 05:39:41.794251500 delivery 17105: success: did_0+0+1/
2009-08-19 05:39:41.794295500 status: local 0/10 remote 0/60
2009-08-19 05:39:41.794300500 end msg 11175037
2009-08-19 06:12:25.496925500 new msg 11175037
2009-08-19 06:12:25.496931500 info msg 11175037: bytes 1386 from
anonym...@mail.northlakechristian.org qp 3758 uid 0
2009-08-19 06:12:25.503692500 starting delivery 17106: msg 11175037 to
remote r...@mail.northlakechristian.org
2009-08-19 06:12:25.503699500 status: local 0/10 remote 1/60
2009-08-19 06:13:18.973655500 delivery 17106: deferral:
CNAME_lookup_failed_temporarily._(#4.4.3)/
2009-08-19 06:13:18.973662500 status: local 0/10 remote 0/60
2009-08-19 06:19:06.902007500 starting delivery 17107: msg 11175037 to
remote r...@mail.northlakechristian.org

SMTP:
08-19 05:36:13 tcpserver: status: 0/100
08-19 05:39:18 tcpserver: status: 1/100
08-19 05:39:18 tcpserver: pid 3238 from 216.81.238.95
08-19 05:39:18 tcpserver: ok 3238
mail.northlakechristian.org:192.168.1.8:25 :21
6.81.238.95::50329
08-19 05:39:25 CHKUSER accepted rcpt: from
qmailtoaster-list-return-2540-kbusbe
e=northlakechristian@qmailtoaster.com:: remote
mail.qmailtoaster.com:unkno
wn:216.81.238.95 rcpt kbus...@northlakechristian.org : found existing
recipie
nt
08-19 05:39:25 policy_check: remote
qmailtoaster-list-return-2540-kbusbee=northl
akechristian@qmailtoaster.com - local kbus...@northlakechristian.org
(UNAUT
HENTICATED SENDER)
08-19 05:39:25 policy_check: policy allows transmission
08-19 05:39:25 spamdyke[3238]: ALLOWED from:
qmailtoaster-list-return-2540-kbusb
ee=northlakechristian@qmailtoaster.com to:
kbus...@northlakechristian.org or
igin_ip: 216.81.238.95 origin_rdns: mail.qmailtoaster.com auth: (unknown)
08-19 05:39:41 simscan:[3239]:CLEAN (-2.50/7.00):16.1175s:RE_
[qmailtoaster] tcp
rules:216.81.238.95:qmailtoaster-list-return-2540-kbusbee=northlakechristian.org
@qmailtoaster.com:kbus...@northlakechristian.org:
08-19 05:50:42 spamdyke[3238]: TIMEOUT from:
qmailtoaster-list-return-2540-kbusb
ee=northlakechristian@qmailtoaster.com to:
kbus...@northlakechristian.org or
igin_ip: 216.81.238.95 origin_rdns: mail.qmailtoaster.com auth: (unknown)
reason
: TIMEOUT

Submission:
08-18 22:32:32 tcpserver: status: 0/100
08-19 06:47:01 tcpserver: status: 1/100
08-19 06:47:01 tcpserver: pid 4222 from 127.0.0.1
08-19 06:47:01 tcpserver: ok 4222
mail.northlakechristian.org:127.0.0.1:587 :127
.0.0.1::50276
08-19 06:47:56 CHKUSER rejected sender: from
bel...@northlakechristian.org:beld
e...@northlakechristian.org: remote
mail.northlakechristian.org:unknown:127.0.0.
1 rcpt  : temporary DNS problem
08-19 06:47:57 tcpserver: end 4222 status 256
08-19 06:47:57 tcpserver: status: 0/100





Kent Busbee
Director of Technology
Northlake Christian School


-
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: bandwidth hog

2009-08-19 Thread Kent Busbee
OK...

My queue is now down to 0.
I am writing from my server.  Let's hope this goes through.  What I need
to do is figure out what caused:

a) the server to eat all the bandwidth of our T1
b) what caused the queue to get so full and take so long to get out.



See response above; Kent Busbee wrote:
 [r...@mail ~]# cat /etc/resolv.conf
 search ncs-ad.northlakechristian.org
 nameserver 192.168.1.5
 nameserver 127.0.0.1
 nameserver 192.168.1.254
 nameserver 207.29.223.56
 nameserver 207.29.223.58
 [r...@mail ~]#

 192.168.1.5 is my MS ncsw2k3 server

 I don't think dns is the problem

 It looks like I may have been hacked.  That would explain my mail
 server pegging out the T1 and some domains blocking my emails out.  I
 believe that it was my mail server b/c the network went back to normal
 after unplugging the ethernet to the server.  How can I tell if I have
 been hacked?  What can I do about it?

 Does it make sense that some major sites blocking me would cause me
 queue to fill up?  Should some emails get through? I noticed that an
 email to this list is still in the queue.  Why did it not go through?
 I am now using my gmail account to get through.

 Oh, and the queue is now down to 138

 Not a good day for me!

 On Wed, Aug 19, 2009 at 5:12 PM, Phil Leinhauserp...@teqknow.com wrote:
 OK, moving any FSMO roles won't have anything to do with your problem
 then.
 The Domain Naming master also doesn't have anything to do with DNS.
  It's
 the central manager for your own AD domain and nothing on the outside.
  I
 was concerned if you demoted a DC that you were getting DNS from.

 Where is your toaster going for DNS lookups?  Do you have a local cache
 (DJBDNS, tinydns)?  If so, is that pointing to the root servers for
 lookups
 or are you forwarding lookups to another DNS?



 -Original Message-
 From: Kent Busbee [mailto:kbusb...@gmail.com]
 Sent: Wednesday, August 19, 2009 5:21 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] Re: bandwidth hog

 On Wed, Aug 19, 2009 at 3:53 PM, Kent Busbee kbusb...@gmail.com wrote:

 Ok, now I am subscribed in gmail and should be able to email more
 efficiently.

 DNS warn - I don't think it is that big a deal, and my ISP does my
 DNS.  I
 am sure he is on .com not .org, thus not the same TLD.

 The problem at hand is getting these messages in the queue out 213 and
 growing.  What is preventing the emails from going to the outside world?
 What should I check?

 Phil Wrote:

What do you mean you changed a DC to backup? Is DNS still on it? Is that
 where you are getting dns from? If you removed AD from a DNS DC, then
 DNS
 will be flakey if it runs at all.

Try random browsing from the toaster and see how well DNS performs.


 I mean that I moved the Operations Master roll on my MS w2k server and
 moved it to my MS w2k3 server.  One of those rolls is Domain naming
 master.  However, the DNS seems to be fine.  I pinged half a dozen
 random web sites and they are resolved fine.



Kent Busbee
Director of Technology
Northlake Christian School


-
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] spamassassin and clamav not scanning emails

2009-08-05 Thread Kent Busbee
Ok, let me see if I can shed some light if you have not figured this out yet.

Check your /etc/tcp.smtp file.  In there are the rules on who gets scanned.

Mine looks like this:

127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,NOP0FCHECK=1
192.168.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,NOP0FCHECK=1
:allow,BADMIMETYPE=,BADLOADERTYPE=M,SENDER_NOCHECK=1,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,QMAILQUEUE=/var/qmail/bin/simscan,DKSIGN=/var/qmail/control/domainkeys/%/private,NOP0FCHECK=1

So, anyone sending from the 192.168 network does not get scanned as well
as anyone from 127. (local machine).  Everyone else, the line that begins
with a colon :, gets scanned by the QMAILQUEUE parameter.

Hope this helps.

Now, check your file and see if your email came from a network that is not
scanning.

See response above; José Campos wrote:
 Sorry again, but stil not working.

 I installed two qmail servers(with different domains) in
 order to teste this and still the same.



 What’s wrong here.



 ***



 José Campos wrote:

 Sorry… here it is:



 ***

 Return-Path: ad...@domain-test.pt
 Delivered-To: ad...@domain-test.pt
 Received: (qmail 3188 invoked by uid 89); 24 Jul 2009 13:57:09 -
 Received: from unknown (HELO ?172.22.3.10?) (127.0.0.1)
  by atena.domain-test.pt with SMTP; 24 Jul 2009 13:57:09 -
 Received: from 172.22.0.14 (proxying for unknown)
  (SquirrelMail authenticated user ad...@domain-test.pt)
  by 172.22.3.10 with HTTP;
  Fri, 24 Jul 2009 15:57:09 +0200
 Message-ID:
 mailto:19a9aee8eacad2d4d6e1903096757fed.squir...@172.22.3.10
 19a9aee8eacad2d4d6e1903096757fed.squir...@172.22.3.10
 Date: Fri, 24 Jul 2009 15:57:09 +0200
 Subject: test
 From: ad...@domain-test.pt
 To: ad...@domain-test.pt
 User-Agent: SquirrelMail/1.4.19-1.3.15
 MIME-Version: 1.0
 Content-Type: text/plain;charset=iso-8859-1
 Content-Transfer-Encoding: 8bit
 X-Priority: 3 (Normal)
 Importance: Normal

 ***



 I changed here the real domain name for domain-test.



 --

 Jake Vickers wrote:
 When you send from the system to an address on the same
 system, it does not perform those scans. You need to send from an outside
 system (different domain, like your GMail account) to get scanned.




Kent Busbee
Director of Technology
Northlake Christian School


-
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] ncurses curse

2009-06-12 Thread Kent Busbee
I finnaly got around to updating my toaster - school is out.

yum update - no prob.
I have rpmforge for rh4 and qtp installed, so they should have been
updated with the yum update.

I realize the problem and how to correct it here:
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg21938.html

But I thought that this issue was corrected in newmodel:
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg21778.html

Anyhow, I may be a rare case, but thought you might want to know that the
curse is back.


Kent Busbee
Director of Technology
Northlake Christian School


-
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] ncurses curse

2009-06-12 Thread Kent Busbee

See response below; Eric Shubert wrote:
 Kent Busbee wrote:
 I finnaly got around to updating my toaster - school is out.

 yum update - no prob.
 I have rpmforge for rh4 and qtp installed, so they should have been
 updated with the yum update.

 I realize the problem and how to correct it here:
 http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg21938.html

 But I thought that this issue was corrected in newmodel:
 http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg21778.html

 Anyhow, I may be a rare case, but thought you might want to know that
 the
 curse is back.


 Kent Busbee
 Director of Technology
 Northlake Christian School


 I'm guessing that you don't have the qtp repo installed, only the qtp
 package. Without the repo, yum will not upgrade qtp.

 This is what I have installed:
 [r...@doris ~]# rpm -qa | grep qmailtoaster-plus
 qmailtoaster-plus.repo-0.1-1
 qmailtoaster-plus-0.3.1-1.4.9
 [r...@doris ~]#
 (these might not be the most current versions)

 If you don't have qmailtoaster-plus.repo installed, see the instructions
   at http://qtp.qmailtoaster.com/.

 If that's not your problem, we'll need to investigate further.

 --
 -Eric 'shubes'


Not complaining, just trying to help.
Ummm, I think I do...

[r...@mail ~]# rpm -qa | grep qmailtoaster-plus
qmailtoaster-plus-0.3.1-1.4.9
qmailtoaster-plus.repo-0.1-1
[r...@mail ~]#

More info:
[r...@mail yum.repos.d]# qtp-ami-up2date2
New Qmail-Toaster Packages Available:
availible:  daemontools-toaster-0.76-1.3.5
(installed: daemontools-toaster-0.76-1.3.3)
availible:  ucspi-tcp-toaster-0.88-1.3.7
(installed: ucspi-tcp-toaster-0.88-1.3.5)
availible:  vpopmail-toaster-5.4.17-1.3.6
(installed: vpopmail-toaster-5.4.17-1.3.4)
availible:  libdomainkeys-toaster-0.68-1.3.5
(installed: libdomainkeys-toaster-0.68-1.3.3)
availible:  libsrs2-toaster-1.0.18-1.3.5
(installed: libsrs2-toaster-1.0.18-1.3.3)
availible:  qmail-toaster-1.03-1.3.17
(installed: qmail-toaster-1.03-1.3.15)
availible:  courier-authlib-toaster-0.59.2-1.3.8
(installed: courier-authlib-toaster-0.59.2-1.3.6)
availible:  courier-imap-toaster-4.1.2-1.3.9
(installed: courier-imap-toaster-4.1.2-1.3.7)
availible:  autorespond-toaster-2.0.4-1.3.5
(installed: autorespond-toaster-2.0.4-1.3.3)
availible:  control-panel-toaster-0.5-1.3.6
(installed: control-panel-toaster-0.5-1.3.4)
availible:  ezmlm-toaster-0.53.324-1.3.5
(installed: ezmlm-toaster-0.53.324-1.3.3)
availible:  qmailadmin-toaster-1.2.12-1.3.7
(installed: qmailadmin-toaster-1.2.11-1.3.4)
availible:  qmailmrtg-toaster-4.2-1.3.5
(installed: qmailmrtg-toaster-4.2-1.3.3)
availible:  maildrop-toaster-2.0.3-1.3.7
(installed: maildrop-toaster-2.0.3-1.3.5)
availible:  isoqlog-toaster-2.1-1.3.6
(installed: isoqlog-toaster-2.1-1.3.4)
availible:  squirrelmail-toaster-1.4.18-1.3.14
(installed: squirrelmail-toaster-1.4.15-1.3.10)
availible:  spamassassin-toaster-3.2.5-1.3.16
(installed: spamassassin-toaster-3.2.5-1.3.14)
availible:  clamav-toaster-0.95.1-1.3.28
(installed: clamav-toaster-0.94-1.3.21)
availible:  ripmime-toaster-1.4.0.6-1.3.5
(installed: ripmime-toaster-1.4.0.6-1.3.3)
availible:  vqadmin-toaster-2.3.4-1.3.5
(installed: vqadmin-toaster-2.3.4-1.3.3)
[r...@mail yum.repos.d]# qtp-whatami
qtp-whatami v0.3.2
DISTRO=CentOS
OSVER=4.7
QTARCH=i686
QTKERN=2.6.9-78.0.22.ELsmp
BUILD_DIST=cnt40
BUILD_DIR=/usr/src/redhat
This machine's OS is supported, but this version/arch has not been tested.
[r...@mail yum.repos.d]#





-
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] SpamDyke Issue

2009-05-07 Thread Kent Busbee
Anil,

You should really fix your RDNS.  The log bellow shows that the email from
skkham...@gnfc.in was sent on the server at 210.212.133.110.  According to
http://remote.12dt.com/lookup.php a reverse DNS does not exist for that IP
address.  Assuming that is the IP address of the email server for gnfc.in
which you control, you need to setup a RDNS for that IP, or ask your ISP
to.  That is the RIGHT way to fix your problem so that emails are not
blocked (correctly) by many, many servers.


See response above; Anil Aliyan wrote:
 We can send mails to that server they cannot send us


 @40004a00fe3f1c9694a4 CHKUSER accepted rcpt: from
 skkham...@gnfc.in::
 remote mail.gnfc.in:unknown:210.212.133.110 rcpt rajivs...@gnvfc.net :
 found existing recipient
 @40004a00fe3f1c975024 ALLOWED from: skkham...@gnfc.in to:
 rajivs...@gnvfc.net origin_ip: 210.212.133.110 origin_rdns: (unknown)
 auth:
 (unknown)
 @40004a00fe3f1c99115c CHKUSER accepted rcpt: from
 skkham...@gnfc.in::
 remote mail.gnfc.in:unknown:210.212.133.110 rcpt rgseque...@gnvfc.net
 :
 found existing recipient
 @40004a00fe3f1ca4dce4 ALLOWED from: skkham...@gnfc.in to:
 rgseque...@gnvfc.net origin_ip: 210.212.133.110 origin_rdns: (unknown)
 auth:
 (unknown)

 - Original Message -
 From: Jake Vickers j...@qmailtoaster.com
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Thursday, May 07, 2009 1:08 AM
 Subject: Re: [qmailtoaster] SpamDyke Issue


 Anil Aliyan wrote:
 i'll arrange for sending logs to you jakes.

 You can just post the rejection parts. And post them to the list. I'm
 leaving for the day, so I may or may not be back on list this evening.
 Plus on the list you will get others looking at things that I may
 overlook.


 -
 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: testing-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: testing-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: testing-unsubscr...@qmailtoaster.com
  For additional commands, e-mail: testing-h...@qmailtoaster.com





Kent Busbee
Director of Technology
Northlake Christian School


-
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] SpamDyke Issue

2009-05-06 Thread Kent Busbee
A quicker more easier option maybe to disable the RDNS in spamdyke:

edit /etc/spamdyke/spamdyke.conf
change
reject-empty-rdns
to
reject-empty-rdns=0

See
http://spamdyke.org/documentation/README.html#RDNS

I am not sure if you have to restart spamdyke, qmail, or reboot (or not).

See response below; Anil Aliyan wrote:
 How can i remove spamdyke safely. Please guide.

 Regards,

 Anil Aliyan
   - Original Message -
   From: Phil Leinhauser
   To: qmailtoaster-list@qmailtoaster.com
   Sent: Wednesday, May 06, 2009 7:14 PM
   Subject: Re: [qmailtoaster] SpamDyke Issue


   Sure, you have a couple of choices,
   - remove spamdyke
   - add RDNS exclusions for all the IPs your clients use


   Because 587 hasn't come to full acceptance YET, client applications like
 Outlook lack the wizard settings to flip this easily.  There are several
 sites that show how to make these changes, in fact, I made one myself
 for my customers.  I have over 50 domains and an average of 30 users per
 domain.  Yes, it's a painful pill to have to swallow but in a lot of
 cases you won't have any choice.  It's better to get it over with now.
 I have also run into a few broadband providers that block port 25 all
 together (Comcast  RCN)!  They only allow you to use 25 to their server
 or you use 587.  This is a huge boost for spam prevention because it
 keeps the low lifes of the world from putting up a spam server.






Hiii,
   
But i think thats not the only solution. What if i am an ISP??? Should
 i
tell all my customers not to use port 25??? I have 5 virtual domains
 and
nearly 500 employees and i cannot guide daily every that please do not
 use
port 25 instead use 587. most of the users just know how to send
 recieve
and read write emails they dont understand how to change setting etc.
 So
practically sometimes it becomes very difficult to teach them on the
phone.
   
Regards,
   
Anil Aliyan
- Original Message -
   
   From: Phil Leinhauser
To: qmailtoaster-list@qmailtoaster.com
Sent: Wednesday, May 06, 2009 5:37 PM
Subject: Re: [qmailtoaster] SpamDyke Issue
   
   
Are your users using port 587 and SMTP auth for submitting their mail?
I believe all the checks are bypassed when mail comes in that port.
 587
has been gaining favor in the past several years as the standard
submission port for clients instead of 25.
   
Phil
   
 Dear Jakes,

 This is regarding SpamDyke. I have installed SpamDyke 3-4 days back
only.
 Before that i was not using it. But since the installation most of
 my
 roaming users and remote offices who are using different isp
 broadband
 connection are unable to send mails as spamdyke deny to accept mails
from
 them due to no RDNS.

 It is understandable if spamdyke refuses connections from mail
 servers
who
 does'nt point to any RDNS but I just dont understand why does it
refuses
 my
 authentic/genuine local users who are using my mailserver. Why does
 spamdyke
 checks RDNS for clients who are using other ISPs internet
connections???

 Is there anyway to tell spamdyke not to check RDNS for client ip
 addresses.
 Some of my roaming users use Data Cards and everytime they connect
 internet
 using data card a different ip address is assigned to the laptop so
 i
 cannot
 keep track of each and every address and allow them in the spamdyke
 whiletlists.

 Or i should not use spamdyke at all.

 Regards,

 Anil Aliyan


 
 -
 Managed Qmailtoaster servers are now available
 Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

 Qmailtoaster is sponsored by Vickers Consulting Group
 (www.vickersconsulting.com)

 Please visit qmailtoaster.com for the latest news, updates, and
 packages.


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





Kent Busbee
Director of Technology
Northlake Christian School


-
 Managed Qmailtoaster servers are now available
   Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

 Please visit qmailtoaster.com for the latest news, updates, and packages.


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




Re: [qmailtoaster] problem

2009-05-04 Thread Kent Busbee
See response below; Eric Shubert wrote:
 Jake Vickers wrote:
 Noel Rivera (Border Less) wrote:

 Thanks jake, how can I upgrade the clamav?


 See if it needs upgrading first:
 rpm -qa | grep clamav
 Then check the web site (qmailtoaster.com) to see if you have the latest
 version or not. If you do not, download the latest version, stop qmail
 (qmailctl stop), remove the old clamav package (rpm -e clamav-toaster)
 rebuild the new version like you did the last one, and then install it.
 Or you can use the qtp-newmodel script included with the
 Qmailtoaster-Plus package (qtp.qmailtoaster.com) that will take care of
 all of that for you, including checking to see if you need to upgrade.

 **

 And the qtp-ami-up2date script tells you what is available that is newer
 than what you have installed. It doesn't tell you what your present
 versions are. Perhaps it should (when the latest in not installed)?
 Anyone care to add that enhancement to the script? You'll get full
 credit for the change. ;)


Funny you should ask for that, b/c I did it some time ago...

Kent Busbee
Director of Technology
Northlake Christian School

qtp-ami-up2date2
Description: Binary data
-
 Managed Qmailtoaster servers are now available
   Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

 Please visit qmailtoaster.com for the latest news, updates, and packages.


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


[qmailtoaster] Bellsouth Yahoo Domainkeys

2009-02-17 Thread Kent Busbee
Every since there seems to have been some sort of merge/joint project with
bellsouth and yahoo, I have had problems receiving bellsouth emails. 
Thier domainkeys seem to be messed up.  I keep getting things like this:

02-17 11:16:52 tcpserver: pid 581 from 67.195.8.69
02-17 11:16:52 tcpserver: ok 581
mail.northlakechristian.org:192.168.1.8:25 :67.
195.8.69::47684
02-17 11:16:58 CHKUSER accepted rcpt: from vikif...@bellsouth.net::
remote we
b180005.mail.gq1.yahoo.com:unknown:67.195.8.69 rcpt
gnob...@northlakechristian
.org : found existing recipient
02-17 11:16:58 spamdyke[581]: ALLOWED from: vikif...@bellsouth.net to:
gnob...@n
orthlakechristian.org origin_ip: 67.195.8.69 origin_rdns:
web180005.mail.gq1.yah
oo.com auth: (unknown)
02-17 11:17:02 simscan:[584]:CLEAN
(-0.10/7.00):4.2746s::67.195.8.69:vikif...@be
llsouth.net:gnob...@northlakechristian.org:
02-17 11:17:02 qmail-smtpd: qq hard reject (DomainKeys verify status: no key
   (#5.3.0)): MAILFROM:vikif...@bellsouth.net
RCPTTO:gnob...@northlakechristia
n.org
02-17 11:17:03 tcpserver: end 581 status 0
02-17 11:17:03 tcpserver: status: 6/100
02-17 11:17:17 tcpserver: status: 7/100

Is anyone else having such problems?  I have never had problems with
domainkeys in the past.



Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] Bellsouth Yahoo Domainkeys

2009-02-17 Thread Kent Busbee
Too bad!  It seems to have been working for the last two years.  Anyhow, I
edited the file /etc/tcp.smtp and it would not let me save.  I am logged
in as root am I missing something?

[r...@mail tcprules.d]# whoami
root
[r...@mail tcprules.d]# ls -l
total 40
-rw-r--r--  1 root root  479 Oct 16  2007 tcp.smtp
-rw-r--r--  1 root root  479 Feb 17 12:36 tcp.smtp~
-rw-r--r--  2 root root  479 Oct  5  2007 tcp.smtp.backup
-rw-r--r--  2 root root  460 Oct  2  2007 tcp.smtp.bk2
-rw-r--r--  1 root root 2560 Oct 17 13:47 tcp.smtp.cdb
-rw-r--r--  1 root root  418 Feb 17 12:47 tcp.smtp.dksignonly
-rw-r--r--  1 root root  479 Feb 17 12:34 tcp.smtp.domainkeys
-rw-r--r--  2 root root  293 Oct 16  2007 tcp.smtp.org
-rw-r--r--  2 root root  354 Mar 26  2007 tcp.smtp.sav
-rw-r--r--  1 root root  479 Feb 17 14:32 tcp.smtz~
[r...@mail tcprules.d]# cp tcp.smtp.dksignonly tcp.smtp
cp: overwrite `tcp.smtp', overriding mode 0644? y
cp: cannot create regular file `tcp.smtp': Permission denied
[r...@mail tcprules.d]# touch tcp.smtp
touch: cannot touch `tcp.smtp': Permission denied
[r...@mail tcprules.d]#


See response above; Eric Shubert wrote:
 Domainkeys on the toaster is known to be broken. Signing of outgoing
 emails appears to work reliably, but checking of incoming emails is
 intermittently errant.

 You can do one of 2 things to work around the problem.

 If you want to disable only incoming checking and continue to sign
 outgoing messages, you can remove all DKxxx definitions in
 /etc/tcprules.d/tcp.smtp EXCEPT DKSIGN. (don't forget to rebuild the cdb)

 If you want to disable DomainKeys entirely, the best way is documented
 here: http://wiki.qmailtoaster.com/index.php/Disabling_Domain_Keys

 HTH

 Kent Busbee wrote:
 Every since there seems to have been some sort of merge/joint project
 with
 bellsouth and yahoo, I have had problems receiving bellsouth emails.
 Thier domainkeys seem to be messed up.  I keep getting things like this:

 02-17 11:16:52 tcpserver: pid 581 from 67.195.8.69
 02-17 11:16:52 tcpserver: ok 581
 mail.northlakechristian.org:192.168.1.8:25 :67.
 195.8.69::47684
 02-17 11:16:58 CHKUSER accepted rcpt: from vikif...@bellsouth.net::
 remote we
 b180005.mail.gq1.yahoo.com:unknown:67.195.8.69 rcpt
 gnob...@northlakechristian
 .org : found existing recipient
 02-17 11:16:58 spamdyke[581]: ALLOWED from: vikif...@bellsouth.net to:
 gnob...@n
 orthlakechristian.org origin_ip: 67.195.8.69 origin_rdns:
 web180005.mail.gq1.yah
 oo.com auth: (unknown)
 02-17 11:17:02 simscan:[584]:CLEAN
 (-0.10/7.00):4.2746s::67.195.8.69:vikif...@be
 llsouth.net:gnob...@northlakechristian.org:
 02-17 11:17:02 qmail-smtpd: qq hard reject (DomainKeys verify status: no
 key
(#5.3.0)): MAILFROM:vikif...@bellsouth.net
 RCPTTO:gnob...@northlakechristia
 n.org
 02-17 11:17:03 tcpserver: end 581 status 0
 02-17 11:17:03 tcpserver: status: 6/100
 02-17 11:17:17 tcpserver: status: 7/100

 Is anyone else having such problems?  I have never had problems with
 domainkeys in the past.



 Kent Busbee
 Director of Technology
 Northlake Christian School


 --
 -Eric 'shubes'


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




Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] Bellsouth Yahoo Domainkeys

2009-02-17 Thread Kent Busbee
Ok, now I am worried!

I did a reboot to force a diskcheck:
shutdown -r -F now

Still no joy.  It is as if I have no permissions to the file as ROOT, yet
they are there 744.  And, it will not allow me to even change the
permissions.

suggestions???


See response above; Kent Busbee wrote:
 Too bad!  It seems to have been working for the last two years.  Anyhow, I
 edited the file /etc/tcp.smtp and it would not let me save.  I am logged
 in as root am I missing something?

 [r...@mail tcprules.d]# whoami
 root
 [r...@mail tcprules.d]# ls -l
 total 40
 -rw-r--r--  1 root root  479 Oct 16  2007 tcp.smtp
 -rw-r--r--  1 root root  479 Feb 17 12:36 tcp.smtp~
 -rw-r--r--  2 root root  479 Oct  5  2007 tcp.smtp.backup
 -rw-r--r--  2 root root  460 Oct  2  2007 tcp.smtp.bk2
 -rw-r--r--  1 root root 2560 Oct 17 13:47 tcp.smtp.cdb
 -rw-r--r--  1 root root  418 Feb 17 12:47 tcp.smtp.dksignonly
 -rw-r--r--  1 root root  479 Feb 17 12:34 tcp.smtp.domainkeys
 -rw-r--r--  2 root root  293 Oct 16  2007 tcp.smtp.org
 -rw-r--r--  2 root root  354 Mar 26  2007 tcp.smtp.sav
 -rw-r--r--  1 root root  479 Feb 17 14:32 tcp.smtz~
 [r...@mail tcprules.d]# cp tcp.smtp.dksignonly tcp.smtp
 cp: overwrite `tcp.smtp', overriding mode 0644? y
 cp: cannot create regular file `tcp.smtp': Permission denied
 [r...@mail tcprules.d]# touch tcp.smtp
 touch: cannot touch `tcp.smtp': Permission denied
 [r...@mail tcprules.d]#


 See response above; Eric Shubert wrote:
 Domainkeys on the toaster is known to be broken. Signing of outgoing
 emails appears to work reliably, but checking of incoming emails is
 intermittently errant.

 You can do one of 2 things to work around the problem.

 If you want to disable only incoming checking and continue to sign
 outgoing messages, you can remove all DKxxx definitions in
 /etc/tcprules.d/tcp.smtp EXCEPT DKSIGN. (don't forget to rebuild the
 cdb)

 If you want to disable DomainKeys entirely, the best way is documented
 here: http://wiki.qmailtoaster.com/index.php/Disabling_Domain_Keys

 HTH

 Kent Busbee wrote:
 Every since there seems to have been some sort of merge/joint project
 with
 bellsouth and yahoo, I have had problems receiving bellsouth emails.
 Thier domainkeys seem to be messed up.  I keep getting things like
 this:

 02-17 11:16:52 tcpserver: pid 581 from 67.195.8.69
 02-17 11:16:52 tcpserver: ok 581
 mail.northlakechristian.org:192.168.1.8:25 :67.
 195.8.69::47684
 02-17 11:16:58 CHKUSER accepted rcpt: from vikif...@bellsouth.net::
 remote we
 b180005.mail.gq1.yahoo.com:unknown:67.195.8.69 rcpt
 gnob...@northlakechristian
 .org : found existing recipient
 02-17 11:16:58 spamdyke[581]: ALLOWED from: vikif...@bellsouth.net to:
 gnob...@n
 orthlakechristian.org origin_ip: 67.195.8.69 origin_rdns:
 web180005.mail.gq1.yah
 oo.com auth: (unknown)
 02-17 11:17:02 simscan:[584]:CLEAN
 (-0.10/7.00):4.2746s::67.195.8.69:vikif...@be
 llsouth.net:gnob...@northlakechristian.org:
 02-17 11:17:02 qmail-smtpd: qq hard reject (DomainKeys verify status:
 no
 key
(#5.3.0)): MAILFROM:vikif...@bellsouth.net
 RCPTTO:gnob...@northlakechristia
 n.org
 02-17 11:17:03 tcpserver: end 581 status 0
 02-17 11:17:03 tcpserver: status: 6/100
 02-17 11:17:17 tcpserver: status: 7/100

 Is anyone else having such problems?  I have never had problems with
 domainkeys in the past.



 Kent Busbee
 Director of Technology
 Northlake Christian School


 --
 -Eric 'shubes'


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




 Kent Busbee
 Director of Technology
 Northlake Christian School


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




Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] Bellsouth Yahoo Domainkeys

2009-02-17 Thread Kent Busbee

See response below; Jake Vickers wrote:
 Kent Busbee wrote:
 Ok, now I am worried!

 I did a reboot to force a diskcheck:
 shutdown -r -F now

 Still no joy.  It is as if I have no permissions to the file as ROOT,
 yet
 they are there 744.  And, it will not allow me to even change the
 permissions.

 suggestions???




 Hmm. Sounds like you may have drive issues; do you have free space?


Checked that, plenty of room:

[r...@mail tcprules.d]# df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/sda2 365G   15G  332G   5% /
/dev/sda1 244M   47M  184M  21% /boot
none 1013M 0 1013M   0% /dev/shm
[r...@mail tcprules.d]#

Could the file be locked by anything else?  I am the only one logged in,
and I am not editing it on a bg job or anything...  It may be a good time
to use qtp-backup.  The funny thing is that the file is readable, and
looks fine.  It just won't let me write to it or change permissions as
root.

Anyone else seen anything like this?  what else can I do to check.


Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] Bellsouth Yahoo Domainkeys

2009-02-17 Thread Kent Busbee
They seem to be fine:

[r...@mail /]# ls -ld etc
drwxr-xr-x  84 root root 12288 Feb 17 15:42 etc
[r...@mail /]# ls -ld etc/tcprules.d/
drwxr-xr-x  2 root root 4096 Feb 17 17:14 etc/tcprules.d/
[r...@mail /]#
[r...@mail /]# cd /etc/tcprules.d/
[r...@mail tcprules.d]#
[r...@mail tcprules.d]# ls -inlq
total 32
18122463 -rw-r--r--  1 0 0  479 Oct 16  2007 tcp.smtp
18122880 -rw-r--r--  2 0 0  479 Oct  5  2007 tcp.smtp.backup
18122925 -rw-r--r--  2 0 0  460 Oct  2  2007 tcp.smtp.bk2
18122501 -rw-r--r--  1 0 0 2560 Oct 17 13:47 tcp.smtp.cdb
18123670 -rw-r--r--  1 0 0  418 Feb 17 12:47 tcp.smtp.dksignonly
18122533 -rw-r--r--  1 0 0  479 Feb 17 12:34 tcp.smtp.domainkeys
18122949 -rw-r--r--  2 0 0  293 Oct 16  2007 tcp.smtp.org
18122882 -rw-r--r--  2 0 0  354 Mar 26  2007 tcp.smtp.sav

also, ownership and groups look right, and the inodes seem correct.  This
is bugging me now

See response above; Eric Shubert wrote:
 What are the permissions on /etc ?

 Kent Busbee wrote:
 Too bad!  It seems to have been working for the last two years.  Anyhow,
 I
 edited the file /etc/tcp.smtp and it would not let me save.  I am logged
 in as root am I missing something?

 [r...@mail tcprules.d]# whoami
 root
 [r...@mail tcprules.d]# ls -l
 total 40
 -rw-r--r--  1 root root  479 Oct 16  2007 tcp.smtp
 -rw-r--r--  1 root root  479 Feb 17 12:36 tcp.smtp~
 -rw-r--r--  2 root root  479 Oct  5  2007 tcp.smtp.backup
 -rw-r--r--  2 root root  460 Oct  2  2007 tcp.smtp.bk2
 -rw-r--r--  1 root root 2560 Oct 17 13:47 tcp.smtp.cdb
 -rw-r--r--  1 root root  418 Feb 17 12:47 tcp.smtp.dksignonly
 -rw-r--r--  1 root root  479 Feb 17 12:34 tcp.smtp.domainkeys
 -rw-r--r--  2 root root  293 Oct 16  2007 tcp.smtp.org
 -rw-r--r--  2 root root  354 Mar 26  2007 tcp.smtp.sav
 -rw-r--r--  1 root root  479 Feb 17 14:32 tcp.smtz~
 [r...@mail tcprules.d]# cp tcp.smtp.dksignonly tcp.smtp
 cp: overwrite `tcp.smtp', overriding mode 0644? y
 cp: cannot create regular file `tcp.smtp': Permission denied
 [r...@mail tcprules.d]# touch tcp.smtp
 touch: cannot touch `tcp.smtp': Permission denied
 [r...@mail tcprules.d]#


 See response above; Eric Shubert wrote:
 Domainkeys on the toaster is known to be broken. Signing of outgoing
 emails appears to work reliably, but checking of incoming emails is
 intermittently errant.

 You can do one of 2 things to work around the problem.

 If you want to disable only incoming checking and continue to sign
 outgoing messages, you can remove all DKxxx definitions in
 /etc/tcprules.d/tcp.smtp EXCEPT DKSIGN. (don't forget to rebuild the
 cdb)

 If you want to disable DomainKeys entirely, the best way is documented
 here: http://wiki.qmailtoaster.com/index.php/Disabling_Domain_Keys

 HTH

 Kent Busbee wrote:
 Every since there seems to have been some sort of merge/joint project
 with
 bellsouth and yahoo, I have had problems receiving bellsouth emails.
 Thier domainkeys seem to be messed up.  I keep getting things like
 this:

 02-17 11:16:52 tcpserver: pid 581 from 67.195.8.69
 02-17 11:16:52 tcpserver: ok 581
 mail.northlakechristian.org:192.168.1.8:25 :67.
 195.8.69::47684
 02-17 11:16:58 CHKUSER accepted rcpt: from vikif...@bellsouth.net::
 remote we
 b180005.mail.gq1.yahoo.com:unknown:67.195.8.69 rcpt
 gnob...@northlakechristian
 .org : found existing recipient
 02-17 11:16:58 spamdyke[581]: ALLOWED from: vikif...@bellsouth.net to:
 gnob...@n
 orthlakechristian.org origin_ip: 67.195.8.69 origin_rdns:
 web180005.mail.gq1.yah
 oo.com auth: (unknown)
 02-17 11:17:02 simscan:[584]:CLEAN
 (-0.10/7.00):4.2746s::67.195.8.69:vikif...@be
 llsouth.net:gnob...@northlakechristian.org:
 02-17 11:17:02 qmail-smtpd: qq hard reject (DomainKeys verify status:
 no
 key
(#5.3.0)): MAILFROM:vikif...@bellsouth.net
 RCPTTO:gnob...@northlakechristia
 n.org
 02-17 11:17:03 tcpserver: end 581 status 0
 02-17 11:17:03 tcpserver: status: 6/100
 02-17 11:17:17 tcpserver: status: 7/100

 Is anyone else having such problems?  I have never had problems with
 domainkeys in the past.



 Kent Busbee
 Director of Technology
 Northlake Christian School

 --
 -Eric 'shubes'


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




 Kent Busbee
 Director of Technology
 Northlake Christian School


 --
 -Eric 'shubes'


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




Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] Bellsouth Yahoo Domainkeys

2009-02-17 Thread Kent Busbee
I think I chose not to use selinux, and did a single partition:

[r...@mail tcprules.d]# cat /etc/fstab
# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/ /   ext3defaults1 1
LABEL=/boot1/boot   ext3defaults1 2
none/dev/ptsdevpts  gid=5,mode=620  0 0
none/dev/shmtmpfs   defaults0 0
none/proc   procdefaults0 0
none/syssysfs   defaults0 0
LABEL=SWAP-sda3 swapswapdefaults0 0
/dev/hda/media/cdromauto   
pamconsole,exec,noauto,managed 0 0
/dev/fd0/media/floppy   auto   
pamconsole,exec,noauto,managed 0 0
[r...@mail tcprules.d]#


See response above; Eric Broch wrote:
 Could it by how the disk is mounted? /etc/fstab
 - Original Message -
 From: Kent Busbee kbus...@northlakechristian.org
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Tuesday, February 17, 2009 5:33 PM
 Subject: Re: [qmailtoaster] Bellsouth Yahoo Domainkeys


 They seem to be fine:

 [r...@mail /]# ls -ld etc
 drwxr-xr-x  84 root root 12288 Feb 17 15:42 etc
 [r...@mail /]# ls -ld etc/tcprules.d/
 drwxr-xr-x  2 root root 4096 Feb 17 17:14 etc/tcprules.d/
 [r...@mail /]#
 [r...@mail /]# cd /etc/tcprules.d/
 [r...@mail tcprules.d]#
 [r...@mail tcprules.d]# ls -inlq
 total 32
 18122463 -rw-r--r--  1 0 0  479 Oct 16  2007 tcp.smtp
 18122880 -rw-r--r--  2 0 0  479 Oct  5  2007 tcp.smtp.backup
 18122925 -rw-r--r--  2 0 0  460 Oct  2  2007 tcp.smtp.bk2
 18122501 -rw-r--r--  1 0 0 2560 Oct 17 13:47 tcp.smtp.cdb
 18123670 -rw-r--r--  1 0 0  418 Feb 17 12:47 tcp.smtp.dksignonly
 18122533 -rw-r--r--  1 0 0  479 Feb 17 12:34 tcp.smtp.domainkeys
 18122949 -rw-r--r--  2 0 0  293 Oct 16  2007 tcp.smtp.org
 18122882 -rw-r--r--  2 0 0  354 Mar 26  2007 tcp.smtp.sav

 also, ownership and groups look right, and the inodes seem correct.
 This
 is bugging me now

 See response above; Eric Shubert wrote:
 What are the permissions on /etc ?

 Kent Busbee wrote:
 Too bad!  It seems to have been working for the last two years.
 Anyhow,
 I
 edited the file /etc/tcp.smtp and it would not let me save.  I am
 logged
 in as root am I missing something?

 [r...@mail tcprules.d]# whoami
 root
 [r...@mail tcprules.d]# ls -l
 total 40
 -rw-r--r--  1 root root  479 Oct 16  2007 tcp.smtp
 -rw-r--r--  1 root root  479 Feb 17 12:36 tcp.smtp~
 -rw-r--r--  2 root root  479 Oct  5  2007 tcp.smtp.backup
 -rw-r--r--  2 root root  460 Oct  2  2007 tcp.smtp.bk2
 -rw-r--r--  1 root root 2560 Oct 17 13:47 tcp.smtp.cdb
 -rw-r--r--  1 root root  418 Feb 17 12:47 tcp.smtp.dksignonly
 -rw-r--r--  1 root root  479 Feb 17 12:34 tcp.smtp.domainkeys
 -rw-r--r--  2 root root  293 Oct 16  2007 tcp.smtp.org
 -rw-r--r--  2 root root  354 Mar 26  2007 tcp.smtp.sav
 -rw-r--r--  1 root root  479 Feb 17 14:32 tcp.smtz~
 [r...@mail tcprules.d]# cp tcp.smtp.dksignonly tcp.smtp
 cp: overwrite `tcp.smtp', overriding mode 0644? y
 cp: cannot create regular file `tcp.smtp': Permission denied
 [r...@mail tcprules.d]# touch tcp.smtp
 touch: cannot touch `tcp.smtp': Permission denied
 [r...@mail tcprules.d]#


 See response above; Eric Shubert wrote:
 Domainkeys on the toaster is known to be broken. Signing of outgoing
 emails appears to work reliably, but checking of incoming emails is
 intermittently errant.

 You can do one of 2 things to work around the problem.

 If you want to disable only incoming checking and continue to sign
 outgoing messages, you can remove all DKxxx definitions in
 /etc/tcprules.d/tcp.smtp EXCEPT DKSIGN. (don't forget to rebuild the
 cdb)

 If you want to disable DomainKeys entirely, the best way is
 documented
 here: http://wiki.qmailtoaster.com/index.php/Disabling_Domain_Keys

 HTH

 Kent Busbee wrote:
 Every since there seems to have been some sort of merge/joint
 project
 with
 bellsouth and yahoo, I have had problems receiving bellsouth emails.
 Thier domainkeys seem to be messed up.  I keep getting things like
 this:

 02-17 11:16:52 tcpserver: pid 581 from 67.195.8.69
 02-17 11:16:52 tcpserver: ok 581
 mail.northlakechristian.org:192.168.1.8:25 :67.
 195.8.69::47684
 02-17 11:16:58 CHKUSER accepted rcpt: from
 vikif...@bellsouth.net::
 remote we
 b180005.mail.gq1.yahoo.com:unknown:67.195.8.69 rcpt
 gnob...@northlakechristian
 .org : found existing recipient
 02-17 11:16:58 spamdyke[581]: ALLOWED from: vikif...@bellsouth.net
 to:
 gnob...@n
 orthlakechristian.org origin_ip: 67.195.8.69 origin_rdns:
 web180005.mail.gq1.yah
 oo.com auth: (unknown)
 02-17 11:17:02 simscan:[584]:CLEAN
 (-0.10/7.00):4.2746s::67.195.8.69:vikif...@be
 llsouth.net:gnob...@northlakechristian.org:
 02-17 11:17:02 qmail-smtpd: qq hard reject (DomainKeys verify
 status:
 no
 key
(#5.3.0)): MAILFROM:vikif

Re: [qmailtoaster] Bellsouth Yahoo Domainkeys

2009-02-17 Thread Kent Busbee
good question:

[r...@mail tcprules.d]# id
uid=0(root) gid=0(root)
groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel)
[r...@mail tcprules.d]# lsof | grep tcp.smtp
[r...@mail tcprules.d]#

unfortunate answer...

I'm probably going to have to go into single user mode and see if I can
edit it from there, but I am working from home tonight.

Thanks for all the tips, any other thoughts??


See response below; Eric Shubert wrote:
 # id
 # lsof | grep tcp.smtp
 ?

 Kent Busbee wrote:
 They seem to be fine:
 [r...@mail /]# ls -ld etc
 drwxr-xr-x  84 root root 12288 Feb 17 15:42 etc
 [r...@mail /]# ls -ld etc/tcprules.d/
 drwxr-xr-x  2 root root 4096 Feb 17 17:14 etc/tcprules.d/
 [r...@mail /]#
 [r...@mail /]# cd /etc/tcprules.d/
 [r...@mail tcprules.d]#
 [r...@mail tcprules.d]# ls -inlq
 total 32
 18122463 -rw-r--r--  1 0 0  479 Oct 16  2007 tcp.smtp
 18122880 -rw-r--r--  2 0 0  479 Oct  5  2007 tcp.smtp.backup
 18122925 -rw-r--r--  2 0 0  460 Oct  2  2007 tcp.smtp.bk2
 18122501 -rw-r--r--  1 0 0 2560 Oct 17 13:47 tcp.smtp.cdb
 18123670 -rw-r--r--  1 0 0  418 Feb 17 12:47 tcp.smtp.dksignonly
18122533 -rw-r--r--  1 0 0  479 Feb 17 12:34 tcp.smtp.domainkeys
18122949 -rw-r--r--  2 0 0  293 Oct 16  2007 tcp.smtp.org
 18122882 -rw-r--r--  2 0 0  354 Mar 26  2007 tcp.smtp.sav
 also, ownership and groups look right, and the inodes seem correct.  This
 is bugging me now
 See response above; Eric Shubert wrote:
 What are the permissions on /etc ?
 Kent Busbee wrote:
 Too bad!  It seems to have been working for the last two years.  Anyhow,
 I
 edited the file /etc/tcp.smtp and it would not let me save.  I am logged
 in as root am I missing something?
 [r...@mail tcprules.d]# whoami
 root
 [r...@mail tcprules.d]# ls -l
 total 40
 -rw-r--r--  1 root root  479 Oct 16  2007 tcp.smtp
 -rw-r--r--  1 root root  479 Feb 17 12:36 tcp.smtp~
 -rw-r--r--  2 root root  479 Oct  5  2007 tcp.smtp.backup
 -rw-r--r--  2 root root  460 Oct  2  2007 tcp.smtp.bk2
 -rw-r--r--  1 root root 2560 Oct 17 13:47 tcp.smtp.cdb
 -rw-r--r--  1 root root  418 Feb 17 12:47 tcp.smtp.dksignonly
-rw-r--r--  1 root root  479 Feb 17 12:34 tcp.smtp.domainkeys
-rw-r--r--  2 root root  293 Oct 16  2007 tcp.smtp.org
 -rw-r--r--  2 root root  354 Mar 26  2007 tcp.smtp.sav
 -rw-r--r--  1 root root  479 Feb 17 14:32 tcp.smtz~
 [r...@mail tcprules.d]# cp tcp.smtp.dksignonly tcp.smtp
 cp: overwrite `tcp.smtp', overriding mode 0644? y
 cp: cannot create regular file `tcp.smtp': Permission denied
 [r...@mail tcprules.d]# touch tcp.smtp
 touch: cannot touch `tcp.smtp': Permission denied
 [r...@mail tcprules.d]#
 See response above; Eric Shubert wrote:
 Domainkeys on the toaster is known to be broken. Signing of outgoing
emails appears to work reliably, but checking of incoming emails is
intermittently errant.
 You can do one of 2 things to work around the problem.
 If you want to disable only incoming checking and continue to sign
outgoing messages, you can remove all DKxxx definitions in
 /etc/tcprules.d/tcp.smtp EXCEPT DKSIGN. (don't forget to rebuild the
cdb)
 If you want to disable DomainKeys entirely, the best way is
 documented
 here: http://wiki.qmailtoaster.com/index.php/Disabling_Domain_Keys HTH
 Kent Busbee wrote:
 Every since there seems to have been some sort of merge/joint project
 with
 bellsouth and yahoo, I have had problems receiving bellsouth
emails.
 Thier domainkeys seem to be messed up.  I keep getting things like
this:
 02-17 11:16:52 tcpserver: pid 581 from 67.195.8.69
 02-17 11:16:52 tcpserver: ok 581
 mail.northlakechristian.org:192.168.1.8:25 :67.
 195.8.69::47684
 02-17 11:16:58 CHKUSER accepted rcpt: from
 vikif...@bellsouth.net::
 remote we
 b180005.mail.gq1.yahoo.com:unknown:67.195.8.69 rcpt
 gnob...@northlakechristian
 .org : found existing recipient
 02-17 11:16:58 spamdyke[581]: ALLOWED from: vikif...@bellsouth.net to:
 gnob...@n
 orthlakechristian.org origin_ip: 67.195.8.69 origin_rdns:
 web180005.mail.gq1.yah
 oo.com auth: (unknown)
 02-17 11:17:02 simscan:[584]:CLEAN
 (-0.10/7.00):4.2746s::67.195.8.69:vikif...@be
 llsouth.net:gnob...@northlakechristian.org:
 02-17 11:17:02 qmail-smtpd: qq hard reject (DomainKeys verify status:
 no
 key
(#5.3.0)): MAILFROM:vikif...@bellsouth.net
 RCPTTO:gnob...@northlakechristia
 n.org
 02-17 11:17:03 tcpserver: end 581 status 0
 02-17 11:17:03 tcpserver: status: 6/100
 02-17 11:17:17 tcpserver: status: 7/100
 Is anyone else having such problems?  I have never had problems
with
 domainkeys in the past.
 Kent Busbee
 Director of Technology
 Northlake Christian School
 --
 -Eric 'shubes'
 -
To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com
 Kent Busbee
 Director of Technology
 Northlake Christian School
 --
 -Eric 'shubes'
 -
To unsubscribe, e-mail

Re: [qmailtoaster] Bellsouth Yahoo Domainkeys

2009-02-17 Thread Kent Busbee
Holy cow, I think you maybe right!

[r...@mail tcprules.d]# lsattr tcp.smtp
i tcp.smtp
[r...@mail tcprules.d]#

How do I correct this?  Should it be?


See response above; Paul Zimdars wrote:
 If you do an lsattr on the file does it have a +i? Is the immunity bit
 set? (only thing I can think of).

 Paul
 On Tue, 2009-02-17 at 20:02 -0600, Kent Busbee wrote:
 good question:

 [r...@mail tcprules.d]# id
 uid=0(root) gid=0(root)
 groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel)
 [r...@mail tcprules.d]# lsof | grep tcp.smtp
 [r...@mail tcprules.d]#

 unfortunate answer...

 I'm probably going to have to go into single user mode and see if I can
 edit it from there, but I am working from home tonight.

 Thanks for all the tips, any other thoughts??


 See response below; Eric Shubert wrote:
  # id
  # lsof | grep tcp.smtp
  ?
 
  Kent Busbee wrote:
  They seem to be fine:
  [r...@mail /]# ls -ld etc
  drwxr-xr-x  84 root root 12288 Feb 17 15:42 etc
  [r...@mail /]# ls -ld etc/tcprules.d/
  drwxr-xr-x  2 root root 4096 Feb 17 17:14 etc/tcprules.d/
  [r...@mail /]#
  [r...@mail /]# cd /etc/tcprules.d/
  [r...@mail tcprules.d]#
  [r...@mail tcprules.d]# ls -inlq
  total 32
  18122463 -rw-r--r--  1 0 0  479 Oct 16  2007 tcp.smtp
  18122880 -rw-r--r--  2 0 0  479 Oct  5  2007 tcp.smtp.backup
  18122925 -rw-r--r--  2 0 0  460 Oct  2  2007 tcp.smtp.bk2
  18122501 -rw-r--r--  1 0 0 2560 Oct 17 13:47 tcp.smtp.cdb
  18123670 -rw-r--r--  1 0 0  418 Feb 17 12:47 tcp.smtp.dksignonly
 18122533 -rw-r--r--  1 0 0  479 Feb 17 12:34 tcp.smtp.domainkeys
 18122949 -rw-r--r--  2 0 0  293 Oct 16  2007 tcp.smtp.org
  18122882 -rw-r--r--  2 0 0  354 Mar 26  2007 tcp.smtp.sav
  also, ownership and groups look right, and the inodes seem correct.
 This
  is bugging me now
  See response above; Eric Shubert wrote:
  What are the permissions on /etc ?
  Kent Busbee wrote:
  Too bad!  It seems to have been working for the last two years.
 Anyhow,
  I
  edited the file /etc/tcp.smtp and it would not let me save.  I am
 logged
  in as root am I missing something?
  [r...@mail tcprules.d]# whoami
  root
  [r...@mail tcprules.d]# ls -l
  total 40
  -rw-r--r--  1 root root  479 Oct 16  2007 tcp.smtp
  -rw-r--r--  1 root root  479 Feb 17 12:36 tcp.smtp~
  -rw-r--r--  2 root root  479 Oct  5  2007 tcp.smtp.backup
  -rw-r--r--  2 root root  460 Oct  2  2007 tcp.smtp.bk2
  -rw-r--r--  1 root root 2560 Oct 17 13:47 tcp.smtp.cdb
  -rw-r--r--  1 root root  418 Feb 17 12:47 tcp.smtp.dksignonly
 -rw-r--r--  1 root root  479 Feb 17 12:34 tcp.smtp.domainkeys
 -rw-r--r--  2 root root  293 Oct 16  2007 tcp.smtp.org
  -rw-r--r--  2 root root  354 Mar 26  2007 tcp.smtp.sav
  -rw-r--r--  1 root root  479 Feb 17 14:32 tcp.smtz~
  [r...@mail tcprules.d]# cp tcp.smtp.dksignonly tcp.smtp
  cp: overwrite `tcp.smtp', overriding mode 0644? y
  cp: cannot create regular file `tcp.smtp': Permission denied
  [r...@mail tcprules.d]# touch tcp.smtp
  touch: cannot touch `tcp.smtp': Permission denied
  [r...@mail tcprules.d]#
  See response above; Eric Shubert wrote:
  Domainkeys on the toaster is known to be broken. Signing of
 outgoing
 emails appears to work reliably, but checking of incoming emails is
 intermittently errant.
  You can do one of 2 things to work around the problem.
  If you want to disable only incoming checking and continue to sign
 outgoing messages, you can remove all DKxxx definitions in
  /etc/tcprules.d/tcp.smtp EXCEPT DKSIGN. (don't forget to rebuild
 the
 cdb)
  If you want to disable DomainKeys entirely, the best way is
  documented
  here: http://wiki.qmailtoaster.com/index.php/Disabling_Domain_Keys
 HTH
  Kent Busbee wrote:
  Every since there seems to have been some sort of merge/joint
 project
  with
  bellsouth and yahoo, I have had problems receiving bellsouth
 emails.
  Thier domainkeys seem to be messed up.  I keep getting things
 like
 this:
  02-17 11:16:52 tcpserver: pid 581 from 67.195.8.69
  02-17 11:16:52 tcpserver: ok 581
  mail.northlakechristian.org:192.168.1.8:25 :67.
  195.8.69::47684
  02-17 11:16:58 CHKUSER accepted rcpt: from
  vikif...@bellsouth.net::
  remote we
  b180005.mail.gq1.yahoo.com:unknown:67.195.8.69 rcpt
  gnob...@northlakechristian
  .org : found existing recipient
  02-17 11:16:58 spamdyke[581]: ALLOWED from:
 vikif...@bellsouth.net to:
  gnob...@n
  orthlakechristian.org origin_ip: 67.195.8.69 origin_rdns:
  web180005.mail.gq1.yah
  oo.com auth: (unknown)
  02-17 11:17:02 simscan:[584]:CLEAN
  (-0.10/7.00):4.2746s::67.195.8.69:vikif...@be
  llsouth.net:gnob...@northlakechristian.org:
  02-17 11:17:02 qmail-smtpd: qq hard reject (DomainKeys verify
 status:
  no
  key
 (#5.3.0)): MAILFROM:vikif...@bellsouth.net
  RCPTTO:gnob...@northlakechristia
  n.org
  02-17 11:17:03 tcpserver: end 581 status 0
  02-17 11:17:03 tcpserver: status: 6/100
  02-17 11:17:17 tcpserver: status: 7/100
  Is anyone else having such problems?  I have never had problems
 with
  domainkeys

Re: [qmailtoaster] Bellsouth Yahoo Domainkeys

2009-02-17 Thread Kent Busbee
That was IT.  You are brilliant!  Thank you everyone for all your help.

[r...@mail tcprules.d]# lsattr tcp.smtp
i tcp.smtp
[r...@mail tcprules.d]#
[r...@mail tcprules.d]# chattr -i tcp.smtp
[r...@mail tcprules.d]# lsattr tcp.smtp
- tcp.smtp
[r...@mail tcprules.d]# cp tcp.smtp.dksignonly tcp.smtp
cp: overwrite `tcp.smtp'? y
[r...@mail tcprules.d]#
[r...@mail tcprules.d]# qmailctl cdb
Reloaded /etc/tcprules.d/tcp.smtp
Reloaded /var/qmail/control/badmimetypes.cdb
Reloaded /var/qmail/control/badloadertypes.cdb
Reloaded /var/qmail/control/simversions.cdb
Reloaded /var/qmail/control/simcontrol.cdb
[r...@mail tcprules.d]#


See response above; Paul Zimdars wrote:
 If you do an lsattr on the file does it have a +i? Is the immunity bit
 set? (only thing I can think of).

 Paul
 On Tue, 2009-02-17 at 20:02 -0600, Kent Busbee wrote:
 good question:

 [r...@mail tcprules.d]# id
 uid=0(root) gid=0(root)
 groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel)
 [r...@mail tcprules.d]# lsof | grep tcp.smtp
 [r...@mail tcprules.d]#

 unfortunate answer...

 I'm probably going to have to go into single user mode and see if I can
 edit it from there, but I am working from home tonight.

 Thanks for all the tips, any other thoughts??


 See response below; Eric Shubert wrote:
  # id
  # lsof | grep tcp.smtp
  ?
 
  Kent Busbee wrote:
  They seem to be fine:
  [r...@mail /]# ls -ld etc
  drwxr-xr-x  84 root root 12288 Feb 17 15:42 etc
  [r...@mail /]# ls -ld etc/tcprules.d/
  drwxr-xr-x  2 root root 4096 Feb 17 17:14 etc/tcprules.d/
  [r...@mail /]#
  [r...@mail /]# cd /etc/tcprules.d/
  [r...@mail tcprules.d]#
  [r...@mail tcprules.d]# ls -inlq
  total 32
  18122463 -rw-r--r--  1 0 0  479 Oct 16  2007 tcp.smtp
  18122880 -rw-r--r--  2 0 0  479 Oct  5  2007 tcp.smtp.backup
  18122925 -rw-r--r--  2 0 0  460 Oct  2  2007 tcp.smtp.bk2
  18122501 -rw-r--r--  1 0 0 2560 Oct 17 13:47 tcp.smtp.cdb
  18123670 -rw-r--r--  1 0 0  418 Feb 17 12:47 tcp.smtp.dksignonly
 18122533 -rw-r--r--  1 0 0  479 Feb 17 12:34 tcp.smtp.domainkeys
 18122949 -rw-r--r--  2 0 0  293 Oct 16  2007 tcp.smtp.org
  18122882 -rw-r--r--  2 0 0  354 Mar 26  2007 tcp.smtp.sav
  also, ownership and groups look right, and the inodes seem correct.
 This
  is bugging me now
  See response above; Eric Shubert wrote:
  What are the permissions on /etc ?
  Kent Busbee wrote:
  Too bad!  It seems to have been working for the last two years.
 Anyhow,
  I
  edited the file /etc/tcp.smtp and it would not let me save.  I am
 logged
  in as root am I missing something?
  [r...@mail tcprules.d]# whoami
  root
  [r...@mail tcprules.d]# ls -l
  total 40
  -rw-r--r--  1 root root  479 Oct 16  2007 tcp.smtp
  -rw-r--r--  1 root root  479 Feb 17 12:36 tcp.smtp~
  -rw-r--r--  2 root root  479 Oct  5  2007 tcp.smtp.backup
  -rw-r--r--  2 root root  460 Oct  2  2007 tcp.smtp.bk2
  -rw-r--r--  1 root root 2560 Oct 17 13:47 tcp.smtp.cdb
  -rw-r--r--  1 root root  418 Feb 17 12:47 tcp.smtp.dksignonly
 -rw-r--r--  1 root root  479 Feb 17 12:34 tcp.smtp.domainkeys
 -rw-r--r--  2 root root  293 Oct 16  2007 tcp.smtp.org
  -rw-r--r--  2 root root  354 Mar 26  2007 tcp.smtp.sav
  -rw-r--r--  1 root root  479 Feb 17 14:32 tcp.smtz~
  [r...@mail tcprules.d]# cp tcp.smtp.dksignonly tcp.smtp
  cp: overwrite `tcp.smtp', overriding mode 0644? y
  cp: cannot create regular file `tcp.smtp': Permission denied
  [r...@mail tcprules.d]# touch tcp.smtp
  touch: cannot touch `tcp.smtp': Permission denied
  [r...@mail tcprules.d]#
  See response above; Eric Shubert wrote:
  Domainkeys on the toaster is known to be broken. Signing of
 outgoing
 emails appears to work reliably, but checking of incoming emails is
 intermittently errant.
  You can do one of 2 things to work around the problem.
  If you want to disable only incoming checking and continue to sign
 outgoing messages, you can remove all DKxxx definitions in
  /etc/tcprules.d/tcp.smtp EXCEPT DKSIGN. (don't forget to rebuild
 the
 cdb)
  If you want to disable DomainKeys entirely, the best way is
  documented
  here: http://wiki.qmailtoaster.com/index.php/Disabling_Domain_Keys
 HTH
  Kent Busbee wrote:
  Every since there seems to have been some sort of merge/joint
 project
  with
  bellsouth and yahoo, I have had problems receiving bellsouth
 emails.
  Thier domainkeys seem to be messed up.  I keep getting things
 like
 this:
  02-17 11:16:52 tcpserver: pid 581 from 67.195.8.69
  02-17 11:16:52 tcpserver: ok 581
  mail.northlakechristian.org:192.168.1.8:25 :67.
  195.8.69::47684
  02-17 11:16:58 CHKUSER accepted rcpt: from
  vikif...@bellsouth.net::
  remote we
  b180005.mail.gq1.yahoo.com:unknown:67.195.8.69 rcpt
  gnob...@northlakechristian
  .org : found existing recipient
  02-17 11:16:58 spamdyke[581]: ALLOWED from:
 vikif...@bellsouth.net to:
  gnob...@n
  orthlakechristian.org origin_ip: 67.195.8.69 origin_rdns:
  web180005.mail.gq1.yah
  oo.com auth: (unknown)
  02-17 11:17:02 simscan:[584]:CLEAN

Re: [qmailtoaster] local-to-local email scan

2008-12-10 Thread Kent Busbee

See response below; Eric Shubert wrote:
 Dan Herbon wrote:
 Is there a way to disable local-to-local email from being scanned by SA
 and Clam? Clam is beating up my server just scanning emails back and
 forth between my employees.

 Short answer, I don't know off hand. However,
 .) Local email is only scanned by clamav, not SA.
 .) which version ov clamav are you running? Some previous versions had a
 bug that would eat the cpu. I'd make sure you're running the latest
 clamav before looking into disabling it.



Also, use the submission port (587).  I think it bypasses all scans.

Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] clamav-toaster-0.94.2

2008-12-08 Thread Kent Busbee

See response below; Jake Vickers wrote:
 Constantin IOAJA wrote:


  Ooops !  Many thanks  Jake !



 Enjoy!



Yeah!!!  Wooh HOO!  Go Jake, go Jake!

Now maybe we can do something about the duplicate emails from the list!?!

Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] toaster specs

2008-12-08 Thread Kent Busbee

See response below; Eric C. Broch wrote:
 Hello all,

 Edwin Casimero question about the Qmailtoaster's specifications for
 serving
 10,000 email clients spur my first question.

 1.   I am setting up a Qmailtoaster for 25 email clients but expect
 the
 number won't increase to 50 anytime soon, if ever. Have I assumed
 correctly
 that the standard install of Qmailtoaster is sufficient given the correct
 hardware and internet connection for this application.

 2.   I want to setup the above 'system' for POP3-SSL clients using
 Outlook and Outlook Express (OE) and let individuals take care of backing
 up
 their own email. If I decided to us IMAP4 or IMAP4-SSL is there a rule of
 thumb mailbox size.

 3.   If I use POP3-SSL is there a way besides setting up IMAP4 or
 IMAP4-SSL accounts for each user, or even a single account, to feed spam
 back to the server? I've been investigating this and have found that
 forwarding to a [EMAIL PROTECTED] or [EMAIL PROTECTED] account changes the
 header of the email and 'resend' using Outlook does pretty much the same
 thing as a forward. Outlook and Outlook Express are the email client
 software this particular customer will be using.

 Eric Broch



QmailToaster standard install should handle this spec.  I would think any
PC under 5 years old with say 512M memory could handle it.  More CPU, more
memory, more better!  Hard drive will depend on how much room you want for
each user.  Using IMAP, I would go with 20-30G for the system and lots of
extra space for the uses, say 50G.  Always overbuild.  I am going
completely from the cuff here, no expert.

I had a similar problem with spam reporting.  I found an address just does
not do a good job.  I ended up using Spam Buttons in SquirrelMail, which
provides a pipe to your command line script.  That may not work for you,
b/c you need Outlook to work.  I would suggest having the users place the
email in a IMAP spam folder then having a cron job pick up, process, and
delete them.

Kent Busbee
Director of Technology
Northlake Christian School


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



[qmailtoaster] Dups from the list

2008-11-07 Thread Kent Busbee
Ok, this has been bugging me a bit...

I keep getting duplicate emails from the list.  I seem to recall others
complaining of this recently, so it that tells me it may not be my qmail
box.  However, I did update last week and then updated spamdyke from 3 to
4.  I had a prob before with dups, which was fixed by increasing the
idle-timeout in spamdyke.comf.  And again after updating spamdyke I had to
up the idle-timeout from 60 to 660 because of dups to everyone.  Since
then only occasional dups from this list, just enough to annoy me.

Is is me or the list, or perhaps even those sending to it?  Maybe the list
server needs to up its idle timeout?

I thought spamdyke 4 fixed the idle problem, was I wrong to up the time to
660?


Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] Dups from the list

2008-11-07 Thread Kent Busbee
Thanks for the 6 responses and the 9 duplicates (LOL) to my question.  I
see that the problem is not on my end.  I am not using auto-expire. 
Must/should I have the cron job?  I do not have it either.

See response above; Eric Shubert wrote:
 Just to be clear, if you get duplicates from this list, just ignore
them.

 If you get duplicates from somewhere else, you probably have a problem.
   Spamassassin's bayes auto-expire function can cause timeouts on slower
 hosts. Spamdyke might be used to remedy this situation (spamdyke is not
the cause), but the best solution is to turn off spamassassin's
 auto-expire funtion, and run an auto-expire script with cron.

 HTH.

 PakOgah wrote:
 I dont have spamdyke installed on my server, yet I rcvd doubles. and I
thought the sender was sending couple of times to make sure the list
read his email :D
 Kent Busbee wrote:
 Ok, this has been bugging me a bit...
 I keep getting duplicate emails from the list.  I seem to recall
others
 complaining of this recently, so it that tells me it may not be my qmail
 box.  However, I did update last week and then updated spamdyke from 3 to
 4.  I had a prob before with dups, which was fixed by increasing the
idle-timeout in spamdyke.comf.  And again after updating spamdyke I
had to
 up the idle-timeout from 60 to 660 because of dups to everyone.  Since
then only occasional dups from this list, just enough to annoy me. Is
is me or the list, or perhaps even those sending to it?  Maybe the
list
 server needs to up its idle timeout?
 I thought spamdyke 4 fixed the idle problem, was I wrong to up the
time to
 660?


 --
 -Eric 'shubes'


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




Kent Busbee
Director of Technology
Northlake Christian School





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



Re: [qmailtoaster] SpamAssassin whitelist_from is bypassed sometime

2008-11-05 Thread Kent Busbee

See response below; Kaven Gagnon wrote:
 Hi Eric,

 @4000490aec170a635ed4 CHKUSER accepted rcpt: from
 [EMAIL PROTECTED]:: remote
 tomts31-srv.bellnexxia.net:unknown:209.226.175.105 rcpt
 [EMAIL PROTECTED] : found existing recipient
 @4000490aec172428011c simscan:[24762]:SPAM REJECT
 (6.10/3.95):0.4125s:***SPAM***
 :209.226.175.105:[EMAIL PROTECTED]:[EMAIL PROTECTED]:
 @4000490aec17242814a4 qmail-smtpd: qq hard reject (Your email is
 considered spam (6.10 spam-hits)): MAILFROM:[EMAIL PROTECTED]
 RCPTTO:[EMAIL PROTECTED]

 I do not use SpamDyke.

 Thanks,
 Kaven G.

 Kaven Gagnon wrote:
 Hi,

 I got email addresses listed in whitelist_from still rejected as spam.
 This is like a intermittent problem...

 The spam reject do not come from blocking lists.

 Any idea?

 Thanks,
 Kaven G.

 Need a few more details, Kaven.
 What sort of rejection message are you seeing?
 What's the full path of whitelist_from (spamassassin or spamdyke)?

 SA could still reject anything in a SD whitelist. They're totally
 separate.

 --
 -Eric 'shubes'


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





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



Take a look at qmlog spamd, this should give more info as to why it was
rejected, and tell if it hit the whitelist.  I also would check the format
or your whitelist command in your .cf file.  Which file do you use and
where is it?

Kent Busbee
Director of Technology
Northlake Christian School


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



RE: Re: [qmailtoaster] Reply to Address

2008-10-23 Thread Kent Busbee

See response below; Kyle Quillen wrote:

 yep if you just drop a file into /home/vpopmail/etc/defaultdomain

 and put a line in there that says domain.com it will let you login without
 the @domain.com

 But it seems as though it is not truly working the way that I want.

 Thanks
 q


Interesting!  This is for SquirrelMail?  I had the same problem, but fixed
it a different way:

I edited the SquirrelMail login file: redirect.php under the src directory
Added the following with the + between the two without

 sqGetGlobalVar('login_username', $login_username);
+/* the following 3 lines were added by the buz for NCS */
+if(strpos($login_username, '@') === false) {
+$login_username = $login_username.'@northlakechristian.org';
+}
 sqGetGlobalVar('secretkey', $secretkey);



Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] ***SPAM*** Qmail Toaster thanks and questions

2008-09-30 Thread Kent Busbee

See response below; Jake Vickers wrote:
 Eric Shubert wrote:

 I've read alot about both, I am mainly looking
 at it, cause I've been running spamassassin for a while and it's good,
 but I wanted to try something different and dspam sounds really neat.


Very late into this conversation, but if you want to try something
different I have to give a plug to SpamDyke.  It seems to be very
effective and blocks a lot of traffic before Spamassassin.  And, you get
to keep Spamasssassin.  Can you say double barrel action?

It's part of the QTP package, which you also would be very interested in.
Great advanced scripts, like install SpamDyke and Backup and Restore
server (great for moving from old to new server), and easy upgrades.

The folks on this list and with these package (all toaster stuff) have
done an awesome job!  And, this list is more about helping people than
ranting - very professional.  It's like having my Q-toast with fresh
butter and jam.

Kent Busbee
Director of Technology
Northlake Christian School


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



[qmailtoaster] SA Bayes wrong - spambuttons

2008-06-24 Thread Kent Busbee
Something is wrong with my Spam Assassin Bayes.  Every message seems to be
coming in at bayes_00:

X-Spam-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_00, ...

I have Spam Buttons setup in Squirrel Mail, and they seem to work.  It may
be that I am somehow running SA as the wrong user.  It seems that I have
the Spam buttons pointing to root.  Then changed them to correctly use
vpopmail.  I think SA or something is running (incorrectly) as root.  How
can I tell?

Here is my setup:

from /var/html/pluggins/spam_buttons/config.conf
snip
$is_spam_shell_command = 'cat  /usr/share/sa-learn/spam/`date
+%Y%m%d%M%S`###USERNAME##DOMAIN###';
$is_not_spam_shell_command = 'cat  /usr/share/sa-learn/ham/`date
+%Y%m%d%M%S`###USERNAME##DOMAIN###';
/snip

from crontab (root):
snip
# update the bayes in spamassasin every 30 min
30 * * * */bin/su - -c /usr/bin/ncs_spam_learn.sh
/snip

cat /usr/bin/ncs_spam_learn.sh

#!/bin/bash
# Spam Assassin Bayes Training
# Learn spam!
cd /usr/share/sa-learn/spam
/usr/bin/sa-learn -u vpopmail --spam ./2*
/usr/bin/ncs_whitelist.sh -r ./2*
mv ./2* ./done
# Learn ham!
cd /usr/share/sa-learn/ham
/usr/bin/sa-learn -u vpopmail --ham ./2*
/usr/bin/ncs_whitelist.sh ./2*
mv ./2* ./done
# Update the Bayes DB
/usr/bin/sa-learn --sync

Finally, who is running what:
ps aux | grep spam
vpopmail  2962  0.0  0.0  3428  488 ?SMay25   0:17
/usr/bin/tcpserver -v -R -H -l mail.northlakechristian.org -x
/etc/tcprules.d/tcp.smtp.cdb -c 100 -u 89 -g 89 0 smtp
/usr/local/bin/spamdyke --config-file /etc/spamdyke/spamdyke.conf
/var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true
root  2966  0.0  0.0  1428  216 ?SMay25   0:00 supervise
spamd
qmaill9339  0.9  0.0  2688  316 ?S04:02   6:47
/usr/bin/multilog t s100 n100 /var/log/qmail/spamd
root  9340  0.0  2.4 56504 51140 ?   S04:02   0:08
/usr/bin/perl -T -w /usr/bin/spamd -x -u vpopmail -s stderr
vpopmail  9397  2.7  4.9 109312 103404 ? S04:03  20:36 spamd child
vpopmail 10338  0.0  0.0  3892 1824 ?SMay28   0:00
/usr/local/bin/spamdyke --config-file /etc/spamdyke/spamdyke.conf
/var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true
vpopmail 10613  0.7  3.8 85800 80104 ?   S05:13   4:46 spamd child
root 29246  0.0  0.0  4364  652 pts/0S+   16:23   0:00 grep spam
 ps aux | grep scan
root  2915  0.0  0.0  1672  300 ?SMay25   0:05 svscan
root  2945  0.0  0.0  2856  300 ?SMay25   0:07 svscan
root 29343  0.0  0.0  4796  656 pts/0S+   16:25   0:00 grep scan

I know this is a tangent, but any help would be appreciated.



Kent Busbee
Director of Technology
Northlake Christian School





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



Re: [qmailtoaster] DNS issue

2008-05-16 Thread Kent Busbee
Thanks for the answers, guys.  Sorry for the delay.  MAN, have we had some
nasty weather down here.  Tornadoes, hail, and rain - lots of it.  My
house is surrounded by a lake - made by the rain.  Ok to the issues:

Somehow the power outages, and maybe a fat finger or two messed up the
date on the server, it has been corrected.  Still probs with rev-dns.

Yes, using spamdyke.  added to hosts:

[EMAIL PROTECTED] init.d]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1   mail.northlakechristian.org localhost mail
192.168.1.8 mail.northlakechristian.org mail
192.168.1.19techdirector

also did a /etc/init.d/djbdns restart

same results with dig.

Does djbdns use cache reverse DNS??
It does not seem to use hosts.  Do I have the right order for resolv.conf?

See response above; PakOgah wrote:
 are you using spamdyke?
 have you try add 192.168.1.19 on /etc/hosts?

 Kent Busbee wrote:
 I have an email server DNS issue that I need advice on.  When our
accounting software sends an email I get the following error:
 01-01 02:26:24 DENIED_RDNS_MISSING from:
 [EMAIL PROTECTED]
 to: [EMAIL PROTECTED] origin_ip: 192.168.1.19 origin_rdns:
(unknown) auth: (unknown)
 01-01 02:26:24 DENIED_RDNS_MISSING from:
 [EMAIL PROTECTED]
 to: [EMAIL PROTECTED] origin_ip: 192.168.1.19 origin_rdns:
(unknown) auth: (unknown)
 I do not get a reverse dns from the mail server, but I do at our dhcp
server which is at 192.168.1.5. I have djbdns caching nameserver
installed
 with the following in resolve.conf
 [EMAIL PROTECTED] ~]# cat /etc/resolv.conf
 search ncs-ad.northlakechristian.org
 nameserver 127.0.0.1
 nameserver 192.168.1.5
 nameserver 192.168.1.254
 nameserver 207.29.223.56
 nameserver 207.29.223.58
 [EMAIL PROTECTED] ~]# dig @127.0.0.1 -x 192.168.1.19
 ;  DiG 9.2.4  @127.0.0.1 -x 192.168.1.19
 ; (1 server found)
 ;; global options:  printcmd
 ;; Got answer:
 ;; -HEADER- opcode: QUERY, status: NXDOMAIN, id: 6412
 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
 ;19.1.168.192.in-addr.arpa. IN  PTR
 ;; Query time: 10 msec
 ;; SERVER: 127.0.0.1#53(127.0.0.1)
 ;; WHEN: Sun Jan  1 02:27:07 2006
 ;; MSG SIZE  rcvd: 43
 [EMAIL PROTECTED] ~]# dig @192.168.1.5 -x 192.168.1.19
 ;  DiG 9.2.4  @192.168.1.5 -x 192.168.1.19
 ; (1 server found)
 ;; global options:  printcmd
 ;; Got answer:
 ;; -HEADER- opcode: QUERY, status: NOERROR, id: 46267
 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
 ;19.1.168.192.in-addr.arpa. IN  PTR
 ;; ANSWER SECTION:
 19.1.168.192.in-addr.arpa. 1200 IN  PTR
 techdirector.ncs-ad.northlakechristian.org.
 ;; Query time: 28 msec
 ;; SERVER: 192.168.1.5#53(192.168.1.5)
 ;; WHEN: Sun Jan  1 02:29:48 2006
 ;; MSG SIZE  rcvd: 99
 Is it an djbdns configuration problem?
 Kent Busbee
 Director of Technology
 Northlake Christian School





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



Re: [qmailtoaster] DNS issue

2008-05-16 Thread Kent Busbee

See response below; Eric Shubert wrote:
 spamdyke is filtering because the sender isn't authorizing itself.
 The simplest (and safest) solution is to have all senders authorize
 themselves. If they're authorized then all spamdyke filters are bypassed,
 and you don't have to worry about rDNS for your local network (which is
 otherwise fruitless). You may need to add smtp authorization to
 squirrelmail
 configuration if you have people using the toaster's squirrelmail.


I keep forgetting to mention that Auth does not seem to be an option.  The
accounting package does not seem to work with it.  I tried setting to
submission port 587 and CRAM-MD5, but it says auth failed.  I believe the
software is at fault, so I hope to get it to work the standard way. 
Unless you think it is possible Auth is not working do to r-dns.  If you
think we could more easily trouble shoot the Auth, let me know.

On a positive note, I did convert SM to use port 587 (submission) and Auth
CRAM-MD5. After installing spamdyke, submissions had slowed in squirrel
mail - you would click send and then watch the hourglass for a minute
before message successfully sent.  After converting to use submission,
messages again go right through.  I would recommend for anyone using
spamdyke and squirrel mail.




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



Re: [qmailtoaster] DNS issue

2008-05-16 Thread Kent Busbee

See response WithIn; Dan McAllister wrote:
 I'm a little johnny-come-lately on this discussion, but here's my
 2-cents worth:

 First, let's be clear on something -- with the exception of your own
 LAN, you do not control, nor does your server answer for a reverse-DNS
 lookup. DJBDNS, Bind, or even windoze DNS servers answer for NAME
 lookups for your configured domains, but the REVERSE DNS lookup will be
 resolved by your ISP. (Amazing how many admins get this wrong!) Based on
 your question, you may or may not have already known that, but I wanted
 to get it out of the way anyways. (Again, your LAN is the exception).

Ok here we are obviously talking about my LAN

 Now typically, djbdns is setup as a caching nameserver -- which means
 it doesn't resolve LAN names or addresses -- just Internet ones. So that
 is probably where your first problem is. To learn how to install local
 domains, go to http://cr.yp.to/djbdns/run-server-bind.html  This is
 where Daniel (Bernstein, not me) explains how to import and/or create
 the database for his djbdns system. (Personally, I use bind).


Ouch --- my head hurts for reading the above link.  I have messed with
bind a little and actually think it is a little less involved.  Maybe
not...
personal grip You think they could come up with something a little less
complicated like a list of names and their addresses, and then another
file for the reverse... but, I guess the days of hosts file and such are
over./personal grip

 Finally, remember that the REVERSE DNS zone has to be NAMED something
 like (using your apparent LAN address below): 1.168.192.in-addr.arpa
 and should contain an SOA and PTR records only (certain optional records
 -- like LOC are OK, but there is no need for the likes of NS or MX
 records in a reverse-DNS zone file). This seems counter-intuitive, but
 has to do with the database hierarchy that the Internet DNS system uses.
 (Basically, it is your network address with the bytes reversed -- so,
 your network address being 192.168.1[.0] (assuming a 24-bit netmask of
 255.255.255.0), you reverse that to 1.168.192. Then, tell the system
 that this is a REVERSE zone by ending the name with in-addr.arpa).

 I hope this helps someone!

Yeah,  thanks for helping me I just needed to pound on it long enough.

SOLUTION (for now)

I reversed the order of 127.0.0.1 and 192.168.1.5 in my resolve.conf file.
It seems to be working for now.  Somehow I knew it could not have been
that complicated.

[EMAIL PROTECTED] etc]# cat /etc/resolv.conf
search ncs-ad.northlakechristian.org
nameserver 192.168.1.5
nameserver 127.0.0.1
nameserver 192.168.1.254
nameserver 207.29.223.56
nameserver 207.29.223.58


THANKS for all the help.




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



[qmailtoaster] DNS issue

2008-05-15 Thread Kent Busbee
I have an email server DNS issue that I need advice on.  When our
accounting software sends an email I get the following error:

01-01 02:26:24 DENIED_RDNS_MISSING from: [EMAIL PROTECTED]
to: [EMAIL PROTECTED] origin_ip: 192.168.1.19 origin_rdns:
(unknown) auth: (unknown)
01-01 02:26:24 DENIED_RDNS_MISSING from: [EMAIL PROTECTED]
to: [EMAIL PROTECTED] origin_ip: 192.168.1.19 origin_rdns:
(unknown) auth: (unknown)

I do not get a reverse dns from the mail server, but I do at our dhcp
server which is at 192.168.1.5. I have djbdns caching nameserver installed
with the following in resolve.conf

[EMAIL PROTECTED] ~]# cat /etc/resolv.conf
search ncs-ad.northlakechristian.org
nameserver 127.0.0.1
nameserver 192.168.1.5
nameserver 192.168.1.254
nameserver 207.29.223.56
nameserver 207.29.223.58

[EMAIL PROTECTED] ~]# dig @127.0.0.1 -x 192.168.1.19

;  DiG 9.2.4  @127.0.0.1 -x 192.168.1.19
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NXDOMAIN, id: 6412
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;19.1.168.192.in-addr.arpa. IN  PTR

;; Query time: 10 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Jan  1 02:27:07 2006
;; MSG SIZE  rcvd: 43

[EMAIL PROTECTED] ~]# dig @192.168.1.5 -x 192.168.1.19

;  DiG 9.2.4  @192.168.1.5 -x 192.168.1.19
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id: 46267
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;19.1.168.192.in-addr.arpa. IN  PTR

;; ANSWER SECTION:
19.1.168.192.in-addr.arpa. 1200 IN  PTR
techdirector.ncs-ad.northlakechristian.org.

;; Query time: 28 msec
;; SERVER: 192.168.1.5#53(192.168.1.5)
;; WHEN: Sun Jan  1 02:29:48 2006
;; MSG SIZE  rcvd: 99

Is it an djbdns configuration problem?

Kent Busbee
Director of Technology
Northlake Christian School


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



[qmailtoaster] spamdyke duplicates

2008-05-13 Thread Kent Busbee
I've installed spamdyke and it seems to be blocking a lot of spam. 
However, I have a few emails that keep timing out.  One in particular I
have gotten over 100 times.

What do I need to tweek to get this message through.  It is a newsletter
which we need to be able to recieve.  grip And yes it does come from an
Exchange /grip

Here is what I have already done:

Added the domain to the whitelist_rdns (though there ip and rdns is fine)
installed djbdns according to the install.
rebooted and still no love (timeout in the logs).

Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] spamdyke duplicates

2008-05-13 Thread Kent Busbee
Hey, thanks, that seems to have stopped the flood.  I look forward to the
next version and maybe a tip on how to upgrade grin.  Thanks for all the
hard work.  I will help where I can.


See response above; Sam Clippinger wrote:
 Most likely, just increasing the idle timeout setting will fix this
 (idle-timeout-secs in the configuration file).  All connections are
 subject to the timeouts, whether they are whitelisted or not.

 In the current version, timed-out connections still deliver their
 messages (which is why you've received hundreds of partial copies of the
 message).  In the upcoming version (4.0.0), this has been changed so
 timed-out connections will not deliver anything.

 -- Sam Clippinger

 Kent Busbee wrote:
 I've installed spamdyke and it seems to be blocking a lot of spam.
 However, I have a few emails that keep timing out.  One in particular I
 have gotten over 100 times.

 What do I need to tweek to get this message through.  It is a newsletter
 which we need to be able to recieve.  grip And yes it does come from
 an
 Exchange /grip

 Here is what I have already done:

 Added the domain to the whitelist_rdns (though there ip and rdns is
 fine)
 installed djbdns according to the install.
 rebooted and still no love (timeout in the logs).

 Kent Busbee
 Director of Technology
 Northlake Christian School


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



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




Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] Illegal division by zero in sa-stats

2008-05-07 Thread Kent Busbee
See response below; Tolga Cengiz wrote:
 Email: 8490  Autolearn:  1623  AvgScore: -16.40  AvgScanTime:  4.07
 sec
 Spam:  1355  Autolearn:22  AvgScore:   7.29  AvgScanTime:  3.30
 sec
 Ham:   7135  Autolearn:  1601  AvgScore: -20.90  AvgScanTime:  4.22
 sec
   - Original Message -
   From: Tom Manliclic
   To: qmailtoaster-list@qmailtoaster.com
   Sent: Wednesday, May 07, 2008 2:55 PM
   Subject: Re: [qmailtoaster] Illegal division by zero in sa-stats


   I think the same sa-stats command was executed when I got the error the
 only difference
   now is that I have atleast one spam. So you're right the first time when
 you said a script bug.
...

Defiantly a script bug.  I wrote a quick patch by adding if's to check for
0's.  This is my first attempt at creating a patch.  SOMEONE PLEASE CHECK
MY WORK.

--- /usr/sbin/sa-stats  2008-05-07 08:50:28.0 -0500
+++ /usr/sbin/sa-stats.new  2008-05-07 09:22:42.0 -0500
@@ -287,9 +287,24 @@
   hr;
   foreach my $key (sort { $HAM_RULES{$b} = $HAM_RULES{$a} } keys
%HAM_RULES) {
 #my $perc1=sprintf(%.2f,($HAM_RULES{$key}/$NUM_EMAIL)*100);
-my
$perc1=sprintf(%.2f,(($SPAM_RULES{$key}+$HAM_RULES{$key})/$NUM_EMAIL)*100);
-my $perc2=sprintf(%.2f,($SPAM_RULES{$key}/$NUM_SPAM)*100);
+if ($NUM_EMAIL  0) {
+   my
$perc1=sprintf(%.2f,(($SPAM_RULES{$key}+$HAM_RULES{$key})/$NUM_EMAIL)*100);
+}
+else {
+   my $perc1=sprintf(%.2f,0);
+}
+if ($NUM_SPAM  0) {
+   my $perc2=sprintf(%.2f,($SPAM_RULES{$key}/$NUM_SPAM)*100);
+}
+else {
+   my $perc2=sprintf(%.2f,0);
+}
+if ($NUM_HAM  0) {
 my $perc3=sprintf(%.2f,($HAM_RULES{$key}/$NUM_HAM)*100);
+}
+else {
+   my $perc3=sprintf(%.2f,0);
+}
 
printf(%4d\t%-24s\t%5s\t%6.2f\t%6.2f\t%6.2f\n,$count+1,$key,$HAM_RULES{$key},$perc1,$perc2,$perc3);
 $count++;
 if ($count = $TOPRULES  $TOPRULES  0) {


Kent Busbee
Director of Technology
Northlake Christian School

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

[qmailtoaster] newmodel err

2008-04-29 Thread Kent Busbee
I got the following message repeatedly (to console?) at the end of an
qtp-newmodel upgrade.  The only upgrade was for clamav.

supervise: fatal: unable to acquire send/supervise/lock: temporary failure

A reboot seemed to fix.  Should I worry?

Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] info window was gone

2008-04-28 Thread Kent Busbee
Ok, try the following:

Goto the Qmail config directory:
(for me)
cd /var/www/html/config

Run config:
perl conf.pl

Choose to number next to plugins (8 for me).

Uninstall the following plugins by entering the number next to it (you may
have to scroll up if you list is as long as mine).

quota_usage
addgraphics
info
newmail

and any other plugins you think may be affected.

Hit S to save.
Hit Q to quit.

Then go back in and reinstall (by choosing those numbers again).  See if
that helps.

I can see an upgrade (qtp-newmodel command) breaking some plugins, but I
have not noticed these particular pluggins being broken in my upgrades.
Hopefully this easy fix works.

See response above; Eric Shubert wrote:
 I don't know squirrelmail well enough to tell you how to get the info bars
 back. I do know that one of the bars is strictly related to quotas (I
 don't
 know what the other one even is), and I also know that quotas with
 vpopmail
 are a bit unreliable (broken, at least somewhat). What you're seeing might
 be a side effect of quotas not working quite right.

 Sorry I can't be of more help.

 Tom Manliclic wrote:
 I really don't know how those plug-ins were activated. All I know is
 when I upgraded to qtp-newmodel those were automatically installed. So
 you think  if I uninstall squirrelmail  and re-install it again I'll get
 the usual 2 information bars? I'll be very happy to do it  if you could
 give me the correct way on how to do it.

 Thank you
 Tom
 Eric Shubert wrote:
 Are you using squirrelmail plugins? I don't myself.
 I seem to remember someone saying that plugins need to be uninstalled
 before
 upgrading squirrelmail, then reinstalled after the upgrade. Could that
 be
 the problem?

 Tom Manliclic wrote:

 My version is squirrelmail-toaster-1.4.13-1.3.9

 I don't know if it has something to do with conf.pl where plug-ins are
 being managed.

 Eric Shubert wrote:

 Tom Manliclic wrote:


 Hi List,

 I did a full install of QMT and before I installed qtp-newmodel, I
 got
 two informational bars right on top of Folder when I open the
 webmail.
 Now I'm only seeing one, can anyone help me get that back?  Thank
 you
 very much.



 I'd like to be clear about a few things first. qtp-newmodel is
 installed as
 part of QTP. It is simply a set of scripts that can be used to
 upgrade QMT.

 When you say you installed qtp-newmodel, I'm guessing that you mean
 you ran
 qtp-newmodel. This would have upgraded your QMT installation using
 the
 current packages.

 Now that you mention it, my webmail
 (squirrelmail-toaster-1.4.13-1.3.9,
 which is the current release) doesn't have any informational bars at
 all any
 more. I hadn't noticed this though, as I rarely use squirrelmail.

 I've no idea what controls the presence or absence of these status
 bars, but
 I'm pretty sure that this is an issue with squirrelmail.

 Which version of squirrelmail-toaster are you running?








 --
 -Eric 'shubes'

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




Kent Busbee
Director of Technology
Northlake Christian School


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



[qmailtoaster] SpamDyke downside?

2008-04-28 Thread Kent Busbee
I've heard so many good things about spamdyke, I am wondering what flaws
it might have.  From my understanding greylisting is the key to its
success.

-Will it block wanted newsletters, email lists, email subscriptions? Or
will it greylist the first attempt and then deliver the next a day, week,
or month later.

-Will it unintentionally prevent things like online tickets orders,
receipts from online orders, password verifications, etc.

-Does it work well with the major online email systems accepting emails
from gmail, yahoo, hotmail, etc.

-Do you need an Certificate SSL for your site?  For each site hosted?

-Is it easy to tweek the lists?  Move an address/domain from greylist to
whitelist or blacklist?

-If a message is lost/rejected/greylisted, is it possible to pull it back
and deliver it?

-What other problems/unexpected results did you get from installing?


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



Re: [qmailtoaster] Perl Problems

2008-04-17 Thread Kent Busbee
See response below; Jake Vickers wrote:
 Kent Busbee wrote:
 I think I may have a perl problem
 [EMAIL PROTECTED] ~]# spamassassin --lint
 Use of uninitialized value in concatenation (.) or string at
 /usr/lib/perl5/5.8.5/i386-linux-thread-multi/Scalar/Util.pm line 30.
This happened after an upgrade.

 I put this in the wiki a few weeks ago. A simple perl package upgrade is
all that is needed:
 http://wiki.qmailtoaster.com/index.php/FAQs#I_keep_getting_a_.22Use_of_uninitialized_value_in_concatenation_.28..29_or_string_at_.2Fusr.2Flib.2Fperl5.2F5.8.8.2Fi386-linux-thread-multi.2FScalar.2FUtil.pm_line_30.22_error.21


Yep, that seemed to fix me up.  THANKS Jake.

Eric:
I used qtp-newmodel to upgrade, though I had problems with HTML::Parser. 
Then I made the mistake of trying to use CPAN to upgrade.  Next I noticed
that RPM and CPAN versions do not coincide.  Once I got RPMforge going, it
worked fine.  Though I did have a few problems with UTF characters in SA
extra Rules from Rules Emporium. It has since cleared itself up.  To much
info Attached is my versions if you are interested, but I am afraid it
is after the fix from Jake.

THANKS EVERYONE who has inputed into this great email package.  And for
the email support.  I hope to contribute when I can.



Kent Busbee
Director of Technology
Northlake Christian School


[EMAIL PROTECTED] ~]# rpm -qa | grep toaster

ucspi-tcp-toaster-0.88-1.3.5
maildrop-toaster-2.0.3-1.3.5
courier-imap-toaster-4.1.2-1.3.7
libdomainkeys-toaster-0.68-1.3.3
qmail-pop3d-toaster-1.03-1.3.15
qmailtoaster-plus-0.3.0-1.4.1
clamav-toaster-0.92.1-1.3.17
vpopmail-toaster-5.4.17-1.3.4
daemontools-toaster-0.76-1.3.3
libsrs2-toaster-1.0.18-1.3.3
courier-authlib-toaster-0.59.2-1.3.6
ripmime-toaster-1.4.0.6-1.3.3
autorespond-toaster-2.0.4-1.3.3
control-panel-toaster-0.5-1.3.4
isoqlog-toaster-2.1-1.3.4
maildrop-toaster-devel-2.0.3-1.3.5
qmailmrtg-toaster-4.2-1.3.3
send-emails-toaster-0.5-1.3.4
vqadmin-toaster-2.3.4-1.3.3
spamassassin-toaster-3.2.4-1.3.13
squirrelmail-toaster-1.4.13-1.3.9
ezmlm-toaster-0.53.324-1.3.3
qmail-toaster-1.03-1.3.15
ezmlm-cgi-toaster-0.53.324-1.3.3
qmailadmin-toaster-1.2.11-1.3.4
simscan-toaster-1.3.1-1.3.6
qmailtoaster-plus.repo-0.1-1


[EMAIL PROTECTED] ~]# rpm -qa | grep ^perl-

perl-DateManip-5.42a-3
perl-libwww-perl-5.79-5
perl-DBD-MySQL-2.9004-3.1.centos4
perl-Crypt-OpenSSL-RSA-0.25-1.el4.rf
perl-Mail-DomainKeys-1.0-1.el4.rf
perl-IO-Compress-Zlib-2.008-1.el4.rf
perl-PlRPC-0.2020-1.el4.rf
perl-Crypt-PasswdMD5-1.3-1.2.el4.rf
perl-XML-Dumper-0.81-1.el4.rf
perl-Time-HiRes-1.9712-1.el4.rf
perl-URI-1.30-4
perl-Parse-Yapp-1.05-32
perl-XML-Parser-2.34-5
perl-libxml-enno-1.02-31
perl-HTML-Parser-3.56-1.el4.rf
perl-MailTools-2.02-1.el4.rf
perl-MIME-Base64-3.07-1.el4.rf
perl-Net-CIDR-Lite-0.20-1.2.el4.rf
perl-DB_File-1.816-1.el4.rf
perl-IO-Compress-Base-2.008-1.el4.rf
perl-Digest-SHA1-2.07-5
perl-Compress-Zlib-2.008-1.el4.rf
perl-Net-Daemon-0.43-1.el4.rf
perl-DBI-1.602-1.el4.rf
perl-Archive-Tar-1.38-1.el4.rf
perl-Net-DNS-0.63-1.el4.rf
perl-String-CRC32-1.4-1.el4.rf
perl-HTML-Tagset-3.20-1.el4.rf
perl-libxml-perl-0.07-30
perl-Digest-HMAC-1.01-13
perl-5.8.5-36.el4_5.2
perl-TimeDate-1.16-5.el4
perl-Sys-Hostname-Long-1.4-1.2.el4.rf
perl-Mail-SPF-Query-1.999.1-2.el4.rf
perl-Compress-Raw-Zlib-2.008-1.el4.rf
perl-Filter-1.34-1.el4.rf
perl-XML-Encoding-2.01-1.el4.rf
perl-IO-Zlib-1.09-1.el4.rf

[EMAIL PROTECTED] ~]#

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

Re: [qmailtoaster] DomainKey Fix? - Makes Yahoo Happy

2008-04-17 Thread Kent Busbee

See response below; Constantin IOAJA wrote:
 Kevin Katz wrote:
 For your reference:
 http://wiki.qmailtoaster.com/index.php/Domainkeys#DomainKey_Generation

 Here are the contents of my public.txt that was generated by dknewkey:

 'private._domainkey.example.com:k=rsa;
 p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxALaWTpi/cwR7kuCDrh...

 First, everything from and including k=rsa to the end must not be more
 that 127 characters.

 When I would test my DomainKey implementation with the key above, I
 would
 get: DomainKey-Status: bad: Signature failed verification every time.

 Now notice the part of the key WTpi/cwR7 when I changed the / to
 \057,
 my DomainKey now passes and Yahoo no longer defers my mail...sweet uh?

 Kevin




 *Domain's key pair* -*a **private key and a corresponding public key*
 *!!!??*

 You change private key:
 p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxALaWTpi*\**057*cwR7kuCDrh..*
 and work ?  Hmm*



 Constantin IOAJA



Also remember that it takes time for DNS to propagate!



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



[qmailtoaster] Perl Problems

2008-04-16 Thread Kent Busbee
I think I may have a perl problem

[EMAIL PROTECTED] ~]# spamassassin --lint
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Scalar/Util.pm line 30.

This happened after an upgrade.

Kent Busbee
Director of Technology
Northlake Christian School


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



[qmailtoaster] Upgrading tips

2008-04-11 Thread Kent Busbee
Just wanted to share some of my upgrading experience tips.  Nothing like
learning the hard way.

qtp-newmodel is a great thing.

However, I had issues with HTML::Parser version for the Spamassassin
upgrade.  I upgraded it using CPAN and it still would not work.  Come to
find out that:

CPAN and RPM do not acknowledge each others upgrades.  In other words, if
you upgrade with CPAN, it does not change the version number recognized as
installed by RPM, which apparently, newmodel uses the RPM one.

BTW RPMForge/DAG is your friend.  I used this from an earlier post to get
my RPM's up and running.
http://dag.wieers.com/rpm/

The qtp-sandbox is a great thing.

However, since I had errors in an install and wanted to start over by
using a NEW sandbox - blow the old one away. (I found that I had to use a
new sandbox to get the RPM issue finally fixed.) I had issues geting the
sandbox to umount.

fuser is your friend.  This command can be used to find out which
processes are running on the mount to keep it from unmounting.  The
command can even be used to kill such processes - Great (DANGER WILL
ROBINSON - you might not want to kill your own prompt if you are in that
directory.)

fuser -u /mnt/qtp-sandbox/

lists the process ids and users which are using that mount.

fuser -k /mnt/qtp-sandbox/

kills the processes that are using that mount - nice, now I can umount or
just run qtp-newmodel again.

And finnaly, be sure you remove your pluggins for SquirrelMail.  I did
remember to do that, but did not remember to rename the Shared Calendar
plugin folder which gets clobbered by the original calendar.  No worries,
just had to reapply patches and add the pluggins back.  Also, had to
reinstall shared-calendears but the old data was there.

Thanks for listening

As Dan always says:

Hope this helps somebody.

Kent Busbee
Director of Technology
Northlake Christian School


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



[qmailtoaster] qmaillist ezmlm warning

2008-01-15 Thread Kent Busbee
From time to time I get the following warning from the qmail-list. It
seems like almost all messages come through fine.  I believe I have
DomainKeys configured correctly on my machine.  Could the problem be on
qmailtoaster-list or on the ones sending the email to the list?  What, if
anything should I do about it?

Thanks (not looking to point fingers or ruffle feathers, just curious).


 Original Message 
Subject: ezmlm warning
From:[EMAIL PROTECTED]
Date:Tue, January 15, 2008 1:57 am
To:  [EMAIL PROTECTED]
--

Hi! This is the ezmlm program. I'm managing the
qmailtoaster-list@qmailtoaster.com mailing list.

I'm working for my owner, who can be reached
at [EMAIL PROTECTED]


Messages to you from the qmailtoaster-list mailing list seem to
have been bouncing. I've attached a copy of the first bounce
message I received.

If this message bounces too, I will send you a probe. If the probe bounces,
I will remove your address from the qmailtoaster-list mailing list,
without further notice.


I've kept a list of which messages from the qmailtoaster-list mailing list
have
bounced from your address.

Copies of these messages may be in the archive.

To retrieve a set of messages 123-145 (a maximum of 100 per request),
send an empty message to:
   [EMAIL PROTECTED]

To receive a subject and author list for the last 100 or so messages,
send an empty message to:
   [EMAIL PROTECTED]

Here are the message numbers:

   16421
   16475
   16489

--- Enclosed is a copy of the bounce message I received.

Return-Path: 
Received: (qmail 10704 invoked for bounce); 3 Jan 2008 15:17:09 -
Date: 3 Jan 2008 15:17:09 -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: failure notice

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

[EMAIL PROTECTED]:
User and password not set, continuing without authentication.
[EMAIL PROTECTED] 207.29.217.10 failed after I sent the
message.
Remote host said: 554 DomainKeys verify status: no key   (#5.3.0)



Kent Busbee
Director of Technology
Northlake Christian School


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



RE: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Kent Busbee
May I suggest making the following change to the script:

Change:
perl -pi -e 's/memory_limit\ =\ .*M/memory_limit\ =\ 48M/' /etc/php.ini
To:
perl -pi -e 's/memory_limit\ =\ \d*M/memory_limit\ =\ 48M/' /etc/php.ini



See response above; Kyle Quillen wrote:
 Ok I went in and looked at the php.ini

 When I ran the script it asked me if it was ok to modify the memory limit

 When I went in and looked it looked similar to this


 Memory_limit = 48Maximum

 I changed it to this

 Memory_limit = 48M ; Maximum

 That did it so I think the cause was in the script.  As I have just a
 stock
 install.  Other than that I am logged in and it is working great.

 Thanks a million for the scripts

 Q


 -Original Message-
 From: Jake Vickers [mailto:[EMAIL PROTECTED]
 Sent: Sunday, November 25, 2007 9:30 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

 Kyle Quillen wrote:
 Jake,

 I tried the install round cube script and how my webserver will not
 start.


 It is giving the error in the httpd error_log of:

 Allowed memory size of 48 bytes exhausted (tried to allocate 9 bytes)

 And when I run

 Service httpd status I get this
 httpd dead but subsys locked

 not sure what happened here


 That will be a PHP error. You may have had a custom php.ini - try
 changing it to 48M



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




Kent Busbee
Director of Technology
Northlake Christian School


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



Re: [qmailtoaster] tcp.smtp, TXT and DNS: Cant' reach some sites

2007-11-14 Thread Kent Busbee

See response below; [EMAIL PROTECTED] wrote:
 There is one other thing which I'm unsure about and I'm almost afraid that
 this is the reason for my problems :).

 When I create my domainkey key using;

 dknewkey /var/qmail/control/domainkeys/$1/private $1-DNS-record.txt

 I am creating both the long key which is placed in the
 /var/qmail/control/domainkeys/domain.com/private and
 a domain.com-DNS-record.txt in the current directory.

 I've been putting the long key into the DNS record and yet, this shorter
 file
 actually has the DNS record within it. I used the long key all this time
 and
 not the short key.

 Am I missing something here?

The short key is the public key and IS the one you should be putting in DNS.




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



Re: [qmailtoaster] qmail-smtpd: qq soft reject (mail server temporarily rejected message (#4.3.0))

2007-11-13 Thread Kent Busbee
See response below; Jake Vickers wrote:
 Erik A. Espinoza wrote:
 Paste info from the smtp log and the send log.



 Here's a snip from mine:

 2007-11-12 09:44:02.958500500 CHKUSER accepted sender: from
 [EMAIL PROTECTED]:: remote
 mail06.svc.cra.dublin.eircom.net:unknown:159.134.118.22
   rcpt  : sender accepted
 2007-11-12 09:44:03.354011500 tcpserver: end 2773 status 0
 2007-11-12 09:44:03.354018500 tcpserver: status: 1/100
 2007-11-12 09:44:05.633445500 CHKUSER accepted rcpt: from
 [EMAIL PROTECTED]:: remote
 mail06.svc.cra.dublin.eircom.net:unknown:159.134.118.22
 rcpt [EMAIL PROTECTED] : found existing recipient
 2007-11-12 09:44:06.295042500 connect(): No such file or directory
 2007-11-12 09:44:06.339330500 qmail-smtpd: qq soft reject (mail server
 temporarily rejected message (#4.3.0)):
 MAILFROM:[EMAIL PROTECTED] RCPTT
 O:[EMAIL PROTECTED]
 2007-11-12 09:44:06.558730500 tcpserver: end 2890 status 0
 2007-11-12 09:44:06.558813500 tcpserver: status: 0/100
 2007-11-12 09:44:21.032061500 tcpserver: status: 1/100


I recall having an timeout error something like this.  I think it was
something to do with SpamAssassin.  Do a spamassassin --lint (how long
does it take?) and double check any config files you may have changed
recently.

The No such file or directory looks interesting.

Also, I had installed a blacklist file at one time 50blacklist.cf that was
HUGE and took forever to process (http://www.stearns.org/sa-blacklist).  I
have since removed it.  I DO NOT recommend that.


Kent Busbee
Director of Technology
Northlake Christian School


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



[qmailtoaster] Re: Domain keys problem?

2007-11-13 Thread Kent Busbee
See response below; Warren Melnick wrote:
 I tried changing mine to your and it starting giving the error again.


I think your smtp was right... I think the domainkeys is still wrong. 
Reset your smtp back andTry sending an email to:

[EMAIL PROTECTED]

It should send you a report back.  Also, go here:

http://member.dnsstuff.com/pages/tools.php

and use the DNS lookup tool to check your domainkey.  Put in
private._domainkeys.YOURDOMAIN.COM and set it to TXT type.

Then compare the key with what is in:
/var/qmail/control/domainkeys/YOURDOMAIN.COM/public


Kent Busbee
Director of Technology
Northlake Christian School





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



Re: [qmailtoaster] tcp.smtp, TXT and DNS: Cant' reach some sites

2007-11-13 Thread Kent Busbee
See response below; [EMAIL PROTECTED] wrote:
 I've got things set to this in my tcp.smtp file. I'm still getting yahoo
deferrals.

 127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private,RBL
SMTPD=,NOP0FCHECK=1
 192.168.1.:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1,DKSIGN=/var/
qmail/control/domainkeys/%/private,NOP0FCHECK=1
 xx.xx.xx.:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1,DKSIGN=/var/
qmail/control/domainkeys/%/private,NOP0FCHECK=1
 :allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,
 CHKUSER_WRONGRCPTLIMIT=10,DKSIGN=/var/qmail/control/domainkeys/%/private

 On the DNS server, I have two TXT records;

 Name: private._domainkey.domain.com
 Message: k=rsa; p=the code generated

 Anyone see anything I should change? I've been reading the QMT faqs and
other
 documents but I've yet to find the answer to yahoo, hotmail and
obviously,
 others which are not accepting.

 Mike


Ok...

You should have ONE TXT record, using your format:
private._domainkey.YOURDOMAIN.COM: k=rsa; p=the code generated

Please make sure that the parts in  are replaced with say:
private._domainkey.logicore.net: k=rsa; p=some long code

You can find the code in:
/var/qmail/control/domainkeys/logicore.net/public.txt

Double check what YAHOO is seeing by doing a DNSlookup on the txt record
private._domainkey.logicore.net

and compairing it to what you have in
/var/qmail/control/domainkeys/logicore.net/public.txt

Hope this helps.

Kent Busbee
Director of Technology
Northlake Christian School





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



Re: [qmailtoaster] roundcube with qmt

2007-11-12 Thread Kent Busbee
See response below; Jake Vickers wrote:
 [EMAIL PROTECTED] wrote:
 Anyone using roundcube with QMT?

cut
 Are you speaking about the install-roundcube command from QTP? I haven't
 freshened that script in a while, so you probably did receive an error.
 If so, tell me what it is and I'll update it for the next release.



I installed it about two weeks ago.  Yes, the script needs updating.  I
tried by adding a LATESTVERSION variable, but still had problems.

Heres the diff:
### DIFF BEGINS ###
 LATESTVERSION=roundcubemail-0.1-rc1.1.tar.gz
59,60c58
 #wget
http://easynews.dl.sourceforge.net/sourceforge/roundcubemail/roundcubemail-0.1beta2.2.tar.gz
 wget
http://easynews.dl.sourceforge.net/sourceforge/roundcubemail/$LATESTVERSION
---
 wget
http://easynews.dl.sourceforge.net/sourceforge/roundcubemail/roundcubemail-0.1beta2.2.tar.gz
62,64c60,61
 #tar xzf roundcubemail-0.1beta2.2.tar.gz
 tar xzf $LATESTVERSION
 mv $LATESTVERSION roundcube
---
 tar xzf roundcubemail-0.1beta2.2.tar.gz
 mv roundcubemail-0.1beta2 roundcube
### DIFF ends ###

The tar extracts with a different name, so the mv command fails.  I think
from there I did a line by line command, but I am sure the script could be
fixed.

Thoughts...

It's pretty, but nothing to fancy. There is no calendar, and contacts need
more fields. SquirrelMail (SM) can be prettied up with image_buttons and
other plugins. SM Spam buttons are worth much more to me.

Oh, and running roundcube in parallel is no problem.

Kent Busbee
Director of Technology
Northlake Christian School


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