Re: Re[4]: [toaster] Transfer mail accounts from one server to another

2007-05-01 Thread Neil
I will try to start all over once again I am
installing this on CentOS 4.4 2.6.9-42.0.10.ELsmp.
Is it a good distribution to use in the long run? OR
Is ubuntu a good choice for toaster ?  Thanks all for
all the help offered so far. I will get back to you
all after the installation. 
Is Vpopmail with MySql a better choice than cdb ? 

Again thank you very much.

--- [EMAIL PROTECTED] wrote:

  On Mon, 30 Apr 2007, Neil wrote:
 
  As requested,
 
  [EMAIL PROTECTED] ~]# grep vpopmail /etc/passwd
  vpopmail:x:89:89::/home/vpopmail:/bin/bash
 

.
 
  [EMAIL PROTECTED] ~]# ls -al ~vpopmail/domains
  total 24
  drwx--   3 vpopmail vchkpw  4096 Apr 30 11:41
 .
  drwx--   8 vpopmail vchkpw  4096 Apr 24 08:53
 ..
  -rw---   1 vpopmail vchkpw34 Apr 28 15:57
  .dir-control
  drwx--  81 vpopmail vchkpw 12288 Apr 26 10:55
  kn.ae
 
  more /var/qmail/users/assign
 
 +kn.ae-:kn.ae:89:89:/home/vpopmail/domains/kn.ae:-::
  .
 
 
  Hello,
 
  What about cdb files? Did you re-generate it in
 the destination server?
 
  ls -l  /home/vpopmail/domains/kn.ae/vpopmail*
 ??
 
  ls -l /var/qmail/users/  
 ??
 
 
  regards,
 
  __Abel.
 
 
 
 That's why i advised on creating a dummy domain to
 recreate the .cdb
 files. It worked for me but i have a mysql setup
 don't know if it behaves
 the same way. 'qmailctl cdb' was no good.
 
 



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Re: Re[4]: [toaster] Transfer mail accounts from one server to another

2007-04-30 Thread Neil
As requested,

[EMAIL PROTECTED] ~]# grep vpopmail /etc/passwd
vpopmail:x:89:89::/home/vpopmail:/bin/bash
[EMAIL PROTECTED] ~]#

[EMAIL PROTECTED] ~]#  ls -al ~vpopmail/bin
total 1508
drwxr-xr-x  2 vpopmail vchkpw  4096 Apr 23 11:18 .
drwx--  8 vpopmail vchkpw  4096 Apr 24 08:53 ..
-rwx--x--x  1 vpopmail vchkpw 53008 Apr 23 11:18
clearopensmtp
-rwx--x--x  1 vpopmail vchkpw 60732 Apr 23 11:18
dotqmail2valias
-rwx--x--x  1 vpopmail vchkpw 56560 Apr 23 11:18
vaddaliasdomain
-rwx--x--x  1 vpopmail vchkpw 56592 Apr 23 11:18
vadddomain
-rwx--x--x  1 vpopmail vchkpw 56560 Apr 23 11:18
vadduser
-rwx--x--x  1 vpopmail vchkpw 60732 Apr 23 11:18
valias
-rwx--x--x  1 vpopmail vchkpw 54480 Apr 23 11:18
vchangepw
-rwx--x--x  1 vpopmail vchkpw 61640 Apr 23 11:18
vchkpw
-rwx--x--x  1 vpopmail vchkpw 56592 Apr 23 11:18
vconvert
-rwx--x--x  1 vpopmail vchkpw 54192 Apr 23 11:18
vdeldomain
-rwx--x--x  1 vpopmail vchkpw 61212 Apr 23 11:18
vdelivermail
-rwx--x--x  1 vpopmail vchkpw 56560 Apr 23 11:18
vdeloldusers
-rwx--x--x  1 vpopmail vchkpw 53648 Apr 23 11:18
vdeluser
-rwx--x--x  1 vpopmail vchkpw 56592 Apr 23 11:18
vdominfo
-rwx--x--x  1 vpopmail vchkpw 56560 Apr 23 11:18
vipmap
-rwx--x--x  1 vpopmail vchkpw 53360 Apr 23 11:18 vkill
-rwx--x--x  1 vpopmail vchkpw 53136 Apr 23 11:18
vmkpasswd
-rwx--x--x  1 vpopmail vchkpw 63184 Apr 23 11:18
vmoddomlimits
-rwx--x--x  1 vpopmail vchkpw 60688 Apr 23 11:18
vmoduser
-rwx--x--x  1 vpopmail vchkpw 56560 Apr 23 11:18
vpasswd
-rwx--x--x  1 vpopmail vchkpw 57072 Apr 23 11:18
vpopbull
-rwx--x--x  1 vpopmail vchkpw 86268 Apr 23 11:18
vpopmaild
-rwx--x--x  1 vpopmail vchkpw 56592 Apr 23 11:18
vsetuserquota
-rwx--x--x  1 vpopmail vchkpw 57744 Apr 23 11:18
vuserinfo



[EMAIL PROTECTED] ~]# ls -al ~vpopmail/domains
total 24
drwx--   3 vpopmail vchkpw  4096 Apr 30 11:41 .
drwx--   8 vpopmail vchkpw  4096 Apr 24 08:53 ..
-rw---   1 vpopmail vchkpw34 Apr 28 15:57
.dir-control
drwx--  81 vpopmail vchkpw 12288 Apr 26 10:55
kn.ae

more /var/qmail/users/assign
+kn.ae-:kn.ae:89:89:/home/vpopmail/domains/kn.ae:-::
.


[EMAIL PROTECTED] qmail-pop3d]# cat
/var/qmail/supervise/qmail-pop3d/run
#!/bin/sh

VPOPMAILUID=`id -u vpopmail`
VPOPMAILGID=`id -g vpopmail`

exec /usr/local/bin/tcpserver -l 0 -R -H -v   
 \
-u$VPOPMAILUID -g$VPOPMAILGID 0 110  
\
/var/qmail/bin/qmail-popup `hostname`
\
/home/vpopmail/bin/vchkpw 
 \
/var/qmail/bin/qmail-pop3d Maildir 21



--- Ismail YENIGUL [EMAIL PROTECTED] wrote:

 Hi Neil,
 
 Can you please send me output of the following
 commands
 
 # grep vpopmail /etc/passwd
 # ls -al ~vpopmail/bin
 # ls -al ~vpopmail/domains
 # more /var/qmail/users/assign
 
 and qmail-pop3d/run file
 
 Thanks.
 Monday, April 30, 2007, 7:18:19 AM, you wrote:
 
  Hi Ismail,
 
  Telnet to POP3 using the transfered email accounts
  gives 
  -ERR authorization failed
 
  And /var/log/maillog states
  Apr 30 08:10:25 mail vpopmail[420]: vchkpw-pop3:
  vpopmail user not found [EMAIL PROTECTED]
 
  when I log in with the dummy domain which I
 created I
  am able to log in. 
 
  Thanks always for all your responses,
  Neil 
 
  --- Ismail YENIGUL [EMAIL PROTECTED] wrote:
 
  Hi Neil,
  
  Try to make a pop3 connection via telnet and tell
 us
  the error
  message. Also check /var/log/maillog file for any
  error about this
  connection.
  
  example:
  
  #telnet localhost 110
  user [EMAIL PROTECTED]
  pass userpassword
  
  
  Thanks.
  
  Saturday, April 28, 2007, 3:07:42 PM, you wrote:
  
   Thanks for the reply. I tried to create a dummy
  domain
   but still same problem persists. any other
  pointers ? 
  
   Thanks,
   N
   --- [EMAIL PROTECTED] wrote:
  
Dear All,
I need to transfer all my users around 500+
  users
   from
an old server using cdb to another server
 using
   the
same toaster setup.
I went thro the mailing list and tried all
 the
   steps
viz;
1. did tar -cpf on old server.
2. extracted the tar archive to target
 server.
3. copied the /var/qmail/control
 ..rctphosts,
   virtual
domains, etc + assign files to the new
 server
4. when I try to check the accounts using
   qmailadmin I
cannot log in. Same case with squirrelmail.
5. Please tell me where/what I am doing
 wrong.
  I
checked all the uid, gid and they are the
 same
  on
   both
the servers
6. It is really cumbersome to create all the
   accounts
in the new server.
7. Will a mysql setup be more efficient for
transferring users in the future? Besides it
  also
provides cluster support.
   
Awaiting eagerly for your replies.
   
Regards,
Mark
   
   
 
 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best
 spam
   protection around
http://mail.yahoo.com
   
   
   After a similar server migration i had the
 same
   problem...
   
   I noticed that the rcpthosts.cdb file

Re: Re[4]: [toaster] Transfer mail accounts from one server to another

2007-04-30 Thread Neil
I get 
ls: /home/vpopmail/domains/kn.ae/vpopmail*: No such
file or directory
the same response on the old production running server
as well
and for,
[EMAIL PROTECTED] ~]# ls -l /var/qmail/users/
total 8
-rw-r--r--  1 root root  191 Apr 30 11:34 assign
-rw---  1 root root0 Apr 28 15:36 assign.lock
-rw-r--r--  1 root root 2343 Apr 28 15:57 cdb


Thanks again.


--- Abel Lucano [EMAIL PROTECTED] wrote:

 On Mon, 30 Apr 2007, Neil wrote:
 
  As requested,
 
  [EMAIL PROTECTED] ~]# grep vpopmail /etc/passwd
  vpopmail:x:89:89::/home/vpopmail:/bin/bash
 

.
 
  [EMAIL PROTECTED] ~]# ls -al ~vpopmail/domains
  total 24
  drwx--   3 vpopmail vchkpw  4096 Apr 30 11:41
 .
  drwx--   8 vpopmail vchkpw  4096 Apr 24 08:53
 ..
  -rw---   1 vpopmail vchkpw34 Apr 28 15:57
  .dir-control
  drwx--  81 vpopmail vchkpw 12288 Apr 26 10:55
  kn.ae
 
  more /var/qmail/users/assign
 
 +kn.ae-:kn.ae:89:89:/home/vpopmail/domains/kn.ae:-::
  .
 
 
 Hello,
 
 What about cdb files? Did you re-generate it in the
 destination server?
 
 ls -l  /home/vpopmail/domains/kn.ae/vpopmail* ??
 
 ls -l /var/qmail/users/   ??
 
 
 regards,
 
 __Abel.
 
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Re: [toaster] Transfer mail accounts from one server to another

2007-04-28 Thread Neil
Thanks for the reply. I tried to create a dummy domain
but still same problem persists. any other pointers ? 

Thanks,
N
--- [EMAIL PROTECTED] wrote:

  Dear All,
  I need to transfer all my users around 500+ users
 from
  an old server using cdb to another server using
 the
  same toaster setup.
  I went thro the mailing list and tried all the
 steps
  viz;
  1. did tar -cpf on old server.
  2. extracted the tar archive to target server.
  3. copied the /var/qmail/control ..rctphosts,
 virtual
  domains, etc + assign files to the new server
  4. when I try to check the accounts using
 qmailadmin I
  cannot log in. Same case with squirrelmail.
  5. Please tell me where/what I am doing wrong. I
  checked all the uid, gid and they are the same on
 both
  the servers
  6. It is really cumbersome to create all the
 accounts
  in the new server.
  7. Will a mysql setup be more efficient for
  transferring users in the future? Besides it also
  provides cluster support.
 
  Awaiting eagerly for your replies.
 
  Regards,
  Mark
 
  __
  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best spam
 protection around
  http://mail.yahoo.com
 
 
 After a similar server migration i had the same
 problem...
 
 I noticed that the rcpthosts.cdb file was not
 rebuilt. I managed to solve
 this by creating a new, fake, virtualdomain like
 test.com or something and
 after that all the logins were working ok. Well, in
 my case, i changed the
 paths to the domains directory, that's how i noticed
 that the .cdb files
 are not rebuilt.
 
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


[toaster] Transfer mail accounts from one server to another

2007-04-27 Thread Neil
Dear All,
I need to transfer all my users around 500+ users from
an old server using cdb to another server using the
same toaster setup. 
I went thro the mailing list and tried all the steps
viz;
1. did tar -cpf on old server.
2. extracted the tar archive to target server.
3. copied the /var/qmail/control ..rctphosts, virtual
domains, etc + assign files to the new server
4. when I try to check the accounts using qmailadmin I
cannot log in. Same case with squirrelmail. 
5. Please tell me where/what I am doing wrong. I
checked all the uid, gid and they are the same on both
the servers
6. It is really cumbersome to create all the accounts
in the new server.
7. Will a mysql setup be more efficient for
transferring users in the future? Besides it also
provides cluster support. 

Awaiting eagerly for your replies. 

Regards,
Mark 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


[toaster] Error when running ./configure Courier-IMAP to Install what could be wrong

2005-07-07 Thread Neil Barlow \(DCU\)
Hi

This is my first post to this mail list, so any help you can provide would
be very much appreciated.

I am trying to the install the Qmail Toaster on Mandrake 10.1 Community
Dist.  But when I attempt to install Courier-IMAP v. 3.0.8 and run the
./configure.

Please the see the error below from when I run it:

checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor /lib/cpp fails sanity check See
`config.log' for more details.
configure: error: /bin/sh './configure' failed for maildir
[EMAIL PROTECTED] courier-imap-3.0.8]$

I have checked out the config.log file located in
/var/src/courier-imap-3.0.8/config.log and it has the following entries:

d5 sha1 random128 liblock maildir makedat libhmac userdb authlib
waitlib
tcpd imap'
sysconfdir='${prefix}/etc'
target_alias=''
userdb='/etc/userdb'

configure: exit 1
[EMAIL PROTECTED] courier-imap-3.0.8]#

Any assistance that anyonce can provide would be really appreciated as I
have to have this server up and running by this evening.

Regards
Neil Barlow




RE: [toaster] Error when running ./configure Courier-IMAP to Install what could be wrong

2005-07-07 Thread Neil Barlow \(DCU\)
Thanks for your response Rick

That's what the problem was - it was looking for GCC-C++ 
I installed it and the ./configure script ran successfully.

Thanks again
NeilB

-Original Message-
From: Rick Macdougall [mailto:[EMAIL PROTECTED] 
Sent: 08 July 2005 00:32
To: toaster@shupp.org
Subject: Re: [toaster] Error when running ./configure Courier-IMAP to
Install what could be wrong

Neil Barlow (DCU) wrote:

Hi

This is my first post to this mail list, so any help you can provide would
be very much appreciated.

I am trying to the install the Qmail Toaster on Mandrake 10.1 Community
Dist.  But when I attempt to install Courier-IMAP v. 3.0.8 and run the
./configure.

Please the see the error below from when I run it:

checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor /lib/cpp fails sanity check See
`config.log' for more details.
configure: error: /bin/sh './configure' failed for maildir
[EMAIL PROTECTED] courier-imap-3.0.8]$

I have checked out the config.log file located in
/var/src/courier-imap-3.0.8/config.log and it has the following entries:

d5 sha1 random128 liblock maildir makedat libhmac userdb authlib
waitlib
tcpd imap'
sysconfdir='${prefix}/etc'
target_alias=''
userdb='/etc/userdb'

configure: exit 1
[EMAIL PROTECTED] courier-imap-3.0.8]#

Any assistance that anyonce can provide would be really appreciated as I
have to have this server up and running by this evening.
  

Hi,

No real idea, but is the c++ compiler installed ?

Regards,

Rick





RE: Re[2]: [toaster] Config Spamd

2004-12-29 Thread Neil
What are you trying to achieve? You might want to look into the
parameters/options on the spamd run file (/service/spamd/run)

Just my two cents.

Neil

-Original Message-
From: Administrator HGN [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 29, 2004 7:39 AM
To: Bill Shupp
Subject: Re[2]: [toaster] Config Spamd

Ciao Bill,

in data mercoledì 29 dicembre 2004, alle ore 5.02, hai scritto:

BS Return-Path: [EMAIL PROTECTED]
BS Delivered-To: [EMAIL PROTECTED]   
BS Received: (qmail 18876 invoked by uid 8200); 29 Dec 2004 04:01:09
-
BS Received: from ns1.merchbox.com (HELO merchbox.com)
(216.234.249.114)
BS   by 213.140.0.25 with SMTP; 29 Dec 2004 04:01:09 -  
BS Received: (qmail 9973 invoked by uid 530); 29 Dec 2004 04:03:03
-
BS Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm   
BS Precedence: bulk 
BS List-Post: mailto:toaster@shupp.org
BS List-Help: mailto:[EMAIL PROTECTED]   
BS List-Unsubscribe: mailto:[EMAIL PROTECTED] 
BS List-Subscribe: mailto:[EMAIL PROTECTED] 
BS Reply-To: toaster@shupp.org
BS Delivered-To: mailing list toaster@shupp.org 
BS Received: (qmail 9963 invoked by uid 530); 29 Dec 2004 04:03:03
-
BS Message-ID: [EMAIL PROTECTED]
BS Date: Tue, 28 Dec 2004 23:02:58 -0500
BS From: Bill Shupp [EMAIL PROTECTED]
BS User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) 
BS X-Accept-Language: en-us, en 
BS MIME-Version: 1.0
BS To:  toaster@shupp.org
BS References: [EMAIL PROTECTED]
BS In-Reply-To: [EMAIL PROTECTED]   
BS X-Enigmail-Version: 0.89.5.0 
BS X-Enigmail-Supports: pgp-inline, pgp-mime
BS Content-Type: text/plain; charset=ISO-8859-1; format=flowed
BS Content-Transfer-Encoding: 7bit
BS Subject: Re: [toaster] Config Spamd
BS X-RegEx-Score: 10.2  
BS X-RegEx: [59.6] FROM_AND_RECEIVED_DO_NOT_MATCH FQDN in From
BS and Received header do not match
BS X-RegEx: [100.0] Body: EMail ohne persönliche Anrede 
BS X-RegEx: [-49.8] REFERENCES Has a valid-looking References header
BS X-RegEx: [-49.8] IN_REP_TO Has a In-Reply-To header  
BS X-RegEx: [0.0] X_ACCEPT_LANG Has a X-Accept-Language header  
BS X-RegEx: [-49.8] EMAIL_ATTRIBUTION Contains what looks like an email
attribution
BS X-SpamPal: PASS   

BS Administrator HGN wrote:

Hi,

i changed the configuration file /etc/mail/spamassassin/local.cf
but i think that spamd don't read this becaus i don't see any change.
When i can change configuration of spamd?
  


BS You need to restart spamd with svc -du /service/spamd

BS Regards,

BS Bill

I tried but don't work :|

-- 
I migliori saluti,Scrivi a:
 Administrator[EMAIL PROTECTED]




RE: [toaster] Razor2 and Simscan

2004-12-28 Thread Neil









I got those in too J



Thanks,



Neil



-Original
Message-
From: John Melville
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 28, 2004
3:59 PM
To: toaster@shupp.org
Subject: Re: [toaster] Razor2 and
Simscan



One other thing I should
caution you on though, I'm also running the RBL lists at the frontend to block
as many that way before it actually reaches SimScan, without those then you
would likely see resource issues. Specifically the following RBL checks are used
...

 -r cbl.abuseat.org -r dynablock.njabl.org -r
sbl-xbl.spamhaus.org \
 -r relays.ordb.org -r dnsbl.njabl.org -r list.dsbl.org \

John


Neil wrote: 

Thanks John for this note. This sets aside my primary concern
and am also thinking of adding DCC and Pyzor too.







-- Dynanet Network Services Toll-Free: (866) 752-8866[EMAIL PROTECTED] http://www.dynanet.ca/






RE: [toaster] Toaster 0.7b1

2004-12-16 Thread Neil
Hello Bill,

Does the chkusr 2.0.8 work with vpopmail+mysql?

Best,

Neil

-Original Message-
From: Bill Shupp [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 16, 2004 10:11 AM
To: [EMAIL PROTECTED]
Subject: [toaster] Toaster 0.7b1

All,

I posted a beta version of toaster 0.7 here:

http://shupp.org/toaster/beta.php

It includes a new version of the qmail-toaster patch, 0.7b5 with chkuser

2.0.8 (0.7b4 had chkuser 2.0.7, which was rejecting null senders).  All 
software versions are up to date.  Also added under options are 
SpamAssassin (site-wide), ClamAV, ripmime, and simscan.  Please help 
test if you have a chance, and report any issues/suggestions/glaring 
omissions to this list.

I'm running this patch on 3 production servers, and do not have any 
problems.

Regards,

Bill Shupp



[toaster] Qmail Pre filter

2004-11-29 Thread Neil
Hi,

Does anybody have good ideas on implementing a qmail filter to pass on
emails to an exchange server? I've read a couple of em thru google
search but none I have seen that would prevent dictionary attacks on the
qmail server. Is there a way I could have chkusr work with smtproutes
forwarding to my exchange server?

Any thoughts would be greatly appreciated.

Thank you.

Neil



RE: [toaster] Qmail Pre filter

2004-11-29 Thread Neil
Thanks Bill. I just want to protect an existing exchange server which is
getting a lot of spam emails right now and consuming a lot of precious
bandwidth. I am planning to setup qmail-scanner+ClamAV+SA on a toaster
install and forwarding mails thru smtproute to an exchange server.

Best,

Neil
 

-Original Message-
From: Bill Shupp [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 29, 2004 3:34 PM
To: [EMAIL PROTECTED]
Subject: Re: [toaster] Qmail Pre filter

Neil wrote:

Hi,

Does anybody have good ideas on implementing a qmail filter to pass on
emails to an exchange server? I've read a couple of em thru google
search but none I have seen that would prevent dictionary attacks on
the
qmail server. Is there a way I could have chkusr work with smtproutes
forwarding to my exchange server?

Any thoughts would be greatly appreciated.
  


I'm not aware of anything that does this.  There would need to be a 
mechanism to find out if a user/forward/list exists on the Exchange 
server.   I suppose you could write a plugin for qmail-spp that makes an

smtp connection to the actual exchange server and check if the recipient

is valid.  Seems excessive, though.  Why not just send mail to the 
exchange server directly?

http://qmail-spp.sourceforge.net/

Regards,

Bill



Re: [toaster] simscan

2004-10-15 Thread neil
I'll be watching out for those results.

Best regards,

Neil

Quoting a.h.s. boy (lists) [EMAIL PROTECTED]:

 On Oct 9, 2004, at 5:27 AM, Neil wrote:
 
  Any feedback on how your simscan install faired with bill's toaster?
 
 Actually, I haven't installed it yet. Went out of town for 5 days, and 
 that would have been a really bad time to try something new and beta!
 
 I'll report in when I do...they're up to 1.0.6 now, and it's getting 
 better all the time, by the sounds of it. Kinda cool to be at that 
 stage of development where you can write to the list Hey, can we make 
 it output debugging information based on an environment variable? and 
 they implement it that week...
 
 Cheers,
 spud.
 
 
 ---
 a.h.s. boy
 spud(at)nothingness.orgas yes is to if,love is to yes
 http://www.nothingness.org/
 ---
 
 





This message was sent thru http://www.reginet.com email service. Email anytime 
anywhere!


Re: [toaster] simscan

2004-10-09 Thread Neil
Hello Spud,

Any feedback on how your simscan install faired with bill's toaster?

Thanks,

Neil


- Original Message - 
From: Peter Maag [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, October 01, 2004 12:35 PM
Subject: Re: [toaster] simscan


 spud,
 Thanks for looking into this a little moreIt sounds like an awesome
 replacement to qmailscanner, and will certainly limit the queue filling
 up from bounces to invalid domains, etc.
 Peter

 a.h.s. boy (lists) wrote:

  On Sep 29, 2004, at 7:24 PM, Bill Shupp wrote:
 
  a.h.s. boy (lists) wrote:
 
  So it sounds like you can just set the simscan rejection level very
  high, like 30, and it will only reject the mail over that threshold.
  If SpamAssassin's own threshold setting can be different (like 7),
  then SA will still mark the mail as Spam, and simscan will allow it
  to pass through.
 
 
 
  That's how I read it.  I plan to test simscan soon.  Right now it's
  failing, and strace is not helping, but I have not tested it much
  yet.  I'll report back when I have.
 
 
  I got a response from Ken Jones. Sounds like we have it right:
 
  With spamassassin enabled --enable-spam the email is passed through
  spamassassin with all it's associated headers. If the email is marked as
  spam then it is rejected. All other emails pass through with the
  spamassassin
  headers intact.
 
  With --enable-spam-hits=number then only email above this hit count is
  rejected. All other email is passed through including email marked as
  spam.
  The idea was to only reject really bad spam and let the user filter
  the rest.
 
  Cheers,
  spud.
 
  ---
  a.h.s. boy
  spud(at)nothingness.orgas yes is to if,love is to yes
  http://www.nothingness.org/
  ---
 






Re: [toaster] TLS Error

2004-04-07 Thread Neil
Hi Bill,

I tried to chmod all pem files to 777 just to check on the permissions but still
no luck. Here's the output to ls -l :

[EMAIL PROTECTED] control]# ls -l *.pem
lrwxrwxrwx1 root root   33 Apr  6 22:26 clientcert.pem -
/var/qmail/control/servercert.pem*
-rwxrwxrwx1 vpopmail qmail 245 Apr  7 01:02 dh1024.pem*
-rwxrwxrwx1 vpopmail qmail 156 Apr  7 01:01 dh512.pem*
-rwxrwxrwx1 vpopmail qmail 497 Apr  7 01:01 rsa512.pem*
-rwxrwxrwx1 vpopmail qmail2371 Apr  6 22:26 servercert.pem*

Thanks for your help, really appreciate it.

Neil Yee

Quoting Bill Shupp [EMAIL PROTECTED]:

 Neil wrote:
 
  Hi All,
  
  I've got 2 toaster servers one with the new netqmail-toaster and the other
 with
  the former qmail-toaster. When sending emails from the old toaster machine
 to
  the new netqmail-toaster i get this error on my log:
  
 

TLS_connection_to_207.xxx.xxx.xxx_died:_error::lib(0):func(0):reason(0)/
  
  I can recieve emails on the netqmail-toaster from hotmail.com just fine.
 Any
  clue as to where i might have messed up? 
 
 What are the permissions on the pem files in /var/qmail/control? 
 clientcert.pem needs to be readable by group qmail.
 
 Regards,
 
 Bill
 


Neil


This message was sent thru http://www.reginet.com email service. Email anytime 
anywhere!


Re: [toaster] TLS Error Update

2004-04-07 Thread neil
Greylisting patch observation:

I tried removing qmail-envelope-scanner to bypass greylisting, qmail-smtpd seems
to crash when a server connects with TLS. The connecting server has this error
on the log:

@400040743d3c1e892574 delivery 89: deferral:
TLS_connection_to_207.xxx.xxx.xxx_died:_error::lib(0):func(0):reason(0)/

Emails from hotmail seems to come thru without any problems (cause they're not
using TLS?). Putting back the qmail-envelope-scanner file to /var/qmail/bin
seems to remedy the problem.

Best,

Neil


Quoting Eero Volotinen [EMAIL PROTECTED]:

 Neil  kirjoitti :
 
  Hi Bill,
  
  I tried to chmod all pem files to 777 just to check on the permissions but
  still
  no luck. Here's the output to ls -l :
  
  [EMAIL PROTECTED] control]# ls -l *.pem
  lrwxrwxrwx1 root root   33 Apr  6 22:26 clientcert.pem -
  /var/qmail/control/servercert.pem*
  -rwxrwxrwx1 vpopmail qmail 245 Apr  7 01:02 
 
 You have too much permissions?
 
 
 --
 Eero
 
 ___
 Sitefactory Webmail, http://www.sitefactory.fi
 
 
 





This message was sent thru http://www.reginet.com email service. Email anytime 
anywhere!


Re: [toaster] Greylisting Compile error

2004-04-02 Thread neil
Thanks Andre.. indeed it was a problem with my openssl and mysql. I recompiled
Mysql and everything compiled just fine.

Thanks a lot .. i really appreciate your help.


Quoting Andre Marenke [EMAIL PROTECTED]:

 Hi,
 
 On Thu,  1 Apr 2004 12:04:52 -0800
 [EMAIL PROTECTED] wrote:
  : undefined reference to `SSL_CTX_set_default_verify_paths'
  /usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x3a5): In
 function
  `new_VioSSLAcceptorFd':
  : undefined reference to `SSL_CTX_ctrl'
  /usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x3ab): In
 function
  `new_VioSSLAcceptorFd':
  : undefined reference to `DH_free'
  collect2: ld returned 1 exit status
  make: *** [qmail-envelope-scanner] Error 1
  
  I have the following Openssl rpms installed
  
  openssl-0.9.7d-1
  openssl-devel-0.9.7d-1
  
  Have you had thesame compile errors before?
 
 
 Looks like your libmysqlclient.a was not compiled against the ssl package you
 currently have installed. If you installed mysql from hand and updated ssl
 later you might want to recompile. Also, if your Mysql rpms were not compiled
 against the same ssl libs you might get this error.
 
 Regards
 Andre
 





This message was sent thru http://www.reginet.com email service. Email anytime 
anywhere!


[toaster] Greylisting Compile error

2004-04-01 Thread neil
Hi Bill,

I tried to compile netqmail-1.05+qmail-toaster-0.6-1+greylisting.patch ,  I have
this error doing the make command:

: undefined reference to `SSL_CTX_set_default_verify_paths'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x3a5): In function
`new_VioSSLAcceptorFd':
: undefined reference to `SSL_CTX_ctrl'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x3ab): In function
`new_VioSSLAcceptorFd':
: undefined reference to `DH_free'
collect2: ld returned 1 exit status
make: *** [qmail-envelope-scanner] Error 1

I have the following Openssl rpms installed

openssl-0.9.7d-1
openssl-devel-0.9.7d-1

Have you had thesame compile errors before?

Thanks for you insight on this matter.

Neil


This message was sent thru http://www.reginet.com email service. Email anytime 
anywhere!


[toaster] make: *** [overmaildirquota.o] Error 1

2003-12-08 Thread neil
Hi All,

I'm trying to compile qmail w/ qmail-toaster-0.5.patch + qmail-
1.03.errno.patch. I also have glibc-2.3.2. Running make gives me this error:

snipt ---

./compile overmaildirquota.c
overmaildirquota.c:15:27: missing terminating  character
overmaildirquota.c:16: error: parse error before sam
overmaildirquota.c:16:10: missing terminating  character
overmaildirquota.c:25: error: parse error before if
overmaildirquota.c:32: warning: data definition has no type or storage class
overmaildirquota.c:33: error: parse error before '}' token
overmaildirquota.c:36: error: redefinition of `ret_value'
overmaildirquota.c:32: error: `ret_value' previously defined here
overmaildirquota.c:36: warning: data definition has no type or storage class
overmaildirquota.c:37: error: parse error before '}' token
make: *** [overmaildirquota.o] Error 1

snipt ---

Anybody ran into this problem before?

Thank you so much for your help.

Neil


--
Get your mail, wherever, whenever, on the Web. Sign-up with Reginet.com today. 
http://www.reginet.com