Re: [qmailtoaster] qtprune

2009-09-10 Thread Erik A. Espinoza
Wow! I'm just surprised people still use qtprune.

Erik

On Wed, Sep 9, 2009 at 5:50 PM, Eric Shubert e...@shubes.net wrote:
 That might be as a result of not having everything under INBOX with dovecot.
 I'll try to have a look at it tomorrow.

 Phil Leinhauser wrote:

 OK, I found the qtp-clean-trash script and ran that.  Qtprune is the
 grandfather but basically the same.  They are both looking in .Trash for
 the
 old messages.  My system has them in .Trash/cur.  It's not finding the old
 ones.  It only runs for a second or 2.  I expect it to run a few minutes
 at
 least.  I have a bunch of trash!

 -Original Message-
 From: Jake Vickers [mailto:j...@qmailtoaster.com] Sent: Wednesday,
 September 09, 2009 8:39 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] qtprune

 Phil Leinhauser wrote:

 I just decided to start running qtprune.  It's the first time I've run
 it.
 I'll cron it once I'm happy with the results.  What I see in the script
 is
 that it seems to be looking in the .Trash folder.  The problem is that
 the
 trashed messages are actually in the .Trash/cur folder.  Therefore,

 qtprune

 doesn't find them.  In fact, all of my folders are in the .something/cur
 folder.
 2 questions:
 1- Is this because of dovecot?  I don't ever remember the folder
 structure
 before dovecot.
 2- How can I change the script to get them? PATH_TRASH=`find
 /home/vpopmail/domains -type d -name .Trash` is the

 line

 in the script and I tried to change it to .Trash/cur but I got an error:

 find: warning: Unix filenames usually don't contain slashes (though
 pathnames do).  That means that '-name .Trash/cur' will probably evaluate

 to

 false all the time on this system.  You might find the '-wholename' test
 more useful, or perhaps '-samefile'.  Alternatively, if you are using GNU
 grep, you could use 'find ... -print0 | grep -FzZ .Trash/cur'.

 So, any ideas?  I'm not a linux scripter...


 qtprune? Or the qtp-clean-trash script in Qmailtoaster-Plus?
 The one in QTP works. I just tested it.
 It can be installed by the qtp-menu and it runs as an hourly cron job. It
 (by default) deletes messages older than 5 days, but this ca be changed by
 changing the value in the /etc/cron.hourly/qtp-clean-trash script (or by
 creating a file called /var/qmail/control/deltrash and putting the number of
 days in the file).




 --
 -Eric 'shubes'


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




-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.

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




Re: [qmailtoaster] Distro Question

2009-08-20 Thread Erik A. Espinoza
--with cnt50 compile options for the rpmbuild commands.

Erik


On Thu, Aug 20, 2009 at 7:20 PM, Mike Cantym...@collotype.com.au wrote:
 Jake,
        Thank you.  Yes I knew CentOS is really RedHat, but I just wanted to
 know that some elements were not omitted.  Now that I know, excellent.

 Can you please elaborate on the Just use the CentOS flags.  Could you give
 me an example.

 Cheers

 -Original Message-
 From: Jake Vickers [mailto:j...@qmailtoaster.com]
 Sent: Friday, 21 August 2009 11:08 AM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Distro Question

 Mike Canty wrote:
 I have a Red Hat machine here, for Samba and some other services.  I have
 also recently installed a Qmail Toaster machine using CentOS 5.3.  I am
 very happy with both.

 However at another site I am looking to put in a similar system, but all
 on
 one machine.  I will be using VMware so I can separate if necessary, or
 can
 I install Qmail Toaster on RHEL5?

 Thanks in advance
 Mike Canty



 Qmailtoaster is developed on CentOS 5, which is RHEL with the logos and
 support stripped out. It will work seamlessly. Just use the CentOS flags
 when compiling.


 
 -
 Qmailtoaster is sponsored by Vickers Consulting Group
 (www.vickersconsulting.com)
    Vickers Consulting Group offers Qmailtoaster support and installations.
      If you need professional help with your setup, contact them today!
 
 -
     Please visit qmailtoaster.com for the latest news, updates, and
 packages.

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




 -
 Qmailtoaster is sponsored by Vickers Consulting Group 
 (www.vickersconsulting.com)
    Vickers Consulting Group offers Qmailtoaster support and installations.
      If you need professional help with your setup, contact them today!
 -
     Please visit qmailtoaster.com for the latest news, updates, and packages.

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




-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.

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




Re: [qmailtoaster] clamav 0.94.2 availability

2008-12-02 Thread Erik A. Espinoza
Probably in the next couple of days. Still testing.

Erik

On Mon, Dec 1, 2008 at 11:45 PM, David Sánchez Martín [EMAIL PROTECTED] wrote:

 AFAIK 0.94.2 doesn't fix any security issues nor any major enhancement of
 any kind. The more relevant issues that this release fixes is building in
 AIX and such kind of things. Therefore, there's no need to any urgent
 release (at least in production), I would wait to next major improvement
 update to update my clamd.

 Just my .02, and all this AFAIK and IMHO, of course.

 ---
 David Sanchez Martin
 Administrador de Sistemas
 [EMAIL PROTECTED]
 GPG Key ID: 0x37E7AC1F

 E2000 Nuevas Tecnologías
 Tel : +34 902 830500



 -Mensaje original-
 De: news [mailto:[EMAIL PROTECTED] En nombre de Eric Shubert
 Enviado el: lunes, 01 de diciembre de 2008 19:52
 Para: qmailtoaster-list@qmailtoaster.com
 Asunto: [qmailtoaster] clamav 0.94.2 availability

 EE, any guess when this might be available (for QMT)?

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



Re: [qmailtoaster] (another) Vulnerability in clamav

2008-11-17 Thread Erik A. Espinoza
New clamav is released on the main page.

Erik

On Sun, Nov 16, 2008 at 11:58 PM, David Sánchez Martín
[EMAIL PROTECTED] wrote:

 Hi list,

  For our own common interest:

  http://www.securityfocus.com/bid/32207/discuss


  ClamAV is prone to an off-by-one heap-based buffer-overflow vulnerability
 because the application fails to perform adequate boundary checks on
 user-supplied data.

  Successfully exploiting this issue will allow attackers to execute
 arbitrary code within the context of the affected application. Failed
 exploit attempts will result in a denial-of-service condition.

  Versions prior to ClamAV 0.94.1 are vulnerable.

  Current clamav-toaster is 0.94, so, there's a chance we are affected by
 this issue.

  May be it's time to let clamav package be updated via OS updates?


  Best regards,

 ---
 David Sanchez Martin
 Administrador de Sistemas
 [EMAIL PROTECTED]
 GPG Key ID: 0x37E7AC1F

 E2000 Nuevas Tecnologías
 Tel : +34 902 830500




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

2008-11-08 Thread Erik A. Espinoza
Tonight. QA'ing the package still.

EE

On Sat, Nov 8, 2008 at 4:45 AM, Eric Shubert [EMAIL PROTECTED] wrote:
 EE, any guess when this might be available (for QMT)?

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



Re: [qmailtoaster] courier-authlib-toaster cant fing installed dependancy

2008-10-20 Thread Erik A. Espinoza
yum install libtool-ltdl-devel

Erik

On Mon, Oct 20, 2008 at 12:31 AM, Gregory Machin [EMAIL PROTECTED] wrote:
 Hi
 I'm have switched to fedora 8 i386 in the hope that the toaster would
 work .  not quite .. I'm still suffering ...
 please can someone help ..

 courier-authlib-toaster fails to build because of a missing
 dependency. Yet all the required dependancies are installed libtool ,
 automake autoconf etc ..


 [EMAIL PROTECTED] qtms-install]# rpmbuild --rebuild
 courier-authlib-toaster-0.59.2-1.3.6.src.rpm
 Installing courier-authlib-toaster-0.59.2-1.3.6.src.rpm
 error: Failed build dependencies:
/usr/include/ltdl.h is needed by
 courier-authlib-toaster-0.59.2-1.3.6.i386
 [EMAIL PROTECTED] qtms-install]#


 I even tried doing a manual ./configure make to get more detail ...

 Compiling authdaemontest.c
 Linking authdaemontest
 Compiling authmksock.c
 Linking authmksock
 Compiling authdaemond.c
 authdaemond.c:28:18: error: ltdl.h: No such file or directory
 authdaemond.c:48: error: expected specifier-qualifier-list before 
 'lt_dlhandle'
 authdaemond.c: In function 'initmodules':
 authdaemond.c:97: warning: implicit declaration of function 'lt_dlclose'
 authdaemond.c:97: error: 'struct authstaticinfolist' has no member named 'h'
 authdaemond.c:104: error: 'lt_dlhandle' undeclared (first use in this 
 function)
 authdaemond.c:104: error: (Each undeclared identifier is reported only once
 authdaemond.c:104: error: for each function it appears in.)
 authdaemond.c:104: error: expected ';' before 'h'
 authdaemond.c:105: error: 'lt_ptr' undeclared (first use in this function)
 authdaemond.c:105: error: expected ';' before 'pt'
 authdaemond.c:122: error: 'h' undeclared (first use in this function)
 authdaemond.c:122: warning: implicit declaration of function 'lt_dlopenext'
 authdaemond.c:126: warning: implicit declaration of function 'lt_dlerror'
 authdaemond.c:126: warning: format '%s' expects type 'char *', but
 argument 3 has type 'int'
 authdaemond.c:132: error: 'pt' undeclared (first use in this function)
 authdaemond.c:132: warning: implicit declaration of function 'lt_dlsym'
 authdaemond.c:138: warning: format '%s' expects type 'char *', but
 argument 3 has type 'int'
 authdaemond.c:153: error: 'struct authstaticinfolist' has no member named 'h'
 authdaemond.c: In function 'start':
 authdaemond.c:948: warning: implicit declaration of function 'lt_dlinit'
 authdaemond.c:951: warning: format '%s' expects type 'char *', but
 argument 3 has type 'int'
 authdaemond.c:955: warning: implicit declaration of function
 'lt_dlsetsearchpath'
 authdaemond.c:958: warning: format '%s' expects type 'char *', but
 argument 3 has type 'int'
 make[2]: *** [authdaemond.o] Error 1
 make[2]: Leaving directory `/usr/src/redhat/SOURCES/courier-authlib-0.59.2'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/usr/src/redhat/SOURCES/courier-authlib-0.59.2'
 make: *** [all] Error 2

 How do I fix this ??
 Thanks

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



Re: Re: [qmailtoaster] Reply to Address

2008-10-13 Thread Erik A. Espinoza
Looks like the domain name may be in locals.

Erik

On Sun, Oct 12, 2008 at 10:15 AM, Kyle Quillen [EMAIL PROTECTED] wrote:
 Hmm,

 Yea I just tested that Ok here is what I have now.

 I have to 3200 users sitting on a 64 bit box.  I have disabled spamdyke and 
 am now requiring [EMAIL PROTECTED] but for some reason I am still unable to 
 send emails to users on this box below is a message I get back if I send an 
 email to one.

 Hi. This is the qmail-send program at domain.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]:
 Sorry, no mailbox here by that name. (#5.1.1)


 Any ideas?

 I am not seeing anything error out at least as far as i can tell and my mail 
 queue is growing larger and larger by the minute

 thanks
 q



 -Original Message-
 From: news on behalf of Eric Shubert
 Sent: Sun 10/12/2008 1:09 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject:  Re: [qmailtoaster] Reply to Address

 Not necessarily. The .qmail file isn't required. If it's absent, I
 believe that the domain's .qmail-default file is used.

 Kyle Quillen wrote:
 Ok I think I am starting to narrow down some of my issues.

 I have noticed that none of the users on my domain have .qmail file These 
 users are also not able to recieve mail Are these two things related?

 thanks
 kyle


 -Original Message-
 From: news on behalf of Eric Shubert
 Sent: Sun 10/12/2008 10:50 AM
 To: qmailtoaster-list@qmailtoaster.com
 Subject:  Re: [qmailtoaster] Reply to Address

 Kyle Quillen wrote:
 Hey all,

 I have  a small issue.  I have  domain that I transfered over last night
 to qmail and all of the users used just the username to login to the
 mailserver so I setup the default domain.  Here is my problem:

 If a user logs in without using @domain.com then the server sends out
 messages not as [EMAIL PROTECTED] but as [EMAIL PROTECTED]

 Which means that when someone hits the repy to button the emails never
 come through.  Any ideas?

 Thanks
 Q


 To be honest, I didn't know it is possible to log in without using
 @domain.com in the name. So I haven't a clue.



 

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


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


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

2008-10-02 Thread Erik A. Espinoza
I will be working with a few different people. The final support list
is going to be very different.

The ISP, Lightspeed Wireless (of Ohio) has provided me with a 64-bit
build host. This means that we can start moving forward.

Thanks,
Erik

On Thu, Oct 2, 2008 at 6:29 PM, Jake Vickers [EMAIL PROTECTED] wrote:
 Martin Waschbüsch wrote:

 Hi there,

 I am new to the list and looking for hints and tips to install this
 toaster on Debian?

 Also, I am no programmer, but still willing to help. (be it testing or
 translating, etc.)

 Can anyone give me pointers where to start? I saw that some people
 obviously have done some work creating .deb packages?

 Thanks for your help!

 Lucian did port the packages over to Debian, but I do not know what the
 status is.
 Erik (the current maintainer) has stated that Qmailtoaster is only supported
 on CentOS at this point so unless Lucian has gotten the packages all ported
 over or you want to learn programming you'll be out of luck at this point.


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



Re: [qmailtoaster] qmailtoaster.com site down?

2008-09-16 Thread Erik A. Espinoza
Sweet, thanks for the info Kyle.

I figured it was something like this and didn't want to bug you while
you were probably working on it.

Erik

On Mon, Sep 15, 2008 at 10:11 PM, Kyle Quillen [EMAIL PROTECTED] wrote:
 Erik

 There is a major fiber cut in the area that was due to the  high winds from 
 ike we expect to be up and running by mid morning

 Further we are about 60 days from redundant connections

 Thanks
 Q


 -Original Message-
 From: Erik A. Espinoza [EMAIL PROTECTED]
 Sent: Tuesday, September 16, 2008 12:54 AM
 To: qmailtoaster-list@qmailtoaster.com qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] qmailtoaster.com site down?

 There are currently no mirrors. The site is down due to network
 issues. I will contact the isp hosting this server tomorrow if if is
 still down.

 Thanks,
 Erik

 On Mon, Sep 15, 2008 at 4:13 PM, Miguel Pereira Leite [EMAIL PROTECTED] 
 wrote:
 Hello.

 It seams to me that the site is going up and down. Now for the last 2 hours
 (aprox) i cant get in to it.

 Will be solved?

 Is there any updated mirrors?

 regards,

 Miguel Pereira Leite

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



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


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



Re: [qmailtoaster] qmailtoaster.com site down?

2008-09-16 Thread Erik A. Espinoza
There are currently no mirrors. The site is down due to network
issues. I will contact the isp hosting this server tomorrow if if is
still down.

Thanks,
Erik

On Mon, Sep 15, 2008 at 4:13 PM, Miguel Pereira Leite [EMAIL PROTECTED] wrote:
 Hello.

 It seams to me that the site is going up and down. Now for the last 2 hours
 (aprox) i cant get in to it.

 Will be solved?

 Is there any updated mirrors?

 regards,

 Miguel Pereira Leite

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



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



[qmailtoaster] ClamAV Package Updated

2008-09-03 Thread Erik A. Espinoza
Greetings,

A new clamav package has been released and is on qmailtoaster.com for download.

Thanks,
Erik

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



Re: [qmailtoaster] High Server Load

2008-08-31 Thread Erik A. Espinoza
Hey Kyle,

Last we spoke this issue seems to be caused by too much mail coming in
at once and causing the spamassassin to run very slow.

There are a few things you could do.
1) Edit /var/qmail/supervise/spamd/run. After #!/bin/sh but before
exec, add in these two lines:
LANG=C
export LANG

This should make perl run a hell of a lot faster, as it will skip some
of the internationalization stuff.

2) You can lower the amount of concurrencyincoming so as to keep less
mail from being accepted at once. This should help spamd, and since
other mail servers will retry it should cause no mail to be lost

3) You can get a few extra boxes and run spamassasin's spamd on it,
and reconfigure spamc to use the other destiation hosts. This will
require rebuilding the simscan package with --enable-spamc-args
enabled for remote scanning.

As far as making sure spam gets moved into the right folder, that's
not easy to apply across the board. The only real way to do it would
be to write a script that pulls the folder and ensures that the
mailfilter is set in everyones home directory. Then just cron this to
run every so often.

Thanks,
Erik

On Sun, Aug 31, 2008 at 12:42 PM, Kyle Quillen [EMAIL PROTECTED] wrote:

 Hello all,

 I am once again seeing high server loads which are resulting in dups being
 sent to end users.  I am looking for a little direction here.


 What I am wanting to do is setup a scanning server that serves as my primary
 mx and then forward the mail to the toaster server. The only questions are:

 1. What does the list feel that I should use for the scanner server
 2. How can I setup the toaster server to accept all mail tagged as
 ***Spam*** and put it into the spam folder?

 Also how would I just stop scanning and just process mail to help aleviate
 server load?

 If anyone else has any other suggestions I am all ears?


 Much thanks
 q




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



Re: [qmailtoaster] OT: Any open source YouSendIt type web app?

2008-07-20 Thread Erik A. Espinoza
ByteHoard.org has most of this stuff.

Unfortunately the old one has a bad design but is mostly functional,
the new one isn't ready for prime time.

Erik

On Sun, Jul 20, 2008 at 6:07 AM, P.V.Anthony [EMAIL PROTECTED] wrote:
 dnk wrote:

 On 19-Jul-08, at 8:10 PM, P.V.Anthony wrote:

 Hi,

 Trying to reduce the habit of sending large files through email so I
 need an open source YouSendIt type web app.

 Did some google search and got no good results.

 If anyone knows of one, please share the link to it or which keyword
 should be used for a google search or SourceForge search.

 P.V.Anthony

 This may come off as sarcastic, (not meaning too), but FTP?

 With ftp, the recipient needs a username and password. When the
 recipient downloads the file, there is no email to the sender that the
 file has been downloaded.

 The file name has to be in a hash format. Using a web browser, there is
 a simple user interface, where the email address of the recipient can be
 entered and then the email will be sent out with a link to the file in hash.

 P.V.Anthony



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



Re: [qmailtoaster] Updated SpamAssassin, ClamAV, SquirrelMail Packages

2008-07-15 Thread Erik A. Espinoza
Hit me off list.

Erik

On Tue, Jul 15, 2008 at 12:33 AM, Tek Support [EMAIL PROTECTED] wrote:
 Hi Erik, I have not seen a response to my error about sqmail, where
 when I try to send an outbound email, it says Error: Server said but
 it's blank.

 Well I was hoping that this update of sqmail 1.4.15 was the fix.  So I
 edited the cnt5064-install.sh script and commented out the original
 line and put the exact file name in there.  I did this so it wouldn't
 bother with the older version.

 After installing it by itself (none of the other install script items
 were reinstalled-but were previously, and are still running), I went
 into sqmail, it logged me in again just fine.  I tried to send 2
 outbound emails, one to myself and one to yahoo, and both times I got
 the blank Error again.

 I am running CentOS 5, x86_64.  A pretty basic install and nothing
 installed on it except for what the qmailtoaster instructions say.

 If you would like to see the error yourself, I can set that up.  Just
 let me know.

 Thanks
 John




 On Sat, Jul 12, 2008 at 12:07 AM, Erik A. Espinoza
 [EMAIL PROTECTED] wrote:
 Greetings,

 I have made available a few packages on the main site. Please check them out.
 squirrelmail-toaster-1.4.15
 spamassassin-toaster-3.2.5
 clamav-toaster-0.93.3

 Thanks,
 Erik

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



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



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



Re: [qmailtoaster] Updated SpamAssassin, ClamAV, SquirrelMail Packages

2008-07-12 Thread Erik A. Espinoza
Oh sorryI knew I forgot something.

These updates are at http://www.qmailtoaster.com/ for download.

Thanks,
Erik

On Fri, Jul 11, 2008 at 11:13 PM, Anil Aliyan [EMAIL PROTECTED] wrote:
 Hi Erik,

 Can you please provide the link from where we can download these updated
 packages.

 Regards,

 Anil Aliyan

 - Original Message - From: Erik A. Espinoza
 [EMAIL PROTECTED]
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Saturday, July 12, 2008 11:37 AM
 Subject: [qmailtoaster] Updated SpamAssassin, ClamAV,  SquirrelMail
 Packages


 Greetings,

 I have made available a few packages on the main site. Please check them
 out.
 squirrelmail-toaster-1.4.15
 spamassassin-toaster-3.2.5
 clamav-toaster-0.93.3

 Thanks,
 Erik

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




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



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



Re: [qmailtoaster] Issue upgrading Spamassassin

2008-07-12 Thread Erik A. Espinoza
This issue appears to be caused by a mismatch of a perl module between
the source and destination.

Eric Schubes has created a work around that I haven't had a chance to
validate on all the platforms yet, but once done I will release it.

Thanks,
EE

On Sat, Jul 12, 2008 at 4:57 PM, James Palmer [EMAIL PROTECTED] wrote:
 Hi all,

 Ran into an issue when upgrading SA to the latest version.

 I removed the package (as I always do)

 rpm -e spamassassin-toaster

 And whilst building the new spamassassin src.rpm (rpmbuild --rebuild --with
 cnt50 spamassassin-toaster-3.2.5-1.3.14.src.rpm) I get the following error:

 + rm -f /var/tmp/spamassassin-toaster-root/etc/mail/spamassassin/local.cf
 + rm -f /var/tmp/spamassassin-toaster-root/etc/mail/spamassassin/v310.pre
 + install -m 0644 /usr/src/redhat/SOURCES/qmailtoaster.local.cf.bz2
 /var/tmp/spamassassin-toaster-root/etc/mail/spamassassin/local.cf.bz2
 install: cannot create regular file
 `/var/tmp/spamassassin-toaster-root/etc/mail/spamassassin/local.cf.bz2': No
 such file or directory
 error: Bad exit status from /var/tmp/rpm-tmp.47733 (%install)


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


 Probably something really simple..but hey!

 Also, I inadvertently got QTP to create a qtp sandbox - how can I get rid of
 that?

 Cheers,


 James




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



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



[qmailtoaster] new clamav package

2008-07-06 Thread Erik A. Espinoza
Greetings,

I have updated the website with the new clamav package.

If you are using a version of ClamAV prior to 0.93, please ensure you
remove that package BEFORE executing the rpmbuild. If this is not
done, it will cause a circular dependency as you attempt to upgrade.

Thanks,
Erik

-
 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

2008-06-23 Thread Erik A. Espinoza
Yes. I noticed the release this weekend. i should have it on the site
sometime soon.

Erik

On Mon, Jun 23, 2008 at 12:07 AM, Alberto Guzzetti
[EMAIL PROTECTED] wrote:
 Hi,

 I have check on the site (http://www.qmailtoaster.org/) for the new ClamAV
 0.93.1 package but I couldn't find it.

 There will be a release of it, like the previous version? Thx.


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



Re: [qmailtoaster] Update of ClamAV Solved

2008-05-08 Thread Erik A. Espinoza
Try rebuilding simscan and install that.

Erik

On Thu, May 8, 2008 at 10:41 AM, Pablo Zavalia
[EMAIL PROTECTED] wrote:
 Hi Guys,

 Unfortunately I still couldn't figure out the solution for my particular
 problem. ClamAV has been running for many days now and still mail can't be
 processed if i use simscan (currently I have disabled simscan from my
 tcp.smtp, so bye bye SA and clamav). I've tried enabling simscan and turning
 clam off in the simcontrol file and that way it works, so I know something
 related with clam is not working properly.

 I'd rule out the clam updating downtime thingy because it has been installed
 many days ago. The weird thing is that if I uninstall clam 0.93-1.3.18 (rpm
 -e clamav-toaster-0.93-1.3.18 --nodeps) and I reinstall
 clamav-toaster-0.92-1.3.16 (rpm -i clamav-toaster-0.92-1.3.16.rpm) it
 succeeds but it still does not scan at all. So I can't go back either.

 I've tried so far this:

 qmailctl stop
 rpm -e clamav-toaster-0.92-1.3.16 --nodeps
 rpmbuild --rebuild --with fdr60 clamav-toaster-0.93-1.3.18.src.rpm
 rpm -i /usr/src/redhat/RPMS/i386/clamav-toaster-0.93-1.3.18.rpm
 qmailctl start

 Everything got installed but I get the qq soft reject on incoming mail. So I
 tried also this:

 /var/qmail/bin/simscanmk
 /var/qmail/bin/qmail-badloadertypes
 /var/qmail/bin/qmail-badmimetypes
 qmailctl cdb

 Nothing changed, so I finally disabled simscan for the time being.

 Any ideas?

 Pablo Zavalia

 Igor Vukotic escribió:

 Im running 0.93-1.3.18 and work perfectly fine (except huge CPU usage),
 but every else is fine and stable.
 If you want some specific detail i can provide :)


 On 2008.05.06, at 19:14, Eric Shubert wrote:


 I wish. ;)

 I'm still running clamav-toaster-0.92.1-1.3.17 with no apparent problem.
 TTMOMK, 0.9x versions previous to this one were problematic.

 The current version on the web site is clamav-toaster-0.93-1.3.18. Has
 anyone had any success or problems with this version? I'd like to hear
 some
 feedback from any/every one running this version.

 Igor Vukotic' wrote:


 Hi Pablo,



 I recognised log message *qmail-smtpd: qq soft reject (mail server


 temporarily rejected message*


 That exactly happened to my server when i restart qtp services and when


 i look at top you will probably see clamav process consume huge CPU
 usage.


 Good thing is if you leave server (1-2-minute) it will work normally and


 i suggest to use submission ports for clients, not 25



 My server has 160Gb mails on HDD (i use IMAP for clients) and its


 running on 2xXeon 2GHz, 4Gb ram and it took 1-2 minute to clam finish


 the first job.



 Bad thing is when your clamav will be updated, it will die on 1-2


 minute again.



 Maybe Eric has some trick for us, but clamav consume very much CPU-u,


 and better HW is shorter time :)





 On 2008.05.02, at 03:47, Pablo Zavalia wrote:



 Thanks for the reply Eric, that was quick!



 Smtp logs this:



 @4000481a6504112f8364 tcpserver: pid 7772 from MY-DESKTOP-IP


 @4000481a6504112f8b34 tcpserver: ok 7772


 qmailserver.example.com
 :server-ip:25 :MY-DESKTOP-IP::25380


 @4000481a650420c9c6a4 tcpserver: status: 11/100


 @4000481a650421d03e0c CHKUSER relaying rcpt: from


  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] :
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] :
 remote


 desktop:unknown:desktop-ip rcpt  [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]  : client


 allowed to relay


 @4000481a650503bfb974 qmail-smtpd: qq soft reject (mail server


 temporarily rejected message (#4.3.0)):


 MAILFROM: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


 RCPTTO: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


 @4000481a650503e1dfa4 tcpserver: end 7772 status 0



 Nothing comes up in spamd log. I wonder why.



 Moreover I tried to run the simscan binary and i got this:


 $ /var/qmail/bin/simscan


 Segmentation fault



 I'm puzzled...



 Pablo




 Eric Shubert escribió:


 What are the corresponding smtp and spamd log messages when the message
 is


 rejected?



 Pablo Zavalia wrote:



 I've upgraded my clam clamav-toaster-0.92-1.3.16 which was working fine


 for the new released version clamav-toaster-0.93-1.3.18. Installation


 went ok, the package manager reported that it was installed fine.



 The thing es that mail is not being accepted, here's is an example of an


 smtp transaction:



 -  220 qmailserver.example.com - SMTP Server ESMTP


 - EHLO sender.example.com


 -  250-hostname.example.com - SMTP Server


 -  250-STARTTLS


 -  250-PIPELINING


 -  250-8BITMIME


 -  250-SIZE 20971520


 -  250 AUTH LOGIN PLAIN CRAM-MD5


 - AUTH CRAM-MD5


 -  334 ( CRAM MD5 auth )


 - (more auth)


 -  235 ok, go ahead (#2.0.0)


 - MAIL FROM: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] 


 -  250 ok


 - RCPT TO: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] 


 -  250 ok


 - DATA


 -  354 go ahead


 - Date: Thu, 01 May 2008 20:47:10 -0400


 - Subject: test Thu, 01 May 2008 20:47:10 -0400


 -



Re: [qmailtoaster] spamassassin-toaster-3.2.4-1.3.15

2008-05-08 Thread Erik A. Espinoza
Hey ES,

I'll take a look at this in the weekend and post it if all looks good.

EE

On Thu, May 8, 2008 at 4:12 PM, Eric Shubert [EMAIL PROTECTED] wrote:
 Sorry for the large attachment, but I know some folks are eager to get this
 (and I forgot it on my previous post!)

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



Re: [qmailtoaster] ClamAV Upgrade

2008-04-21 Thread Erik A. Espinoza
Fedora 1.0 is not really supported anymore. The code for the profile
is still there for historical purposes, but doesn't really work for
the most part.

It's really broken. You can try cnt30 or cnt40 and see if that gives
you better results but I think you're on your own on this one buddy.

EE

On Mon, Apr 21, 2008 at 12:08 AM, Kevin [EMAIL PROTECTED] wrote:


   1) service qmail stop
   2) rpm -e --nodeps clamav-toaster
   3) rpmbuild --rebuild --with fdr10 clamav-toaster-newpkg.src.rpm
  ..
  ..
  ..
  gcc -O2 -g -march=i386 -mcpu=i686 -o .libs/freshclam output.o cfgparser.o 
 getopt.o misc.o options.o sha256.o cdiff.o tar.o freshclam.o manager.o 
 notify.o dns.o execute.o nonblock.o mirman.o  ../libclamav/.libs/libclamav.so 
 -lresolv -lpthread
  cdiff.o(.text+0x1bfb): In function `cdiff_apply':
  ../shared/cdiff.c:984: undefined reference to `gzdopen'
  cdiff.o(.text+0x1c42):../shared/cdiff.c:994: undefined reference to `gzgets'
  cdiff.o(.text+0x1cbd):../shared/cdiff.c:1016: undefined reference to 
 `gzclose'
  cdiff.o(.text+0x1d0b):../shared/cdiff.c:1010: undefined reference to 
 `gzclose'
  tar.o(.text+0x11e): In function `tar_addfile':
  ../shared/tar.c:82: undefined reference to `gzwrite'
  tar.o(.text+0x15d):../shared/tar.c:95: undefined reference to `gzwrite'
  tar.o(.text+0x204):../shared/tar.c:111: undefined reference to `gzwrite'
  manager.o(.text+0x1c25): In function `buildcld':
  /usr/src/redhat/BUILD/clamav-0.93/freshclam/manager.c:884: undefined 
 reference to `gzopen'
  
 manager.o(.text+0x1c7e):/usr/src/redhat/BUILD/clamav-0.93/freshclam/manager.c:913:
  undefined reference to `gzclose'
  
 manager.o(.text+0x1dd6):/usr/src/redhat/BUILD/clamav-0.93/freshclam/manager.c:932:
  undefined reference to `gzclose'
  
 manager.o(.text+0x1e2a):/usr/src/redhat/BUILD/clamav-0.93/freshclam/manager.c:944:
  undefined reference to `gzclose'
  collect2: ld returned 1 exit status
  make[2]: *** [freshclam] Error 1
  make[2]: Leaving directory `/usr/src/redhat/BUILD/clamav-0.93/freshclam'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/usr/src/redhat/BUILD/clamav-0.93'
  make: *** [all] Error 2
  error: Bad exit status from /var/tmp/rpm-tmp.57 (%build)


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




  - Original Message -
  From: Erik A. Espinoza [EMAIL PROTECTED]
  To: qmailtoaster-list@qmailtoaster.com
  Sent: Sunday, April 20, 2008 10:09 AM
  Subject: Re: [qmailtoaster] ClamAV Upgrade


   1) service qmail stop
   2) rpm -e --nodeps clamav-toaster
   3) rpmbuild --rebuild --with $OSTAG clamav-toaster-newpkg.src.rpm
   4) rpm -Uhv newclamavrpm
   5) service qmail cdb
   6) service qmail start
  
  
   Erik
  
   On Sun, Apr 20, 2008 at 9:37 AM, James Palmer [EMAIL PROTECTED] wrote:
   Hi all,
  
   Could somebody let me know the easiest way to upgrade from ClamAV 0.92 to
   0.93?  On the QmailToaster site it says  be sure to remove prior versions
   of ClamAV before building this new one, otherwise it will cause a circular
   dependency. and I'm unsure how to do that and then install the new clamav
   package.
  
  
   Cheers!
  


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



Re: [qmailtoaster] ClamAV Upgrade Deciding

2008-04-21 Thread Erik A. Espinoza
whose repistory is that?

EE

On Mon, Apr 21, 2008 at 8:57 AM,  [EMAIL PROTECTED] wrote:

Deciding the problem of clamav it follows,


   1) service qmail stop
   2) rpm -e --nodeps clamav-toaster
   3) wget
  http://repositorio.zoioroxo.com.br/rede/clamav-toaster-0.93-1.3.18.i386.rpm
   4) rpm -ivh clamav-toaster-0.93-1.3.18.i386.rpm
   5) qmailctl cdb
   6) qmailctl start

   made


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



Re: [qmailtoaster] Clamav İnstall Problem

2008-04-21 Thread Erik A. Espinoza
yum provides libiconv.so.2

Then install that package.

EE

2008/4/21 Tolga Cengiz [EMAIL PROTECTED]:


 Hi Centos  system clamav-toaster install problem

 [EMAIL PROTECTED] ~]# rpm -i
 /usr/src/redhat/RPMS/i386/clamav-toaster-0.93-1.3.18.i386.rpm
 error: Failed dependencies:
 libiconv.so.2 is needed by clamav-toaster-0.93-1.3.18.i386
 [EMAIL PROTECTED] ~]#



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



[qmailtoaster] UPDATED PACKAGE: ClamAV

2008-04-20 Thread Erik A. Espinoza
As mentioned on the web site, be sure to remove prior versions of
ClamAV before building this new one, otherwise it will cause a
circular dependency.

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

2008-04-20 Thread Erik A. Espinoza
1) service qmail stop
2) rpm -e --nodeps clamav-toaster
3) rpmbuild --rebuild --with $OSTAG clamav-toaster-newpkg.src.rpm
4) rpm -Uhv newclamavrpm
5) service qmail cdb
6) service qmail start


Erik

On Sun, Apr 20, 2008 at 9:37 AM, James Palmer [EMAIL PROTECTED] wrote:
 Hi all,

 Could somebody let me know the easiest way to upgrade from ClamAV 0.92 to
 0.93?  On the QmailToaster site it says  be sure to remove prior versions
 of ClamAV before building this new one, otherwise it will cause a circular
 dependency. and I'm unsure how to do that and then install the new clamav
 package.


 Cheers!

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



Re: [qmailtoaster] UPDATED PACKAGE: ClamAV

2008-04-20 Thread Erik A. Espinoza
This was the circular dependency I was talking about. The old clamav
must be removed before installing the new one.

I do not use the qtp-newmodel setup myself, so I am not sure how to
make this work. Perhaps Jake or Eric can answer this one.

Thanks,
Erik

On Sun, Apr 20, 2008 at 4:34 AM, Peter Peterse
[EMAIL PROTECTED] wrote:
 Hello Erik,

  thanks for the job.

  But how do's it work with qtp-newmodel?

  I get an error:
  ===
  Installing clamav-toaster-0.93-1.3.18 in the sandbox ...
  error: Failed dependencies:
libclamunrar_iface.so.3 is needed by clamav-toaster-0.93-1.3.18.i686
  ===
  Peter.




  Erik A. Espinoza wrote:

  As mentioned on the web site, be sure to remove prior versions of
  ClamAV before building this new one, otherwise it will cause a
  circular dependency
 

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



Re: [qmailtoaster] ClamAV Upgrade

2008-04-20 Thread Erik A. Espinoza
Nope, you have to 'rpm -e --nodeps' the old clamav before building the new one.

Erik

On Sun, Apr 20, 2008 at 11:09 AM, Roxanne Sandesara
[EMAIL PROTECTED] wrote:
 I would assume you need to rpmbuild the 0.93 package. Then before rpm -Uvh
 of the new package, you first need to rpm -e --nodeps the old package. Then
 rpm -Uvh the new package. That's how I interpreted those instructions.

  Roxanne



  On Apr 20, 2008, at 12:37 PM, James Palmer wrote:


  Hi all,
 
  Could somebody let me know the easiest way to upgrade from ClamAV 0.92 to
 0.93?  On the QmailToaster site it says  be sure to remove prior versions
 of ClamAV before building this new one, otherwise it will cause a circular
 dependency. and I'm unsure how to do that and then install the new clamav
 package.
 
 
  Cheers!
 


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



Re: [qmailtoaster] UPDATED PACKAGE: ClamAV

2008-04-20 Thread Erik A. Espinoza
Perfect, thanks Jake.

Erik

On Sun, Apr 20, 2008 at 11:58 AM, Jake Vickers [EMAIL PROTECTED] wrote:
 Erik A. Espinoza wrote:

  This was the circular dependency I was talking about. The old clamav
  must be removed before installing the new one.
 
  I do not use the qtp-newmodel setup myself, so I am not sure how to
  make this work. Perhaps Jake or Eric can answer this one.
 
 
 
  A new version is out as of 5 minutes ago that addresses this (Eric wrote a
 fix)



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



Re: [qmailtoaster] Clamav 0.93 Release

2008-04-14 Thread Erik A. Espinoza
Testing it out already. I will send out a note once ready.

EE

On Mon, Apr 14, 2008 at 10:18 PM, Firdaus Tjahyadi [EMAIL PROTECTED] wrote:
 Hi

 I just want to announce that clamav 0.93 has released yesterday now we just
 wait clamav toaster update from erik

 hi erik , or anybody want to backup him to  build clamav-toaster-0.93?

 Thanks

  Regards




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



Re: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4

2008-04-01 Thread Erik A. Espinoza
This is very peculiar. The file is included in the src.rpm. I can pull
it up by typing rpm -qpl spamassassin-toaster*.src.rpm. I can't seem
to replicate this on FC6 or CentOS 4. As of right now we haven't added
support for FC8, so I can't confirm this.

Erik

On Tue, Apr 1, 2008 at 3:33 AM, Jake Vickers [EMAIL PROTECTED] wrote:
 Erik A. Espinoza wrote:
   Is anyone having this problem on CentOS 5 that is not using the
   qtp-newmodel? I just set up a fresh box and no issues here.
  
   Erik
  
  

  Did a fresh install on CentOS-5 last night and did not encounter the
  issue, which I thought strange since I've experienced it on FC6, F8, and
  CentOS-4. I did not use qtp-newmodel on any of those installations, so
  that's not a factor.  All had the same error, with the local.cf.bz2 file
  missing.



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



Re: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4

2008-04-01 Thread Erik A. Espinoza
3d0936eeccebc3476910330d60a42b93  spamassassin-toaster-3.2.4-1.3.13.src.rpm


On Tue, Apr 1, 2008 at 11:31 AM, Helmut Fritz [EMAIL PROTECTED] wrote:
 Sorry for the double posting...  My md5sum (if I took it from the right
  place - seems correct to me) - different from ES's.


  md5sum /opt/qtp-sandbox/var/qmt/spamassassin-toaster-3.1.8-1.3.8.src.rpm
  528f4ea8d8a91d642494c3ffb96c7b7f
  /opt/qtp-sandbox/var/qmt/spamassassin-toaster-3.1.8-1.3.8.src.rpm



  -Original Message-
  From: Helmut Fritz [mailto:[EMAIL PROTECTED]

 Sent: Tuesday, April 01, 2008 11:26 AM
  To: 'qmailtoaster-list@qmailtoaster.com'

 Subject: RE: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4

  My versions from cache:

  /var/cache/yum/base/headers/rpm-build-4.3.3-22_nonptl.i386.hdr
  /var/cache/yum/base/packages/rpm-build-4.3.3-22_nonptl.i386.rpm

  Running COS4.6.  To recap, I get the install: cannot create regular file
  and found the file missing from the source directory (unless the build
  process cleans it up when it exits???).

  -Original Message-
  From: Eric Shubert [mailto:[EMAIL PROTECTED]

 Sent: Tuesday, April 01, 2008 9:58 AM
  To: qmailtoaster-list@qmailtoaster.com


 Subject: Re: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4

  Peculiar indeed. I just had a peek at the spec file, and I didn't see any
  way this could be happening (not that I can see anywhere near everything).

  This feels to me like something really off the wall. Perhaps we should check
  md5sums on the package. The one I have that just built (again) successfully
  is:
  3d0936eeccebc3476910330d60a42b93  spamassassin-toaster-3.2.4-1.3.13.src.rpm
  which checks out with the one currently on the web site.

  It might not hurt to check rpm-build versions either. I really doubt this
  would be an issue, but let's cover the bases. I'm running (successfully)
  with rpm-build-4.3.3-23_nonptl (on COS4.6).

  Erik A. Espinoza wrote:
   This is very peculiar. The file is included in the src.rpm. I can pull
   it up by typing rpm -qpl spamassassin-toaster*.src.rpm. I can't seem
   to replicate this on FC6 or CentOS 4. As of right now we haven't added
   support for FC8, so I can't confirm this.
  
   Erik
  
   On Tue, Apr 1, 2008 at 3:33 AM, Jake Vickers [EMAIL PROTECTED] wrote:
   Erik A. Espinoza wrote:
 Is anyone having this problem on CentOS 5 that is not using the  
   qtp-newmodel? I just set up a fresh box and no issues here.

 Erik


  
Did a fresh install on CentOS-5 last night and did not encounter the
   issue, which I thought strange since I've experienced it on FC6, F8,
   and  CentOS-4. I did not use qtp-newmodel on any of those
   installations, so  that's not a factor.  All had the same error, with
   the local.cf.bz2 file  missing.
  
  
  
-
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]
  


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



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



Re: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4

2008-03-31 Thread Erik A. Espinoza
What issues? I'm using SpamAssassin 3.2.4 on CentOS 5.1.

 I see no bugs reported on the bug tracker regarding this.

EE

On Mon, Mar 31, 2008 at 8:14 AM, Marco Cordeiro [EMAIL PROTECTED] wrote:



 All ,



 Any news about a timeline to update spamassassin-toaster-3.2.4, that fix
 issue on centos 5.1 ???



 Regards

 Marco Cordeiro.



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



Re: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4

2008-03-31 Thread Erik A. Espinoza
Ok, thanks. For a minute there I thought something was broken.

EE

On Mon, Mar 31, 2008 at 10:48 AM, Marco Cordeiro [EMAIL PROTECTED] wrote:
 Correct Helmut, the issue it's in reference to the newmodel script.

  Marco.


  -Original Message-
  From: Helmut Fritz [mailto:[EMAIL PROTECTED]
  Sent: Monday, March 31, 2008 1:47 PM
  To: qmailtoaster-list@qmailtoaster.com


 Subject: RE: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4

  Erik,
  Maybe it is in reference to the newmodel script for upgrading?  I am waiting
  on that to be completed (no rush, I appreciate any time put in), unless it
  is and I missed it...  Thx.

  Helmut

  -Original Message-
  From: Erik A. Espinoza [mailto:[EMAIL PROTECTED]
  Sent: Monday, March 31, 2008 9:07 AM
  To: qmailtoaster-list@qmailtoaster.com
  Subject: Re: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4

  What issues? I'm using SpamAssassin 3.2.4 on CentOS 5.1.

   I see no bugs reported on the bug tracker regarding this.

  EE

  On Mon, Mar 31, 2008 at 8:14 AM, Marco Cordeiro [EMAIL PROTECTED] wrote:
  
  
  
   All ,
  
  
  
   Any news about a timeline to update spamassassin-toaster-3.2.4, that
   fix issue on centos 5.1 ???
  
  
  
   Regards
  
   Marco Cordeiro.
  
  

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




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





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



Re: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4

2008-03-31 Thread Erik A. Espinoza
I am using CentOS 5.1 and have not had any issues with this.

Perhaps it is because I use rpmforge perl packages instead of cpan for
module installation.

EE

On Mon, Mar 31, 2008 at 11:06 AM, Eric Shubert [EMAIL PROTECTED] wrote:
 That is *not* my understanding.

  The error is detailed here:
  http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg17657.html

  This is an error in the spec/package, which appears to exist only in most
  recent versions of COS5 and FC.

  I don't have any servers on those platforms, so I can't be of much more help.



  Marco Cordeiro wrote:
   Correct Helmut, the issue it's in reference to the newmodel script.
  
   Marco.
  
   -Original Message-
   From: Helmut Fritz [mailto:[EMAIL PROTECTED]
   Sent: Monday, March 31, 2008 1:47 PM
   To: qmailtoaster-list@qmailtoaster.com
   Subject: RE: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4
  
   Erik,
   Maybe it is in reference to the newmodel script for upgrading?  I am 
 waiting
   on that to be completed (no rush, I appreciate any time put in), unless it
   is and I missed it...  Thx.
  
   Helmut
  
   -Original Message-
   From: Erik A. Espinoza [mailto:[EMAIL PROTECTED]
   Sent: Monday, March 31, 2008 9:07 AM
   To: qmailtoaster-list@qmailtoaster.com
   Subject: Re: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4
  
   What issues? I'm using SpamAssassin 3.2.4 on CentOS 5.1.
  
I see no bugs reported on the bug tracker regarding this.
  
   EE
  
   On Mon, Mar 31, 2008 at 8:14 AM, Marco Cordeiro [EMAIL PROTECTED] wrote:
  
  
   All ,
  
  
  
   Any news about a timeline to update spamassassin-toaster-3.2.4, that
   fix issue on centos 5.1 ???
  
  
  
   Regards
  
   Marco Cordeiro.
  
  


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



Re: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4

2008-03-31 Thread Erik A. Espinoza
Is anyone having this problem on CentOS 5 that is not using the
qtp-newmodel? I just set up a fresh box and no issues here.

Erik

On Mon, Mar 31, 2008 at 6:09 PM, German Molano  Asociados
[EMAIL PROTECTED] wrote:
 Erik:
  I week ago i was installing QmailToaster on a FC7 fresh install and i found
  these problems, mostly related with .spec file and the sources used in the
  rpm building process.

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

  I sucessfully installed spamassassin-toaster after editing .spec file and a
  manual rebuilding.

  I think that mine is a nasty way to get things work, but could give you some
  idea about the source of the problem.

  German



  - Original Message -
  From: Erik A. Espinoza [EMAIL PROTECTED]
  To: qmailtoaster-list@qmailtoaster.com


 Sent: Monday, March 31, 2008 3:16 PM
  Subject: Re: [qmailtoaster] timeline to update spamassassin-toaster-3.2.4


  I am unable to replicate. If anyone can send me a full build log of
   the --rebuild, I would appreciate it.
  
   Erik
  
   # rpm -qi centos-release spamassassin-toaster
   Name: centos-release   Relocations: (not relocatable)
   Version : 5 Vendor: CentOS
   Release : 1.0.el5.centos.1  Build Date: Thu 22 Nov
   2007 05:32:15 PM PST
   Install Date: Mon 03 Dec 2007 05:58:40 AM PST  Build Host: builder6
   Group   : System Environment/Base   Source RPM:
   centos-release-5-1.0.el5.centos.1.src.rpm
   Size: 35279License: GPL
   Signature   : DSA/SHA1, Thu 22 Nov 2007 05:38:41 PM PST, Key ID
   a8a447dce8562897
   Summary : CentOS release file
   Description :
   CentOS release files
   Name: spamassassin-toaster Relocations: /usr
   Version : 3.2.4 Vendor: (none)
   Release : 1.3.13Build Date: Mon 04 Feb
   2008 12:49:07 AM PST
   Install Date: Mon 04 Feb 2008 12:49:43 AM PST  Build Host:
   electron.kabewm.com
   Group   : Applications/Internet Source RPM:
   spamassassin-toaster-3.2.4-1.3.13.src.rpm
   Size: 2741093  License: Apache License
   Signature   : (none)
   Packager: Nick Hemmesch [EMAIL PROTECTED]
   URL : http://spamassassin.apache.org/
   Summary : Spam filter for email which can be invoked from mail
   delivery agents.
   Description :
  
   SpamAssassin provides you with a way to reduce if not completely eliminate
   Unsolicited Commercial Email (SPAM) from your incoming email.  It can
   be invoked by a MDA such as sendmail or postfix, or can be called from
   a procmail script, .forward file, etc.  It uses a genetic-algorithm
   evolved scoring system to identify messages which look spammy, then
   adds headers to the message so they can be filtered by the user's mail
   reading software.  This distribution includes the spamd/spamc components
   which create a server that considerably speeds processing of mail.
  
   v310.pre settings
   ---
   loadplugin Mail::SpamAssassin::Plugin::Pyzor
   loadplugin Mail::SpamAssassin::Plugin::AWL
   loadplugin Mail::SpamAssassin::Plugin::AutoLearnThreshold
   loadplugin Mail::SpamAssassin::Plugin::WhiteListSubject
   loadplugin Mail::SpamAssassin::Plugin::MIMEHeader
   loadplugin Mail::SpamAssassin::Plugin::ReplaceTags
  
   The custom local.cf for spamassassin-toaster is as follows:
   ---
   ok_locales all
   skip_rbl_checks 1
  
   required_score 5
   report_safe 0
   rewrite_header Subject ***SPAM***
  
   use_pyzor 1
  
   use_auto_whitelist 1
  
   use_bayes 1
   use_bayes_rules 1
   bayes_auto_learn 1
  
  
   On Mon, Mar 31, 2008 at 11:27 AM, Eric Shubert [EMAIL PROTECTED] wrote:
   I don't think it's perl related.
  
+ install -m 0644
/var/tmp/spamassassin-toaster-root/etc/mail/spamassassin/local.cf.bz2
install: cannot create regular file
`/var/tmp/spamassassin-toaster-root/etc/mail/spamassassin/local.cf.bz2':
   No
such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.40559 (%install)
  
rpm is having trouble installing the local.cf file. Either
/usr/src/redhat/SOURCES/qmailtoaster.local.cf.bz2 or
/var/tmp/spamassassin-toaster-root/etc/mail/spamassassin/ doesn't exist.
   My
guess would be the former. Why is it a .bz2 file? Is that new?
  
  
  
Erik A. Espinoza wrote:
 I am using CentOS 5.1 and have not had any issues with this.

 Perhaps it is because I use rpmforge perl packages instead of cpan for
 module installation.

 EE

 On Mon, Mar 31, 2008 at 11:06 AM, Eric Shubert [EMAIL PROTECTED] 
 wrote:
 That is *not* my understanding.

  The error is detailed here:

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

Re: [qmailtoaster] Can I optimize Clamav

2008-03-24 Thread Erik A. Espinoza
That system has an uptime of 8 minutes. The Linux kernel intelligently
caches stuff after time, when it figures out if things are worth
caching or not.

EE

On Mon, Mar 24, 2008 at 11:29 AM,  [EMAIL PROTECTED] wrote:
 I hate to suggest something silly, but I do not think that linux uses up
  all the spare ram for cacheing.  For example, My laptop

  :~$ top
  top - 13:24:37 up 8 min,  3 users,  load average: 0.67, 0.34, 0.17
  Tasks: 122 total,   1 running, 121 sleeping,   0 stopped,   0 zombie
  Cpu(s):  2.8%us,  2.5%sy,  0.7%ni, 47.1%id, 46.1%wa,  0.8%hi,  0.0%si,
  0.0%st
  Mem:   3106824k total,   655112k used,  2451712k free,93768k buffers
  Swap:  2313320k total,0k used,  2313320k free,   335668k cached

  I am only using about 650mb of ram here.



   [EMAIL PROTECTED] wrote:
  
   I have 2 gigs of ram and I only have about 100mb free on a weekend with
   low traffic.
   Can anyone make some recommendations to what I can do to reduce some of
   the resources here? I cannot believe the machine needs that much ram.
  
From my understanding, Linux uses up all the free ram for cacheing. So
   that is not a bad sign. It is just doing what it is supposed to do.
  
   P.V.Anthony
  
   -
QmailToaster hosted by: VR Hosted http://www.vr.org
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  



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



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



Re: FW: FW: FW: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2008-03-01 Thread Erik A. Espinoza
As I've mentioned before in the list, Fedora fixes are not coming. I'm
spending my time working on the QT 1.4 branch right now. The current
branch will be maintained as is + upstream fixes for now.

The Fedora + QT users is such a low amount of users, it's really not
worth it especially since FC6 compiles FC7/8 properly in most cases.
If someone wants to step up and rewrite the current spec files (and
send me diffs) then I will go ahead and release them.

I can't do it all myself.

EE

On Sat, Mar 1, 2008 at 6:18 AM, Thomas M. Jaeger [EMAIL PROTECTED] wrote:
 Erik;

  Below is the correspondence from the qmailtoaster list for a Fedora fix that
  I will test early next week (you probably already have this info but...).
  Erik Shubes has said that you would know the status of the packages online
  and if they are upgraded for use on Fedora 7,8 distros.  Are they or is
  there a way to prepare them for use with Fedora 7,8?  (I am running Fedora 7
  x86.)



  Thanks;


  Thomas M. Jaeger
  Computer Technician, A.A.S.
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]


  -Original Message-
  From: Eric Shubes [mailto:[EMAIL PROTECTED]
  Sent: Friday, February 29, 2008 11:48 PM
  To: qmailtoaster-list@qmailtoaster.com
  Subject: Re: FW: FW: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

  Thomas M. Jaeger wrote:
   # cat /etc/fedora-release shows:
  
   Fedora release 7 (Moonshine)
  
   The /usr/sbin/qtp-whatami file shows fdr70 (and fdr7064) in the lsiting.
  I
   also made sure to use /usr/sbin/qtp-whatami to be sure that there are no
   redundant older copies somewhere that are being accessed.  I still get the
   same sorry message.  Could it be that the Check Fedora section of the
   script is looking for Core instead of just Fedora (as Core was dropped
   from the distro since the release of 7)?

  That's precisely the problem. They dropped Core from the name and the
  script doesn't find the release number as a result.

   This was the issue that Natalio was addressing with the alteration of the
   qtp-whatami script.  The changes made in that script where the addition of
   fdr70 to the distro list at the beginning, the removal of word 2 in the
   check fedora section and OSVER=$word3 relnum=${word3%.*}:

  That's the extent of the fix for FC7/8, but it breaks the script for earlier
  versions. Here's a fixed version of that routine:
  ###
  ## check fedora
  #
  b23_fedora(){

  BUILD_DIR=/usr/src/redhat

  if [ $word1 == Fedora ]; then
   if [ $word2 == release ]; then
 DISTRO=$word1
 OSVER=$word3
 relnum=${word3%.*}
 case $relnum in
   8 | 7 )
 BUILD_DIST=fdr${relnum}0
 q1_distro_64
 esac
   elif [ $word2 == Core ]; then
 DISTRO=$word1 $word2
 OSVER=$word4
 relnum=${word4%.*}
 case $relnum in
   6 | 5 | 4 )
 BUILD_DIST=fdr${relnum}0
 q1_distro_64
 if [ $relnum == 5 ]; then
   case $QTARCH in
 i386 | $ARCH64 )
   tested=y
   ;;
   esac
 fi
 ;;
   3 | 2 | 1 )
 BUILD_DIST=fdr${relnum}0
 ;;
 esac
   fi
  fi
  }

  Will you edit your script with this version and give it a try? If it works
  then I'll check it in for the next QTP release.

   I have not tested this alteration yet as I fear that upgrading with the
   qtp-newmodel might run into issues.

  You need to be sure that the packages on the web site have been upgraded for
  versions 7,8 before it'll work for sure. I don't know their status, but Erik
  Espinoza would know for sure (since he's the one who does all that magic).

  If the packages haven't been configured for the version you're running,
  they'll be built with the default settings, which probably won't work for
  you. If you want to fake it out, the easiest way is to (temporarily) change
  the /etc/fedora-release file to correspond to the most recent toaster
  version. (don't forget to change it back later!)

   Sory for the rambling, the answer to your question is at the top...

  NP

   Thank you, again,
  
  
   Thomas M. Jaeger
   Computer Technician, A.A.S.
   [EMAIL PROTECTED]
   [EMAIL PROTECTED]
  
   -Original Message-
   From: Eric Shubes [mailto:[EMAIL PROTECTED]
   Sent: Friday, February 29, 2008 1:45 PM
   To: qmailtoaster-list@qmailtoaster.com
   Subject: Re: FW: FW: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is
  out!
  
   That version of qtp-whatami should recognize FC7 (keyword: should).
  
   What does
   # cat /etc/fedora-release
   tell you?
  
   Thomas M. Jaeger wrote:
   I was on vacation and away for a while.  I did the qmailtoaster-plus
   update via yum (.noarch.0.3.0-1.4.0) and still get Fedora release 7
   (Moonshine) is not supported. Sorry  when using the qtp-newmodel
   command.  The qtp-menu also does not run and gives the message, Your
   distro is not supported, exiting.  Should I uninstall

[qmailtoaster] The Return of Miguel Beccari

2008-02-24 Thread Erik A. Espinoza
I am pleased to announce that Miguel Beccari has contacted me off list
and expressed interest in lending a hand in the future of this
project. As the original founder of the QmailToaster I welcome his
past and future contributions with open arms. I am sure the
development of the future branch and easier installations will
accelerate as now there is more than one person working on this
project.

As we move forward, there are a few things that have already been teased.
1) Binary Updates for everything but the yet-unlicensed projects (not
all of djb's code is free)
2) A config-toaster package will contain all config files and never be
updated upstream. As such you will never have to worry about binary
updates changing your config
3) Website separation. The QmailToaster.org site will be the primary
place for the open source project. QmailToaster.net will be a link
farm to VPS providers and so forth who do QmailToaster appliances.
QmailToaster.com will be a federation for consultants such as Eric
Shubes, Jake Vickers. Those who have proven themselves within the list
will be featured on this site to help them provide commercial support
as needed.

My primary goal is to make this project faster, better, easier, and
better. I welcome all suggestions, but please include as much info as
possible. For example, many have expressed interest in Dovecot, but
nobody has given me a working Dovecot configuration file. I don't have
the time to take every recommendation to fruition, so the closer you
bring it to me, the more likely it will make it into the final
product.

Thanks,
Erik

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



[qmailtoaster] UPDATED ClamAV Package

2008-02-14 Thread Erik A. Espinoza
Grab it from www.qmailtoaster.org

EE

-
 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 is OUTDATED now is 0.92 but don't work needed 0.92.1

2008-02-12 Thread Erik A. Espinoza
I will release an update in a day or two. I like to test them out
before releasing and this one just came out yesterday.

EE

On Feb 12, 2008 5:06 AM, PakOgah [EMAIL PROTECTED] wrote:
 DON'T PANIC! as the output said.
 You are already installing the latest qmailtoaster's clamav package
 as long as there are no error on clamav log, then clamav is working fine
 please wait while qmailtoaster developers provide the latest clamav
 version on qmailtoaster site

 I think these lines should get more attention:
 main.inc is up to date (version: 45, sigs: 169676, f-level: 21, builder:
 sven)
 daily.inc updated (version: 5784, sigs: 40364, f-level: 21, builder:
 ccordes)
 Database updated (210040 signatures) from db.br.clamav.net (IP:
 64.246.134.133)

 ps: thx u for reminding me, I am still using ver 0.91.1 :)

 Randraa wrote:
  I installed here this version of clamav 0.92 (
  http://www.qmailtoaster.org/download/develop/clamav-toaster-0.92-1.3.16.src.rpm
  , encountered on qmailtoaster.
  Ok, installed here, but return other error.
  it proceeds below
 
  [EMAIL PROTECTED] rafa]# freshclam
  ClamAV update process started at Tue Feb 12 08:05:13 2008
  WARNING: Your ClamAV installation is OUTDATED!
  WARNING: Local version: 0.92 Recommended version: 0.92.1
  DON'T PANIC! Read http://www.clamav.net/support/faq
  main.inc is up to date (version: 45, sigs: 169676, f-level: 21,
  builder: sven)
  Downloading daily-5784.cdiff [100%]
  daily.inc updated (version: 5784, sigs: 40364, f-level: 21, builder:
  ccordes)
  Database updated (210040 signatures) from db.br.clamav.net (IP:
  64.246.134.133)
 
  Now my version is 0.92 but recommed version is 0.92.1 and my updates
  dont work perfectly \=
 
  How to fix it?
 
  Thanks for all.
 



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



Re: [qmailtoaster] Later folks -

2008-02-07 Thread Erik A. Espinoza
Good Luck Mike.

We hope to make this system simpler in the future, but for now it is
legacy because of the old licenses and so forth.

Now that things are moving forward within the Qmail community we will
be moving forward with making our Qmail the easiest and best system.

Hope the commercial application works for you.

EE

On Feb 7, 2008 1:23 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 The time has come to move on but before I take off, I wanted to take a moment
 to say thanks.

 Some of you here are simply wonderful, can't thank you enough for the help
 you've sent my way. Special thanks to those who actually spent hours working
 on various problems, even logging into the system.

 Problem is, I just don't have the time to learn this as well as I need to in
 order to count on it. I no longer have any choice but to move on to a
 commercial solution which includes support.

 Thanks again to all.

 Mike



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



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



[qmailtoaster] UPDATED SpamAssassin Package, 1 site only

2008-02-04 Thread Erik A. Espinoza
Greetings,

A new package for SpamAssassin has been released. I have also
redirected traffic at large to QmailToaster.org, one site that
includes new packages as they are released.

Thanks,
Erik

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



Re: [qmailtoaster] fixed IP address patch

2008-02-04 Thread Erik A. Espinoza
Rene,

The QmailToaster does not include every single patch out there, it
only includes the best of breed combined with the most critical for
Qmail to be used in today's Internet. There is no reason why this
patch wasn't included, aside from the fact that it wasn't requested
very often.

As I rearchitect the current setup to the new binary distribution, I
will have time to revisit these patches and see if there are some
patches to consider.

The 1.4 branch is going slowly, but steady. I don't want to screw up
the upgrade for people, so I am trying to map things out and implement
things in the right way.

In the meantime 1.3 branch will stay frozen with only upstream
software changes happening.

Thanks,
Erik

On Feb 4, 2008 1:24 PM, Comunica2 s. coop. [EMAIL PROTECTED] wrote:

  On the Qmail.org website I read this:

 Markus Stumpf has a pair of qmail patches, one to cause qmail-smtpd to log
 its disposition of mail, and another to convince qmail-remote to use a fixed
 IP address other than the one you get without binding to an address. Andy
 Repton has ported the fixed IP address patch to qmail 1.03. I try to
 convince some developers to recompile with this patch included, so that
 outgoing SMTP is on a defined IP address, especially important on machines
 with more IP addresses.

  The question is if there were any technical reasons why this patch was not
 included in qmail-toaster? Any security issues that would have discouraged
 to include it?

  René


-
 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 on debian etch

2008-01-28 Thread Erik A. Espinoza
Hi Lucian,

I will contact you offlist later tonight. I am definitely interested
in an official Debian port if you are interested in being the guy in
charge of the port.

Thanks,
Erik

On Jan 28, 2008 10:14 AM, Lucian Cristian [EMAIL PROTECTED] wrote:
 Eric Shubes wrote:
  Lucian Cristian wrote:
 
  Hi everyone
 
  I installed qmailtoaster from src rpms (after making changes on spec
  files) on Debian Etch, is someone here who knows how to make a deb
  package, I would like to make a src deb and use debian specific tools to
  compile the package and save them as deb files.
 
  Thanks,
  Lucian Cristian
 
 
 
  I'm not very familiar with deb files (yet), but have been thinking about
  creating toaster deb files for Ubuntu server (a popular Debian derivative).
  Perhaps we can work together on this.
 
 
 for now I have only the dependencies and some changes that needs to be
 done to the sistem, using alien it will rebuild the rpm and install
 smoothly, like on rehdat sistems


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



Re: [qmailtoaster] Local Sending: invalid MX domain

2008-01-18 Thread Erik A. Espinoza
Looks like there is no recipient set.

On Jan 18, 2008 5:01 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Anyone? Here is some additional information.

 I am sending from a php script from a web server. The web server has sendmail
 set to relay to a QMT server which then sends the email out.

 So, from a web server on the local domain, I am sending via php (which has
 sendmail path in php.ini) to a QMT server which then sends the email to the
 world.

 So, this is all happening on the same network but for some reason, this script
 is not able to send? Yet, nothing else which I know of has this problem since
 I've added the local net's to the tcp.smtp settings on the QMT machines.




 Bit confused here...

 2008-01-18 12:13:25.130175500 3764  .|...2008-01-18 12:13:26.302539500
 CHKUSER rejected sender: from [EMAIL PROTECTED]:: remote
 compdev..com:unknown:192.168.1.58 rcpt  : invalid sender MX domain

 Here's what is weird to me. The above web server is on the local network with
 several other web sites on it. All of the other web sites can send email but
 this (script) cannot send. Why is the QMT server rejecting the emai? Do I
 need to tell it about the domain it is sending for even though it is on the
 local net and local net allowed in tcp.smtp?




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



Re: [qmailtoaster] 'New' packages at Devel site?

2008-01-17 Thread Erik A. Espinoza
No. They are the same. Migrating to one project site.

On 1/17/08, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hello,
   I noticed that there ate many new packages available for download at the
 developement site but the version numbers look the same as the old ones.
 Are these really different or newer??

 thanks,
 Chas.


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



-- 
Sent from Gmail for mobile | mobile.google.com

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



Re: [qmailtoaster] How can I eliminate pw_clear_passwd (vpopmail mysqldb field)

2008-01-07 Thread Erik A. Espinoza
Disabling this is a matter of reinstalling with the vpopmail rpm
rebuilt with --disable-clear-passwd.

This does cause issues with some authentication methods however and is
discouraged.

EE

On Jan 6, 2008 2:18 PM, Everett F Batey at91 [EMAIL PROTECTED] wrote:


 My QMT with vpopmail and mysql has one very scary field I would
 like to live without.

 mysql field in mysql is pw_clear_passwd (16 char) my other apps
 phone, blog need mysql AND do not show the clear passwd
 field, just the hash.

 Is there a fix ?


 --
  Everett F Batey (sm) - [EMAIL PROTECTED]
   Unix users just above LA [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] problem migrating domain from old qmail to toaster

2007-12-30 Thread Erik A. Espinoza
Looks like you have to import users first before doing the rsync to
the new one. As the QmailToaster vpopmail uses mysql for a database.

Erik

On Dec 30, 2007 7:34 AM, Peter Peltonen [EMAIL PROTECTED] wrote:
 I've got a domain in a different server running an old standard qmail
 installation without mysql support.

 I've done the migration in the following way:

 1. created the domain with vaddomain in the new server
 2. rsynced the vpopmail dir from old server to the new one
 3. chowned vpopmail dir to vpopmail.vchkpw recursively
 4. ran dotqmail2valias

 I see the old server's forwards and mailing lists now fine in
 qmailadmin, but I do not see actual mailboxes. Should I create them in
 qmailadmin and after that rsync the maildirs or is there an easier
 way?

 Peter

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



Re: [qmailtoaster] LAN Qmail Down if ISP Down

2007-12-29 Thread Erik A. Espinoza
In an effort to not reinvent the wheel, try reading up here:
http://www.howtoforge.com/linux_bind9_and_caching_nameserver

or here
http://www.howtoforge.com/howtos/dns

Erik

On Dec 29, 2007 12:30 AM, kernel.2k5 [EMAIL PROTECTED] wrote:
 Dear Erik ,

 Thanks for reply , But I am not well with DNS for this Local Lan IP ,

 Can guide me where to write and what to write about this LOCAL LAN
 resolved to that live.com domain which i set .

 Thanks a lot .


 Erik A. Espinoza wrote:
  Qmail ignores /etc/hosts.
 
  Create a zone in DNS on bind or djbdns running on the local machine.
 
  EE
 
  On Dec 28, 2007 11:52 PM, kernel.2k5 [EMAIL PROTECTED] wrote:
 
  l/Hello all
 
  I a using 1 ISP's connection .
 
  My ISP details are :
 
 1. Asia Pacific : eth0: static IP configures with FST (firestarter)
 2. my another eth1: LAN Ip :192.168.10.2 (Internet Sharing Enabled)
 
  Now Issues i am facing are as follows :
 
  eth1: 192.168.10.2
 
  running Xampp (LAMP) + Qmail Server(QMT) on local intranet based only no
  outside mails
 
  eth0: Static IP configured with 50 Rules on Inbound and may be 60 rules
  for outbound .All LAN client are allowed for POP/3s - IMAP/s - SMTP /
  Submissions Ports.
 
  Now when my eth0: Asia Pacific ISP goes down and its router LED becomes
  RED in Color .
 
  All LAN people get disconnected even from Qmail and Local web sites and
  even when they
  #ping 192.168.10.2
 
  No replies
  and when i tried pining them on their LOCAL LAN ips's
 
  #ping 192.168.10.10 or 11 etc
 
  Sending Permission denied like message comes
 
 
  FST hangs Up completely .
 
  qmail queue show all the mails in Queue .
 
  Now when ISP connection back to stable state all becomes as fine as New
  Virgin Machine. Qmail Queue immediately Shows zero Messages Held in
  Queue , Means All delivered??How and why such Behaviour ?
 
  Now Can any one Guess why its all Happening like this .
 
  I am having only one domain created on live.com , and /etc/hosts
  contains 192.168.10.2   live.com
 
 
 
  Any clues ?
 
  Thanks for cooperation to all of you .
 
 
  --
 
  ===
  With Best Regards
 
  Mr.Shailesh Bhutada(CTO)
 
  Email:[EMAIL PROTECTED]
  ===
 
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 


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



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



Re: [qmailtoaster] Can I remove 'toaster'

2007-12-28 Thread Erik A. Espinoza
 Can I remove the word 'toaster' from any and all files which might show up in
 headers to lessen the amount of information going out to potential spammers?

 For example, I see
 Content-Filter: maildrop-toaster
 in the headers. That would give someone more information than I'd like them to
 have about what I am running.

That only shows up during local delivery and only if you enable spambox.

 PS: I have NEVER been able to send email to yahoo or hotmail without problems
 to date.

Few people can e-mail yahoo or hotmail without problems.

This isn't an issue specific to the QmailToaster, but rather to all
mailers out there. Hotmail and Yahoo's policies are opaque at best,
and they don't give good error messages or info to determine why you
are banned.

Erik

-
 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 Out of Date

2007-12-28 Thread Erik A. Espinoza
It's on devel.qmailtoaster.com for download now.

Erik

On Dec 26, 2007 11:31 AM, Erik A. Espinoza [EMAIL PROTECTED] wrote:
 Sorry guys, I am on travel and have had issues with my network access.
 I should be able to get this up either tonight or tomorrow night.

 Thanks,
 Erik


 On Dec 23, 2007 11:24 AM, Erik A. Espinoza [EMAIL PROTECTED] wrote:
  I'll be releasing that tonight.
 
  Thanks,
  Erik
 
  On Dec 21, 2007 1:20 AM, Alberto Guzzetti
 
  [EMAIL PROTECTED] wrote:
  
  
   Greetings,
  
   i had been warning from ClamAV that it's out of date.
   My current version is 0.91.2 and recommended is 0.92.
  
   I had check on the main site http://www.clamav.net but i haven't found a
   CentOS version. On devel.qmailtoaster.com the lastest version is 0.91.2
  
   I'd like to know how can i update ClamAV with version 0.92 for my linux
   distro?
  
   Thank you very much.
   Kindly Regards, Alberto.
 


-
 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 Out of Date

2007-12-23 Thread Erik A. Espinoza
I'll be releasing that tonight.

Thanks,
Erik

On Dec 21, 2007 1:20 AM, Alberto Guzzetti
[EMAIL PROTECTED] wrote:


 Greetings,

 i had been warning from ClamAV that it's out of date.
 My current version is 0.91.2 and recommended is 0.92.

 I had check on the main site http://www.clamav.net but i haven't found a
 CentOS version. On devel.qmailtoaster.com the lastest version is 0.91.2

 I'd like to know how can i update ClamAV with version 0.92 for my linux
 distro?

 Thank you very much.
 Kindly Regards, Alberto.

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



[qmailtoaster] squirrelmail update

2007-12-20 Thread Erik A. Espinoza
Greetings,

I have released a squirrelmail update on the devel site,
http://devel.qmailtoaster.com.

It should be noted that our previous squirrelmail package was created
before squirrelmail was compromised. Don't worry.

Thanks,
Erik

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



Re: [qmailtoaster] squirrelmail packages compromised!

2007-12-19 Thread Erik A. Espinoza
I will have the update released tonight.

EE

On Dec 19, 2007 8:18 AM, slamp slamp [EMAIL PROTECTED] wrote:
 they mentioned that both 1.4.11 and 1.4.12 were compromised. there
 should be a changelog file in the squirrelmail directory that tells
 you what version you are running.


 On Dec 18, 2007 1:26 PM, Jim Shupert, Jr. [EMAIL PROTECTED] wrote:
  Might you tell me how I can determine what version of  qmt  and  or
  squirrelmail
  we might be running?
 
  and what is the problem - just with  squirrelmail ?
 
  Thanks
 
  j
 
  - Original Message -
  From: [EMAIL PROTECTED]
  To: qmailtoaster-list@qmailtoaster.com
  Sent: Tuesday, December 18, 2007 12:45 PM
  Subject: Re: [qmailtoaster] squirrelmail packages compromised!
 
 
  I'm using qmt-iso 1.3.1 for my install. What is the best way of updating?
 
   Due to the package compromise of 1.4.11, and 1.4.12, we are forced
   to release 1.4.13 to ensure no confusions. While initial review didn't
   uncover a need for concern, several proof of concepts show that the
   package alterations introduce a high risk security issue, allowing
   remote inclusion of files. These changes would allow a remote user the
   ability to execute exploit code on a victim machine, without any user
   interaction on the victim's server. This could grant the attacker the
   ability to deploy further code on the victim's server.
  
   We STRONGLY advise all users of 1.4.11, and 1.4.12 upgrade immediately.
  
   -
   QmailToaster hosted by: VR Hosted http://www.vr.org
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

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



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



Re: [qmailtoaster] Problems in qmail + smarthost with smtp auth in my ISP

2007-12-12 Thread Erik A. Espinoza
Sounds like your isp is not allowing you to relay through their mail
server unless you are sending as yourself.

Erik

On Dec 12, 2007 8:39 AM, Miguel A. Velasco [EMAIL PROTECTED] wrote:
 Hello, recently I´ve installed an email server with Qmailtoaster. The
 architecture is Qmailtoaster + fetchmail (to download pop3 messages from
 my ISP) + smarthost (implemented in smtproutes) to relay foreign emails
 to my ISP.
 My ISP has smtp-auth, then my /var/qmail/control/smtproutes at the
 begining was as follows:

 :smtp.mydomain.es login password

 As you can see, I only had 1 login and password in my smtproutes but I
 have 20 email account, howelse, the email server ran OK, without any
 problems. All users sent local and foreign emails succesfully...

 Two days ago, all foreign email started coming back to the server with
 the following error:

 Hi. This is the qmail-send program at lorca.euro-rain.local.
 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]:
 Delivered with authenticated connection to 217.76.128.100 does not like
 recipient.
 Remote host said: 553 [EMAIL PROTECTED]: Sender address rejected: not
 owned by user sp8284 Giving up on 217.76.128.100.


 The logs in qmail was:

 1º.- When Qmailtoaster worked properly:

 $qmlog -p send
 2007-12-10 11:30:39.033637500 new msg 517653
 2007-12-10 11:30:39.033689500 info msg 517653: bytes 23899 from
 [EMAIL PROTECTED] qp 18478 uid 89
 2007-12-10 11:30:39.036343500 starting delivery 5731: msg 517653 to
 remote [EMAIL PROTECTED]
 2007-12-10 11:30:39.036394500 status: local 0/10 remote 1/60
 2007-12-10 11:30:40.705435500 delivery 5731: success:
 Delivered_with_authenticated_connection_to_/[EMAIL 
 PROTECTED]_217.76.128.100_accepted
 _message./Remote_host_said:_250_Ok:_queued_as_810E6428771/
 2007-12-10 11:30:40.705573500 status: local 0/10 remote 0/60
 2007-12-10 11:30:40.705661500 end msg 517653

 2º.- Now Qmailtoaster doesn´t send foreign emails to other domains (not
 local to my company):

 2007-12-10 16:11:03.813038500 new msg 517653
 2007-12-10 16:11:03.813040500 info msg 517653: bytes 19918 from
 [EMAIL PROTECTED] qp 24779 uid 89
 2007-12-10 16:11:03.817475500 starting delivery 5902: msg 517653 to
 remote [EMAIL PROTECTED]
 2007-12-10 16:11:03.817477500 status: local 0/10 remote 1/60
 2007-12-10 16:11:04.287346500 delivery 5902: failure:
 Delivered_with_authenticated_connection_to_/217.76.128.100_does_not_like_recipient./Remote_host_said:_5
 53_[EMAIL 
 PROTECTED]:_Sender_address_rejected:_not_owned_by_user_sp8288/Giving_up_on_217.76.128.100./
 2007-12-10 16:11:04.287348500 status: local 0/10 remote 0/60
 2007-12-10 16:11:04.290250500 bounce msg 517653 qp 24781
 2007-12-10 16:11:04.290289500 end msg 517653

 I´ve tried to authenticate all users of my company adding lines to
 smtproutes as follows, but not succesfully:

 [EMAIL PROTECTED] control]# cat /var/qmail/control/smtproutes
 :smtp.mydomain.es user1 clave1
 :smtp.mydomain.es user2 clave2
 :smtp.mydomain.es user3 clave3

 With this configuration, just the user of the last line was able to send
 foreig messages...

 What could I do to send foreign messages for all my local users?
 Do I have qmail-smtp-auth and qmail-remote-auth installed in my default
 email server with Qmailtoaster? I suposse yes, but I am not sure because
 smtp-auth isn´t working properly 

 Thanks so much for your help!
 Miguel Velasco

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



Re: [qmailtoaster] VQADMIN Problem

2007-12-09 Thread Erik A. Espinoza
Check the following
1) The permissions are owned by vpopmail:vchkpw all files in the
domain dir for your domain that fails
2) Check /var/qmail/users/assign that the correct uid:gid are set for
that domain, use any other domain as a template.

Erik

On Dec 9, 2007 11:45 AM, James Ecker [EMAIL PROTECTED] wrote:

  I have looked through the two different mySQL tables, besides the obvious
 there is no difference between the tables. Because there is no difference
 between the two tables, I have to assume there is some other location
 vpopmail is keeping track of the domains.

  I have backed up the non working domain data and recreated the table
 manually then restored the data, but that did not help.



  
  From: [EMAIL PROTECTED]
 To: qmailtoaster-list@qmailtoaster.com
 Date: Sun, 9 Dec 2007 20:08:54 +0100


 Subject: RE: [qmailtoaster] VQADMIN Problem




 Ok this does not help much for now, but it seems something goes wrong right
 after the query to dir_control.

 Guess you should check if there are differences in the entry for a domain
 that works and one that does not..



 JP





 From: James Ecker [mailto:[EMAIL PROTECTED]
 Sent: zondag 9 december 2007 16:50
 To: qmailtoaster-list@qmailtoaster.com
 Subject: RE: [qmailtoaster] VQADMIN Problem



 Thank you for you reply.
 The strace out put from two different domains, one that works and one that
 does not work, are shown below.

 The only difference I can see is the
 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
 +++ killed by SIGSEGV +++

 Here is the last few lines of out put of the domain that does not have a
 problem.

 fstat(6, {st_mode=S_IFREG|0644, st_size=2468, ...}) = 0
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
 0x2aabf000
 read(6, veggiesoft.com\00089\00089\0/home/vpopm..., 4096) = 150
 close(6)= 0
 munmap(0x2aabf000, 4096)= 0
 fstat(5, {st_mode=S_IFREG|0644, st_size=311, ...}) = 0
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
 0x2aabf000
 read(5, +pdgproduce.com-:pdgproduce.com:..., 4096) = 311
 fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
 0x2aac
 write(1, domain: test123.com\n, 23domain: test123.com
 ) = 23
 write(1, uid:89\n, 11uid:89
 )= 11
 write(1, gid:89\n, 11gid:89
 )= 11
 write(1, dir:/home/vpopmail/domains/t..., 46dir:
 /home/vpopmail/domains/test123.com
 ) = 46
 poll([{fd=4, events=POLLIN|POLLPRI}], 1, 0) = 0
 write(4, \1\0\0\0\16, 5)  = 5
 read(4, \7\0\0\1\0\0\0\2\0\0\0, 16384) = 11
 poll([{fd=4, events=POLLIN|POLLPRI}], 1, 0) = 0
 write(4, \375\0\0\0\3select cur_users, level_cur..., 257) = 257
 read(4, \1\0\0\1\20F\0\0\2\3def\10vpopmail\vdir_contr..., 16384) = 1289
 write(1, users:  0\n, 10users:  0
 ) = 10
 poll([{fd=4, events=POLLIN|POLLPRI}], 1, 0) = 0
 write(4, \1\0\0\0\16, 5)  = 5
 read(4, \7\0\0\1\0\0\0\2\0\0\0, 16384) = 11
 poll([{fd=4, events=POLLIN|POLLPRI}], 1, 0) = 0
 write(4, :\1\0\0\3replace into dir_control ( ..., 318) = 318
 read(4, \7\0\0\1\0\2\0\2\0\0\0, 16384) = 11
 read(5, , 4096)   = 0
 close(5)= 0
 munmap(0x2aabf000, 4096)= 0
 poll([{fd=4, events=POLLIN|POLLPRI}], 1, 0) = 0
 write(4, \1\0\0\0\1, 5)   = 5
 shutdown(4, 2 /* send and receive */)   = 0
 close(4)= 0
 exit_group(0)   = ?




 Here is the last few lines of out put of the domain that has a problem.

 fstat(6, {st_mode=S_IFREG|0644, st_size=2468, ...}) = 0
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
 0x2aabf000
 read(6, pdgproduce.com\00089\00089\0/home/vpopm..., 4096) = 396
 close(6)= 0
 munmap(0x2aabf000, 4096)= 0
 fstat(5, {st_mode=S_IFREG|0644, st_size=311, ...}) = 0
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
 0x2aabf000
 read(5, +testing.com-:testing.com:..., 4096) = 311
 fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
 0x2aac
 write(1, domain: testing.com\n, 23domain: testing.com
 ) = 23
 write(1, uid:89\n, 11uid:89
 )= 11
 write(1, gid:89\n, 11gid:89
 )= 11
 write(1, dir:/home/vpopmail/domains/t..., 46dir:
 /home/vpopmail/domains/testing.com
 ) = 46
 poll([{fd=4, events=POLLIN|POLLPRI}], 1, 0) = 0
 write(4, \1\0\0\0\16, 5)  = 5
 read(4, \7\0\0\1\0\0\0\2\0\0\0, 16384) = 11
 poll([{fd=4, events=POLLIN|POLLPRI}], 1, 0) = 0
 write(4, \375\0\0\0\3select cur_users, level_cur..., 257) = 257
 read(4, \1\0\0\1\20F\0\0\2\3def\10vpopmail\vdir_contr..., 16384) = 1289
 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
 

Re: [qmailtoaster] VQADMIN Problem

2007-12-08 Thread Erik A. Espinoza
Someone please correct me if I am wrong, but I don't think the
QmailToaster has a vpopmail file.

On Dec 8, 2007 9:40 PM, James Ecker [EMAIL PROTECTED] wrote:

  Thank you everyone for your help. I think I have gotten a little closer to
 fixing the problem. When I run a vdominfo I get the following problem:

  domain: test.com
 uid:89
 gid:89
 dir:/home/vpopmail/domains/test.com
 Segmentation fault

  After looking this problem up on Google, the only solution I found was to
 review the vpasswd file. Are there any other suggestions? Does anyone know
 where the vpasswd file is located?

  James

 
 Get the power of Windows + Web with the new Windows Live. Power up!

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



Re: [qmailtoaster] VQADMIN Problem

2007-12-08 Thread Erik A. Espinoza
Sorry that should have read vpasswd file.

Erik

On Dec 8, 2007 11:11 PM, Erik A. Espinoza [EMAIL PROTECTED] wrote:
 Someone please correct me if I am wrong, but I don't think the
 QmailToaster has a vpopmail file.


 On Dec 8, 2007 9:40 PM, James Ecker [EMAIL PROTECTED] wrote:
 
   Thank you everyone for your help. I think I have gotten a little closer to
  fixing the problem. When I run a vdominfo I get the following problem:
 
   domain: test.com
  uid:89
  gid:89
  dir:/home/vpopmail/domains/test.com
  Segmentation fault
 
   After looking this problem up on Google, the only solution I found was to
  review the vpasswd file. Are there any other suggestions? Does anyone know
  where the vpasswd file is located?
 
   James
 
  
  Get the power of Windows + Web with the new Windows Live. Power up!


-
 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 is officially public domain

2007-12-06 Thread Erik A. Espinoza
It won't be the default, it'll be up to every admin to choose.

Erik

On Dec 6, 2007 8:28 AM, Justice London [EMAIL PROTECTED] wrote:
 The plan sounds, sound... but I would worry about putting a yum update
 for this anywhere near a cronjob.  There have been enough as far as
 issues I've seen when dealing with normal system updating via automated
 yum, let alone mail.  If nothing else, I would think it a good idea not
 to make that default.

 Justice


 On Fri, 2007-11-30 at 11:17 -0800, Erik A. Espinoza wrote:
  The QmailToaster will not be merged into some other repo. I will be
  creating a repo for the QmailToaster only.
 
  This is because automatic updates for things in rpmforge are okay, but
  require a little special care on the QmailToaster.
 
  For example if you update spamassassin while the server is live,
  spamassassin will no longer be able to find the supplemental files
  needed and crash. A newer clamdscan trying to access an older clamd
  may crash.
 
  Because of this there will be a qmailtoaster repo and an update
  script, to be run via cron or manually, that does the following:
 
  1) Shut down qmail
  2) Run yum --enablerepo=qmailtoaster update, as our repo file will
  always be enabled=0
  3) Qmail cdb
  4) Start Qmail
 
  Also, all config files are going to be broken out into a separate rpm
  just for config files called config-toaster. This will never be
  updated, to ensure that your configs persist after every update.
 
  Hope this helps clarify things a bit.
 
  Thanks,
  Erik
 
  On Nov 30, 2007 9:52 AM, Joseph Lundgren
  [EMAIL PROTECTED] wrote:
  
  
  
  
   It's actually much easier than that.  RPMForge is set up to handle 2nd
   party RPMs.  http://rpmforge.net/user/faq/
  
  
  
  
  
   From the CentOS wiki ( http://wiki.centos.org/Repositories/RPMForge ):
  
  
  
   RPMForge is a collaboration of Dag, Dries, and other packagers. They 
   provide
   over 2600 packages for CentOS, including mplayer, xmms-mp3, and other
   popular media tools. It is not part of RedHat or CentOS but is designed to
   work with these major distributions.
  
  
  
  
  
   I haven't personally experienced the process of submitting RPMs for
   inclusion to the RPMForge, but I imagine it's quite reasonable.
  
  
  
  
  
   Sincerely,
  
  
  
   --
  
   Joseph Lundgren
  
   Systems Engineer
  
   Peak Internet, LLC
  
   [EMAIL PROTECTED]
  
  
  
  
   From: Warren Melnick [mailto:[EMAIL PROTECTED]
Sent: Friday, November 30, 2007 9:38 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qmail is officially public domain
  
  
  
  
  
   Getting into CentOS would mean either having it in the extras repo (fine
   with me) or convincing RedHat to include it in RHEL, which would first 
   mean
   getting it into Fedora and making sure it is stable.
  
W
  
  
   On Nov 30, 2007 11:42 AM, A M [EMAIL PROTECTED] wrote:
  
  
  
  
   2007/11/30, Johannes Weberhofer, Weberhofer GmbH [EMAIL PROTECTED]:
  
  
  
  
   http://cr.yp.to/qmail/dist.html
  
http://www.ornl.gov/lists/mailing-lists/qmail/2007/11/msg00069.html
  
  
  
I think, that's good news for the further development of qmail! Shouldn't
   it now be possible to publish binary distributions of the toaster 
   packages!?
  
Johannes
  
  
  
--
  
  
|-
|  weberhofer GmbH   | Johannes Weberhofer
|  information technologies
|  Austria, 1080 Wien, Blindengasse 52/3
|---
  
-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
  
  
This is indeed good news for us. Even though I believe DJB should have 
   done
   this a few years ago...
Now all we (all qmail users/admins) have to do is to convince 
   distributors
   to supply a qmail package in their distros... that would be nice... a qmt
   package in fedora/suse/mandriva/centos would be a nice treat... Am I
   dreaming?
  
But first all the patches and necessary changes to it must be stable and
   hussle free...
  
I think we'll have to way and see... but anyway,  it's great news... :)
  
--
AM
agmsoft(at)gmail.com
  
  
 
  -
   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

Re: [qmailtoaster] qmail is officially public domain

2007-11-30 Thread Erik A. Espinoza
Glad you approve of the plan.

Erik

On Nov 30, 2007 8:06 PM,  [EMAIL PROTECTED] wrote:
 Hi Erik,

 This is great. And your plan is solid.

 Regards,

 Nick

  The QmailToaster will not be merged into some other repo. I will be
  creating a repo for the QmailToaster only.
 
  This is because automatic updates for things in rpmforge are okay, but
  require a little special care on the QmailToaster.
 
  For example if you update spamassassin while the server is live,
  spamassassin will no longer be able to find the supplemental files
  needed and crash. A newer clamdscan trying to access an older clamd
  may crash.
 
  Because of this there will be a qmailtoaster repo and an update
  script, to be run via cron or manually, that does the following:
 
  1) Shut down qmail
  2) Run yum --enablerepo=qmailtoaster update, as our repo file will
  always be enabled=0
  3) Qmail cdb
  4) Start Qmail
 
  Also, all config files are going to be broken out into a separate rpm
  just for config files called config-toaster. This will never be
  updated, to ensure that your configs persist after every update.
 
  Hope this helps clarify things a bit.
 
  Thanks,
  Erik
 




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



Re: [qmailtoaster] changing root password on mysql - effect the toaster?

2007-11-21 Thread Erik A. Espinoza
That's the same password as my luggage.

On Nov 21, 2007 1:35 PM, Ronnie Tartar [EMAIL PROTECTED] wrote:
 Great, Now everybody knows my password.



 - Original Message -
 From: Warren Melnick
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Wednesday, November 21, 2007 3:34 PM
 Subject: Re: [qmailtoaster] changing root password on mysql - effect the
 toaster?


 The toaster uses whatever password you have in the
 /home/vpopmail/etc/vpopmail.mysql file.   It is one line that usually looks
 like this:

 localhost|0|vpopmail|SsEeCcRrEeTt|vpopmail

 5 fields separated by pipes.  I believe the order is:
 server
 port (0 for unix pipes)
 user
 password
 database

 Regards,
 Warren


 On Nov 21, 2007 2:18 PM, [EMAIL PROTECTED]  wrote:

 To the best of my knowledge you can change the root password and it
 will have no effect on Qmail toaster.  Qmail uses the EZMLM user i
 believe and one other.  It uses the root password for initial setup
 only.  After that you can change it.  I have done so on my production
 box with no adverse effects.

 Quoting dnk  [EMAIL PROTECTED]:

  Does the toaster have any dependencies on the mysql root password?
  Meaning after I set everything up, can i change it, or do I need to
  modify any conf files? I assume the toaster uses it's own mysql user
  though for regular operations...
 
 
  Regards,
 
  Dustin
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 



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


 -

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



Re: [qmailtoaster] Domain Keys/Yahoo Blocking

2007-11-20 Thread Erik A. Espinoza
IIRC from the standard, the use of mx and ptr is unreliable and should
be avoided at all costs.

On Nov 20, 2007 6:46 PM, Adam Cantwell [EMAIL PROTECTED] wrote:
 Todd W wrote:
 
  From: Todd W [EMAIL PROTECTED]
 
 
  I'm using 'v=spf1 mx -all' for my spf record. Is this a good, generic
  setting that we can suggest on the wiki? (i.e. accept mail from all
  domains listed in the given domain's MX section)
 
  So does the list agree that this is a sane generic DNS TXT record to
  suggest for spf?
 
  Thanks,
 
  Todd W.
 

 That is definitely how it should look unless you have a specific reason
 to include additional hosts.

 Adam


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



Re: [qmailtoaster] Qmailtoaster on Fedora 8

2007-11-19 Thread Erik A. Espinoza
As I said before, the 1.4 branch will have source rpm's, of course. As
mentioned in the earlier e-mail

2) The source distribution will be simpler in the rpm style, and
should compile more easily on any distribution

The bad side of #2 is that you will have to handle dependencies and
updates on your own. I will work with anyone to provide such things to
the community, but will not be doing the master list (IE wiki support
only).

When I say source distribution here, I mean src.rpm.

Thanks,
Erik

On Nov 19, 2007 5:44 AM, L. A. [EMAIL PROTECTED] wrote:
 hmm.

 I am not understant fully, in case of 1.4 brach, is it possible to have src 
 rpm, like now in case of 1.3 brach?



 (i'am asking because of i'am using sometimes mandriva and customize qt for my 
 purposes, so i suppose i will have possibility to customize 1.4 also for 
 myself :) (i know about qmailrocks, but i like your version of toaster).)





 16.11.07, 02:25, Erik A. Espinoza ([EMAIL PROTECTED]):




  Hi Bryan,

  Yes and no.

  The future of QmailToaster lies in a binary path with automatic

  updates. I have been takig my time as I am merging and testing. In

  order to do this, two things will happen.

  1) The supported OS's are CentOS 3, 4  5 x86_64 and 32 bit only

  2) The source distribution will be simpler in the rpm style, and

  should compile more easily on any distribution

  The bad side of #2 is that you will have to handle dependencies and

  updates on your own. I will work with anyone to provide such things to

  the community, but will not be doing the master list (IE wiki support

  only).

  Long story short, things will get better for most people, but some

  will be negatively affected. It's all about getting the most bang for

  the limited development time. I have no problems with third party

  distro maintainers if someone wants to take on that role once we're

  ready.

  For now, the 1.3 branch stays locked down. No major changes are coming

  on this branch. It will only have updates for the packages currenty

  available.

  I am still taking suggestions for 1.4. For example if someone has info

  on Dovecot integration, I may include that. And I am pretty sure

  SpamDyke makes the cut for 1.4.

  Thanks,

  Erik

  On Nov 15, 2007 2:35 PM,  [EMAIL PROTECTED] wrote:


   Hi,

   Is there a path to Mandriva 2007?

   Cheers

   Bryan

  

  

My recommendation would be, don't. Upgrade to CentOS 5. It has a

longer life and will remain supported.

   

The QmailToaster is primarily developed and tested on that.

   

On Nov 15, 2007 11:51 AM, Diego Pivetta [EMAIL PROTECTED] wrote:

   

   

   

Olá list,

I have plans to make upgrade of my server being modified of fedora 4 to

fedora 8.

I would like to know if somebody already obtained success on to

qmailtoaster

in fedora 8 and if somebody has some tip from as I can proceed to 
obtain

to

install correctly.

   

Forgive me for my ugly English I from Brazil.

;)

   

   

   

Atenciosamente,

   

Diego Pivetta

Sysmo Informática Ltda.

www.sysmo.com.br

   

   

-

 QmailToaster hosted by: VR Hosted http://www.vr.org

-

To unsubscribe, e-mail: [EMAIL PROTECTED]

For additional commands, e-mail: [EMAIL PROTECTED]

   

   

  

  

  

   -

QmailToaster hosted by: VR Hosted http://www.vr.org

   -

   To unsubscribe, e-mail: [EMAIL PROTECTED]

   For additional commands, e-mail: [EMAIL PROTECTED]

  

  

  -

   QmailToaster hosted by: VR Hosted http://www.vr.org

  -

  To unsubscribe, e-mail: [EMAIL PROTECTED]

  For additional commands, e-mail: [EMAIL PROTECTED]

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



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



Re: [qmailtoaster] Anyone install squirreloutlook?

2007-11-17 Thread Erik A. Espinoza
Might want to get direct support from users of squirreloutlook.
SourceForge has a mailing lists for them.

You will probably get few, if any, responses from here.

Erik

On Nov 17, 2007 2:21 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 Anyone else installed squirreloutlook on their QMT machine? I have one
 server which needs this installed but I just can't get past this error.

 Maybe someone else can see it since I can't after starring for endless hours
 now :).

 There seem to be a couple of errors but when I look at the paths, they seem
 fine so I'm unsure what the problem is.

 PS: I've replaced squirrelmail with this for testing.

 [Sat Nov 17 15:59:01 2007] [error] [client 192.168.1.200] File does not
 exist: /usr/share/squirrelmail/config/themes, referer:
 http://mail.domain.com/webmail/src/login.php
 [Sat Nov 17 15:59:01 2007] [error] [client 192.168.1.200] File does not
 exist: /var/www/html/images, referer:
 http://mail.domain.com/webmail/src/login.php
 [client 192.168.1.200] PHP Notice:  Undefined variable:  base_uri in
 /usr/share/squirrelmail/functions/display_messages.php on line 147, referer:
 http://mail.domain.com/webmail/src/webmail.php
 [client 192.168.1.200] PHP Notice:  Undefined variable:  org_title in
 /usr/share/squirrelmail/functions/display_messages.php on line 147, referer:
 http://mail.domain.com/webmail/src/webmail.php
 [Sat Nov 17 15:59:20 2007] [error] [client 192.168.1.200] File does not
 exist: /usr/share/squirrelmail/config/themes, referer:
 http://mail.domain.com/webmail/src/left_main.php
 [Sat Nov 17 15:59:20 2007] [error] [client 192.168.1.200] File does not
 exist: /usr/share/squirrelmail/src/images, referer:
 http://mail.domain.com/webmail/src/left_main.php
 [Sat Nov 17 15:59:20 2007] [error] [client 192.168.1.200] File does not
 exist: /usr/share/squirrelmail/config/themes, referer:
 http://mail.domain.com/webmail/src/right_main.php
 [Sat Nov 17 16:03:01 2007] [error] [client 192.168.1.200] File does not
 exist: /usr/share/squirrelmail/config/themes, referer:
 http://mail.domain.com/webmail/src/options.php
 [client 192.168.1.200] PHP Notice:  Undefined variable:  base_uri in
 /usr/share/squirrelmail/functions/display_messages.php on line 147
 [client 192.168.1.200] PHP Notice:  Undefined variable:  org_title in
 /usr/share/squirrelmail/functions/display_messages.php on line 147
 [Sat Nov 17 16:09:21 2007] [error] [client 192.168.1.200] File does not
 exist: /usr/share/squirrelmail/config/themes, referer:
 http://mail.domain.com/webmail/src/left_main.php
 [Sat Nov 17 16:09:21 2007] [error] [client 192.168.1.200] File does not
 exist: /usr/share/squirrelmail/src/images, referer:
 http://mail.domain.com/webmail/src/left_main.php

 (actual domain replaced with domain.com)
   -
 QmailToaster hosted by: VR Hosted
 - 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]



Re: [qmailtoaster] qmail in the public domain (WAS Re: Qmailtoaster on Fedora 8)

2007-11-16 Thread Erik A. Espinoza
http://cr.yp.to/talks/2007.11.02/slides.pdf

Page 11

EE

On Nov 16, 2007 12:13 PM, Sam Clippinger [EMAIL PROTECTED] wrote:
 Is this official?  DJB hasn't updated his site yet:
 http://cr.yp.to/qmail/dist.html

 -- Sam Clippinger

 Erik A. Espinoza wrote:
  As the Qmail code has been released as public domain now, it shall be
  possible for full binary distributions!
 
  E

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



Re: [qmailtoaster] Qmailtoaster on Fedora 8

2007-11-16 Thread Erik A. Espinoza
As the Qmail code has been released as public domain now, it shall be
possible for full binary distributions!

E

On Nov 15, 2007 11:58 PM, Bryan Daley [EMAIL PROTECTED] wrote:
 Hi Erik,
 Sounds like I better keep in tune and download CentOS then.

 For production servers I  much prefer your binary approach as this is
 more aligned to a 'toaster' solution.
 Done my time fiddling with linux compatibility instead of functionality
 and know where I prefer to be.

 Thanks for your efforts here, much appreciated.

 Cheers
 Bryan



 Erik A. Espinoza wrote:
  Hi Bryan,
 
  Yes and no.
 
  The future of QmailToaster lies in a binary path with automatic
  updates. I have been takig my time as I am merging and testing. In
  order to do this, two things will happen.
 
  1) The supported OS's are CentOS 3, 4  5 x86_64 and 32 bit only
  2) The source distribution will be simpler in the rpm style, and
  should compile more easily on any distribution
 
  The bad side of #2 is that you will have to handle dependencies and
  updates on your own. I will work with anyone to provide such things to
  the community, but will not be doing the master list (IE wiki support
  only).
 
  Long story short, things will get better for most people, but some
  will be negatively affected. It's all about getting the most bang for
  the limited development time. I have no problems with third party
  distro maintainers if someone wants to take on that role once we're
  ready.
 
  For now, the 1.3 branch stays locked down. No major changes are coming
  on this branch. It will only have updates for the packages currenty
  available.
 
  I am still taking suggestions for 1.4. For example if someone has info
  on Dovecot integration, I may include that. And I am pretty sure
  SpamDyke makes the cut for 1.4.
 
  Thanks,
  Erik
 
  On Nov 15, 2007 2:35 PM,  [EMAIL PROTECTED] wrote:
 
  Hi,
  Is there a path to Mandriva 2007?
  Cheers
  Bryan
 
 
 
  My recommendation would be, don't. Upgrade to CentOS 5. It has a
  longer life and will remain supported.
 
  The QmailToaster is primarily developed and tested on that.
 
  On Nov 15, 2007 11:51 AM, Diego Pivetta [EMAIL PROTECTED] wrote:
 
 
  Olá list,
  I have plans to make upgrade of my server being modified of fedora 4 to
  fedora 8.
  I would like to know if somebody already obtained success on to
  qmailtoaster
  in fedora 8 and if somebody has some tip from as I can proceed to obtain
  to
  install correctly.
 
  Forgive me for my ugly English I from Brazil.
  ;)
 
 
 
  Atenciosamente,
 
  Diego Pivetta
  Sysmo Informática Ltda.
  www.sysmo.com.br
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


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



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



Re: [qmailtoaster] qmail in the public domain (WAS Re: Qmailtoaster on Fedora 8)

2007-11-16 Thread Erik A. Espinoza
Nothing other than DJB saying it will be done in 07.

Erik

On Nov 16, 2007 1:16 PM, Sam Clippinger [EMAIL PROTECTED] wrote:
 Right -- I've seen that.  I've also seen posts from Russ Nelson saying
 that DJB has promised, in email to him (Russ), to release qmail to the
 public domain.  But neither of those sources seem to be very official,
 so I was wondering if there was anything else to go by.


 -- Sam Clippinger

 Erik A. Espinoza wrote:
  http://cr.yp.to/talks/2007.11.02/slides.pdf
 
  Page 11
 
  EE
 
  On Nov 16, 2007 12:13 PM, Sam Clippinger [EMAIL PROTECTED] wrote:
  Is this official?  DJB hasn't updated his site yet:
  http://cr.yp.to/qmail/dist.html
 
  -- Sam Clippinger
 
  Erik A. Espinoza wrote:
  As the Qmail code has been released as public domain now, it shall be
  possible for full binary distributions!
 
  E
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 

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



Re: [qmailtoaster] Qmailtoaster on Fedora 8

2007-11-15 Thread Erik A. Espinoza
Hi Bryan,

Yes and no.

The future of QmailToaster lies in a binary path with automatic
updates. I have been takig my time as I am merging and testing. In
order to do this, two things will happen.

1) The supported OS's are CentOS 3, 4  5 x86_64 and 32 bit only
2) The source distribution will be simpler in the rpm style, and
should compile more easily on any distribution

The bad side of #2 is that you will have to handle dependencies and
updates on your own. I will work with anyone to provide such things to
the community, but will not be doing the master list (IE wiki support
only).

Long story short, things will get better for most people, but some
will be negatively affected. It's all about getting the most bang for
the limited development time. I have no problems with third party
distro maintainers if someone wants to take on that role once we're
ready.

For now, the 1.3 branch stays locked down. No major changes are coming
on this branch. It will only have updates for the packages currenty
available.

I am still taking suggestions for 1.4. For example if someone has info
on Dovecot integration, I may include that. And I am pretty sure
SpamDyke makes the cut for 1.4.

Thanks,
Erik

On Nov 15, 2007 2:35 PM,  [EMAIL PROTECTED] wrote:
 Hi,
 Is there a path to Mandriva 2007?
 Cheers
 Bryan


  My recommendation would be, don't. Upgrade to CentOS 5. It has a
  longer life and will remain supported.
 
  The QmailToaster is primarily developed and tested on that.
 
  On Nov 15, 2007 11:51 AM, Diego Pivetta [EMAIL PROTECTED] wrote:
 
 
 
  Olá list,
  I have plans to make upgrade of my server being modified of fedora 4 to
  fedora 8.
  I would like to know if somebody already obtained success on to
  qmailtoaster
  in fedora 8 and if somebody has some tip from as I can proceed to obtain
  to
  install correctly.
 
  Forgive me for my ugly English I from Brazil.
  ;)
 
 
 
  Atenciosamente,
 
  Diego Pivetta
  Sysmo Informática Ltda.
  www.sysmo.com.br
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 



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



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



Re: [qmailtoaster] Qmailtoaster on Fedora 8

2007-11-15 Thread Erik A. Espinoza
By the way, a big thank you goes to Lightspeed Wireless. If you're in
Ohio or need colo space, please contact these guys. They are basically
hosting the entire development environment for the QmailToaster
project.

Not too make this too much of an ad, but http://www.wifi7.com/

Thanks,
Erik

On Nov 15, 2007 3:25 PM, Erik A. Espinoza [EMAIL PROTECTED] wrote:
 Hi Bryan,

 Yes and no.

 The future of QmailToaster lies in a binary path with automatic
 updates. I have been takig my time as I am merging and testing. In
 order to do this, two things will happen.

 1) The supported OS's are CentOS 3, 4  5 x86_64 and 32 bit only
 2) The source distribution will be simpler in the rpm style, and
 should compile more easily on any distribution

 The bad side of #2 is that you will have to handle dependencies and
 updates on your own. I will work with anyone to provide such things to
 the community, but will not be doing the master list (IE wiki support
 only).

 Long story short, things will get better for most people, but some
 will be negatively affected. It's all about getting the most bang for
 the limited development time. I have no problems with third party
 distro maintainers if someone wants to take on that role once we're
 ready.

 For now, the 1.3 branch stays locked down. No major changes are coming
 on this branch. It will only have updates for the packages currenty
 available.

 I am still taking suggestions for 1.4. For example if someone has info
 on Dovecot integration, I may include that. And I am pretty sure
 SpamDyke makes the cut for 1.4.

 Thanks,
 Erik


 On Nov 15, 2007 2:35 PM,  [EMAIL PROTECTED] wrote:
  Hi,
  Is there a path to Mandriva 2007?
  Cheers
  Bryan
 
 
   My recommendation would be, don't. Upgrade to CentOS 5. It has a
   longer life and will remain supported.
  
   The QmailToaster is primarily developed and tested on that.
  
   On Nov 15, 2007 11:51 AM, Diego Pivetta [EMAIL PROTECTED] wrote:
  
  
  
   Olá list,
   I have plans to make upgrade of my server being modified of fedora 4 to
   fedora 8.
   I would like to know if somebody already obtained success on to
   qmailtoaster
   in fedora 8 and if somebody has some tip from as I can proceed to obtain
   to
   install correctly.
  
   Forgive me for my ugly English I from Brazil.
   ;)
  
  
  
   Atenciosamente,
  
   Diego Pivetta
   Sysmo Informática Ltda.
   www.sysmo.com.br
  
  
   -
QmailToaster hosted by: VR Hosted http://www.vr.org
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-
 QmailToaster 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 Erik A. Espinoza
Paste info from the smtp log and the send log.

Erik

On Nov 13, 2007 6:58 AM, Warren Melnick [EMAIL PROTECTED] wrote:
 What would cause this?
 qmail-smtpd: qq soft reject (mail server temporarily rejected message
 (#4.3.0))

 qmailctl stat shows

 authlib: up (pid 9617) 1266291 seconds
 clamd: up (pid 9626) 1266291 seconds
  imap4: up (pid 9631) 1266291 seconds
 imap4-ssl: up (pid 9642) 1266291 seconds
 pop3: up (pid 9700) 1266291 seconds
 pop3-ssl: up (pid 9621) 1266291 seconds
 send: up (pid 9766) 1266082 seconds
 smtp: up (pid 9767) 1266082 seconds
 spamd: up (pid 9704) 1266291 seconds
 submission: up (pid 9639) 1266291 seconds
 authlib/log: up (pid 9616) 1266291 seconds
 clamd/log: up (pid 9630) 1266291 seconds
 imap4/log: up (pid 9641) 1266291 seconds
  imap4-ssl/log: up (pid 9645) 1266291 seconds
 pop3/log: up (pid 9676) 1266291 seconds
 pop3-ssl/log: up (pid 9671) 1266291 seconds
 send/log: up (pid 9690) 1266291 seconds
 smtp/log: up (pid 9699) 1266291 seconds
  spamd/log: up (pid 9680) 1266291 seconds
 submission/log: up (pid 9640) 1266291 seconds

 We just cut over to this machine this morning, so this has likely been
 happening from day one.

 Any ideas here?

  W



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



Re: [qmailtoaster] IMAP with outlook express evolution mail clients

2007-11-04 Thread Erik A. Espinoza
Gotta set up the IMAP root string into .INBOX. It's in the faq.

Erik

On Nov 4, 2007 8:47 PM, Ashok Chauhan [EMAIL PROTECTED] wrote:
 Hi List,

 I'm using qmailtoaster with Centos 5.
 I'm facing one problem in IMAP with Outlook Express  Evolution.
 IN outlook express  evolution with IMAP, rest things r working fine
 except when i sent any mail it saved that mail to local Sent Items
 folder rather then IMAP Sent Item folder.
 I cann't understand why it is behaving like this in the case of sent items.
 The same setting of IMAP is working fine with thunderbird mail client
 but with Outlook express  evolution issue of sent mails.
 plz. help me.

 Thanks
 --
 Best Regards
 Ashok Chauhan

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



Re: [qmailtoaster] QMTISO, Kickstart, drivers and updates

2007-10-24 Thread Erik A. Espinoza
Hi Aaron,

The Dell PowerEdge 860 is a 64 bit machine. Many 64 bit machines have
weird kudzu interactions on first boot with 32 bit RHEL/CentOS.
Apparently the installed kernel sees the network devices slightly
different than the stripped down kernel used to install the system.
Usually this manifests itself in eth0 during install becoming eth1 and
vice versa.

There is currently no fix for this in the distribution. You have two options:

1) Use the 64-bit install, follow the wiki instructions and install it yourself

or

2) Just accept that kudzu complains, reconfig network


Thanks,
Erik

On 10/24/07, Aaron Spurlock [EMAIL PROTECTED] wrote:
 Okay, I wanted to verify that is wasn't the kickstart process, so I launched 
 the QMTISO install with:

 linux dd updates noapic acpi=off skipddc

 So no kickstart file at all. It read in the Dell driver disk, installed a 
 minimal system--with the network configured--and rebooted. Upon reboot, up 
 came Kudzu with my NIC's detected. Again, I just ignored the prompts and the 
 system works, but it is interesting that this happens.

 With a basic Cent44 ServerCD + dell driver disk - no kudzu prompts
 QMTISO 1.3.0 + dell driver disk = kudzu prompts

 I do see that QMTISO has Kudzu 1.1.95.22 and Cent44ServerCD is 
 1.1.95.15...would that make a difference? Again, just splitting hairs here, 
 but the perfectionist in me knows it CAN work without kudzu coming up to 
 configure my NICs...

 -Original Message-
 From: Jake Vickers [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, October 24, 2007 1:02 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] QMTISO, Kickstart, drivers and updates

 Aaron Spurlock wrote:
  Okay, now this doesn't make sense to me...I took a generic CentOS4.4 
  ServerCD and put a ks.cfg on it. Granted, it was a pretty generic ks.cfg. I 
  then booted and issued the command:
 
  linux text ks=cdrom:/ks.cfg dd updates noapic acpi=off skipddc
 
  to try to be compatible with the QMTISO command. I had my modified dell 
  driver disk in, so it prompted for the driver disk, prompted for updates, 
  started the kickstart install, prompted for network info (courtesy the 
  modified kickstart.py file), rebootedand NO KUDZU...
 
  Any idea what about the QMTISO CD could be causing Kudzu to come up and ask 
  me to configure my NIC when the same basic process on a Cent44 Server CD 
  doesn't? I guess my next test is to try the actual QMT-ISO ks.cfg file 
  (minus to post stuff) and see what that does. Could it be the post stuff 
  that is causing it?
 

 Not really sure there.  I've made so many changes to the QMT-ISO it's
 hard to say where something like that got changed.  When you did the
 regular install, was kudzu installed? If so, was it turned on?
 It'll be something I look into if the above is true.


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



Re: [qmailtoaster] QMTISO, Kickstart, drivers and updates

2007-10-24 Thread Erik A. Espinoza
This: Usually this manifests itself in eth0 during install becoming eth1 and
vice versa.

Should read: Usually this manifests itself in eth0 during install
becoming eth1 after the first boot and vice versa.

On 10/24/07, Erik A. Espinoza [EMAIL PROTECTED] wrote:
 Hi Aaron,

 The Dell PowerEdge 860 is a 64 bit machine. Many 64 bit machines have
 weird kudzu interactions on first boot with 32 bit RHEL/CentOS.
 Apparently the installed kernel sees the network devices slightly
 different than the stripped down kernel used to install the system.
 Usually this manifests itself in eth0 during install becoming eth1 and
 vice versa.

 There is currently no fix for this in the distribution. You have two options:

 1) Use the 64-bit install, follow the wiki instructions and install it 
 yourself

 or

 2) Just accept that kudzu complains, reconfig network


 Thanks,
 Erik

 On 10/24/07, Aaron Spurlock [EMAIL PROTECTED] wrote:
  Okay, I wanted to verify that is wasn't the kickstart process, so I 
  launched the QMTISO install with:
 
  linux dd updates noapic acpi=off skipddc
 
  So no kickstart file at all. It read in the Dell driver disk, installed a 
  minimal system--with the network configured--and rebooted. Upon reboot, up 
  came Kudzu with my NIC's detected. Again, I just ignored the prompts and 
  the system works, but it is interesting that this happens.
 
  With a basic Cent44 ServerCD + dell driver disk - no kudzu prompts
  QMTISO 1.3.0 + dell driver disk = kudzu prompts
 
  I do see that QMTISO has Kudzu 1.1.95.22 and Cent44ServerCD is 
  1.1.95.15...would that make a difference? Again, just splitting hairs here, 
  but the perfectionist in me knows it CAN work without kudzu coming up to 
  configure my NICs...
 
  -Original Message-
  From: Jake Vickers [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, October 24, 2007 1:02 PM
  To: qmailtoaster-list@qmailtoaster.com
  Subject: Re: [qmailtoaster] QMTISO, Kickstart, drivers and updates
 
  Aaron Spurlock wrote:
   Okay, now this doesn't make sense to me...I took a generic CentOS4.4 
   ServerCD and put a ks.cfg on it. Granted, it was a pretty generic ks.cfg. 
   I then booted and issued the command:
  
   linux text ks=cdrom:/ks.cfg dd updates noapic acpi=off skipddc
  
   to try to be compatible with the QMTISO command. I had my modified dell 
   driver disk in, so it prompted for the driver disk, prompted for updates, 
   started the kickstart install, prompted for network info (courtesy the 
   modified kickstart.py file), rebootedand NO KUDZU...
  
   Any idea what about the QMTISO CD could be causing Kudzu to come up and 
   ask me to configure my NIC when the same basic process on a Cent44 Server 
   CD doesn't? I guess my next test is to try the actual QMT-ISO ks.cfg file 
   (minus to post stuff) and see what that does. Could it be the post stuff 
   that is causing it?
  
 
  Not really sure there.  I've made so many changes to the QMT-ISO it's
  hard to say where something like that got changed.  When you did the
  regular install, was kudzu installed? If so, was it turned on?
  It'll be something I look into if the above is true.
 
 
  -
   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]



Re: [qmailtoaster] Wiki is out?

2007-10-15 Thread Erik A. Espinoza
It was an issue on my side. I recently took over control of
qmailtoaster.com and forgot to get entries from Nick.

I have re-added the entries and all should be well.

Thanks,
Erik

On 10/15/07, Guillermo Villasana [EMAIL PROTECTED] wrote:
 It seems it is definitely from my side. I am in México D.F.

 Jake Vickers wrote:
  Guillermo Villasana wrote:
  Hi guys, I tried to go to the wiki page, but it seems to be down, or
  maybe is just from where I am at?
 
  Fine from here. The wiki server is located in Orlando, Florida.


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



Re: [qmailtoaster] spf-reject

2007-10-11 Thread Erik A. Espinoza
Type 'whois domain.com', this will tell you what machines are actually
responsible for your DNS services.

On 10/11/07, Francisco Paco Peralta [EMAIL PROTECTED] wrote:

 Just to clarify.  This exercise started out with a person emailing me and
 their email not getting through my server because of their spf settings, but
 when I checked my own settings it seems I didn't have spf configured
 correctly either.

 My question with your suggestion isI am running BIND (named) on my
 server and I do see my domain zone but I don't know if it is the master,
 how do I find out?

 How do I know if my server is just a cache server or not?  Is there a way
 to determine that?
  Francisco Paco Peralta


 - Original Message 
 From: aledr [EMAIL PROTECTED]
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Wednesday, October 10, 2007 10:17:21 PM
 Subject: Re: [qmailtoaster] spf-reject

  You should do It in the DNS Server that has your domain zone (master).
 Probably your own DNS Server (or is it just a cache server?)

 Regards

 2007/10/10, Francisco Paco Peralta [EMAIL PROTECTED]:
 
  The Toaster is running on a dedicated server with an isp.  Do I have to
 put
  the spf record in my server (I have BIND running) or is this something my
  isp needs to do with his DNS server?
   Francisco Paco Peralta
 
 
  - Original Message 
  From: Tim Mancour [EMAIL PROTECTED]
  To: qmailtoaster-list@qmailtoaster.com
  Sent: Wednesday, October 10, 2007 11:15:19 AM
  Subject: RE: [qmailtoaster] spf-reject
 
 
  The following site allows you to test their SPF record against the Email's
  domain - http://www.seoconsultants.com/tools/spf/
  The server's address passes this test so they have probably recently fixed
  there SPF record.
 
   
 
  From: Jake Vickers [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, October 10, 2007 10:48 AM
  To: qmailtoaster-list@qmailtoaster.com
  Subject: Re: [qmailtoaster] spf-reject
 
 
  Francisco Paco Peralta wrote:
 
  Hello List,
 
  A customer recently informed me that his emails were getting rejected by
 my
  server.  I took a look at the smtp logs and found the following (I have
  changed the email address to x's to protect the innocent):
 
  *
  10-09 15:59:23 tcpserver: status: 1/100
  10-09 15:59:23 tcpserver: pid 21603 from 208.205.82.13
  10-09 15:59:23 tcpserver: ok 21603 mail.velocity-med.com:64.182.11.225:25
  :208.205.82.13::58133
  10-09 15:59:24 CHKUSER accepted sender: from [EMAIL PROTECTED]::
  remote l17xexch3.corp.ad.publix.com:unknown:208.205.82.13 rcpt  :
 sender
  accepted
  10-09 15:59:24 qmail-smtpd: spf-reject: HELO(l17xexch3.corp.ad.publix.com)
  from 208.205.82.13. MAILFROM:[EMAIL PROTECTED]
  10-09 15:59:24 tcpserver: end 21603 status 0
  10-09 15:59:24 tcpserver: status: 0/100
  *
 
  Also I did as follows:
  ***
  # cat /var/qmail/control/spfbehavior
  3
  ***
 
  What do I have to do to allow his emails to get through to me?
 
   Francisco Paco Peralta
 
 
  He can either fix his SPF record, or you can lower the criteria on your
  system for everyone by adjusting to a value listed on the wiki:
  http://wiki.qmailtoaster.com/index.php/Spf
 
 
 
 --
 [ ]'s
 Aledr - Alexandre
 OpenSource Solutions for SmallBusiness Problems

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



Re: [qmailtoaster] False Positive Phishing.Email how to allow it through

2007-10-10 Thread Erik A. Espinoza
Got clamav logs that go with it?

Erik

On 10/8/07, Andrew Niemantsverdriet [EMAIL PROTECTED] wrote:
 554 Your email was rejected because it contains the Phishing.Email virus

 I am getting this error message from a service called library elf. How
 do I let these messages through because they are not phishing type
 emails.

 See the log I got from Library Elf:

- The following addresses had permanent fatal errors -
 [EMAIL PROTECTED]
 (reason: 554 Your email was rejected because it contains the
 Phishing.Email virus)

- Transcript of session follows -
 ... while talking to mail.somewhere.com.:
  DATA
  554 Your email was rejected because it contains the Phishing.Email virus
 554 5.0.0 Service unavailable

 Thanks for any help,
  _
 /-\ ndrew

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



Re: [qmailtoaster] spf-reject

2007-10-10 Thread Erik A. Espinoza
The owner of publix.com doesn't want users sending mail that didn't go
through their mail servers, according to the way the MX record is
written.

This user is attempting to talk directly to your mail server and thus
getting rejected, as per the publix.com policy.

v=spf1 mx a:mail.publix.com mx:mail.publix.com include:listrak.com -all

Erik

On 10/10/07, Francisco Paco Peralta [EMAIL PROTECTED] wrote:

 Hello List,

 A customer recently informed me that his emails were getting rejected by my
 server.  I took a look at the smtp logs and found the following (I have
 changed the email address to x's to protect the innocent):

 *
 10-09 15:59:23 tcpserver: status: 1/100
 10-09 15:59:23 tcpserver: pid 21603 from 208.205.82.13
 10-09 15:59:23 tcpserver: ok 21603 mail.velocity-med.com:64.182.11.225:25
 :208.205.82.13::58133
 10-09 15:59:24 CHKUSER accepted sender: from [EMAIL PROTECTED]::
 remote l17xexch3.corp.ad.publix.com:unknown:208.205.82.13
 rcpt  : sender accepted
 10-09 15:59:24 qmail-smtpd: spf-reject: HELO(l17xexch3.corp.ad.publix.com)
 from 208.205.82.13. MAILFROM:[EMAIL PROTECTED]
 10-09 15:59:24 tcpserver: end 21603 status 0
 10-09 15:59:24 tcpserver: status: 0/100
 *

 Also I did as follows:
 ***
 # cat /var/qmail/control/spfbehavior
 3
 ***

 What do I have to do to allow his emails to get through to me?
  Francisco Paco Peralta



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



Re: [qmailtoaster] 571 sorry, you are violating our security policies (#5.7.1 - chkuser)

2007-10-10 Thread Erik A. Espinoza
Looks like you may have your CHKUSER recipient limit set too low.

Erik

On 10/10/07, Bayardo Rivas [EMAIL PROTECTED] wrote:
 *Hi guys,

 I needyour help with this issue. Whe I try to send a message I recevie
 the error:

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

 The sender and receipts are in the same domain, same QMToaster  box.

 Thanks for your advice.

 Bayardo.


 De:* Administrador del sistema
 *Enviado el:* martes, 09 de octubre de 2007 19:46
 *Para:  * '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]';
 '[EMAIL PROTECTED]'
 *CC:* '[EMAIL PROTECTED]'
 *Asunto:* Sin entregar: Asociación Coopal

 Algunos de los destinatarios no recibieron su mensaje.

   Asunto:   RV: Asociación Coopal
   Enviado el:   09/10/2007 19:43

 No se puede localizar a los destinatarios siguientes:

   '[EMAIL PROTECTED]' en 09/10/2007 19:46
 571 sorry, you are violating our security policies (#5.7.1 -
 chkuser)

   '[EMAIL PROTECTED]' en 09/10/2007 19:46
 571 sorry, you are violating our security policies (#5.7.1 -
 chkuser)

   '[EMAIL PROTECTED]' en 09/10/2007 19:46
 571 sorry, you are violating our security policies (#5.7.1 -
 chkuser)

   '[EMAIL PROTECTED]' en 09/10/2007 19:46
 571 sorry, you are violating our security policies (#5.7.1 -
 chkuser)


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



Re: [qmailtoaster] question about received headers

2007-10-05 Thread Erik A. Espinoza
The rbl checks that qmailtoaster uses only check the last hop from the
outgoing mail server to your receiving mail server. In other words,
not an issue for us...

Erik

On 10/5/07, davide bozzelli [EMAIL PROTECTED] wrote:
 Hi

 I've seen a lot of smtp servers blocks messages with rbl checks based on
 the ip extracted from the received fields.

 My opinion is that this kind of checks is stupid cause everytime a
 legitimate mails exit from a legitimate mail server,
 in most of the cases (if not all) the received fields contains the
 dynamic ip of the client who have sended the mail.

 So question is: is it possible with qmail to cut received headers so
 outoing mails appear to be originated from
 the mail server itself ?


 Thx for help.

 Davide

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



Re: [qmailtoaster] router email to remote host per user

2007-10-05 Thread Erik A. Espinoza
Config the Exchange server to think it's primary mail address is
exchange.domain.com.

Forward all accounts that should go to exchange from [EMAIL PROTECTED]
to [EMAIL PROTECTED]

Make Exchange send out e-mail as domain.com, instead of exchange.domain.com.

Erik

On 10/5/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
  I need a little guidance.  I am hosting a domain for a company on a
  qmailtoaster.  They recently purchased an Exchange server because they
  needed some of its features.  But they only purchased a limited number
  of licenses.  I would like the qmailtoaster to recieve email for all users
  but forward mail for users with an exchange account to the exchange
  server.  I've searched some and found a patch moresmtproutes but there
  is not much documentation on this.  An suggestions.
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

 BTW, the exchange server is located at another site.


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



Re: [qmailtoaster] error 571-'sorry, sender address has invalid format (#5.7.1 - chkuser)'

2007-10-05 Thread Erik A. Espinoza
I believe if you edit /var/qmail/supervise/smtp/run and remove -H so
that reverse dns is done, you should be able to do it with
=.blackberry.net:allow,RBLSMTPD=,SENDER_NOCHECK=1


I am not one hundred percent positive, on this but if I am
interpretting the tcprules man page correctly, this should work.

Erik


On 10/5/07, Helmut Fritz [EMAIL PROTECTED] wrote:


 i like #4, but can a regular expression for the domain, like:

 *blackberry.net:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1

 be used instead of an i.p. address?

  
  From: Jim Shupert, Jr. [mailto:[EMAIL PROTECTED]
 Sent: Friday, October 05, 2007 3:17 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] error 571-'sorry, sender address has invalid format
 (#5.7.1 - chkuser)'



 Friends,

 I have a blckberry user who has the complaint of


 5.1.0 - Unknown address error 571-'sorry, sender address has invalid format
 (#5.7.1 - chkuser)'

 I find this in the wiki - ok , that sounds dead on

 I keep getting 5.1.0 - Unknown address error 571-'sorry, sender address has
 invalid format (#5.7.1 - chkuser)' errors, especially from people with
 Blackberry devices. What can I do?

 The sender is using an illegal character. In Blackberry's case they're using
 a spam firewall that uses the slash character (/) in the sending email
 address when messages are sent from the Blackberry device, regardless of the
 reply-to address. To work around this you can either recompile chkuser to
 allow for the illegal character, or turn off chkuser checks for their mail
 servers. Below is my tcp.smtp file which includes all Blackberry mail
 servers I have found (a couple are ghosts, and do not appear in DNS for the
 record):
 204.187.87.61:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 204.187.87.62:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 204.187.87.63:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 206.51.26.4:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 206.51.26.5:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 206.51.26.50:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 206.51.26.238:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 206.51.26.239:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 204.187.87.60:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 206.51.26.10:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 193.109.81.21:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 216.9.248.51:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1



 Edit: I got tired of adding a new Blackberry server every couple days so I
 just disabled the check for all incoming mail:
 :allow,BADMIMETYPE=,SENDER_NOCHECK=1,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,QMAILQUEUE=/var/qmail/bin/simscan

 my Q is this :
 1.Is it generally agreed that disabling the check for all incoming mail
 is a good solution? best solution?
 2. are there any - risks downsides?
 3. ( most importantly )if I wish to disabled the check for all incoming mail
 :allow,BADMIMETYPE=,SENDER_NOCHECK=1,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,QMAILQUEUE=/var/qmail/bin/simscan
  exactly how do I do that?
 4. do i have the option of editing my tcp.smtp
 and would I be correct in thing that it is as easy as
 N.N.N.N:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1
 where N.N.N.N is the blackberry mail server?
 maybe 4 is my best solution... I so far- only have 1 complaint.

 thnaks!

 jim s


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



Re: [qmailtoaster] Monitoring for messages in queue but not yet processed

2007-10-04 Thread Erik A. Espinoza
There are tons of plugins for nagios to interact with qmail.

I personally haven't used any but here is a link you can try.

Erik

http://www.google.com/search?hl=enq=nagios+qmail+pluginbtnG=Google+Search

On 10/4/07, Dairenn Lombard [EMAIL PROTECTED] wrote:
 Hello,

 We run a couple of monitoring systems like Nagios and ipMonitor but
 unfortunately, they can tell us things that would help us preclude an
 e-mail emergency outage (such as being unable to send or receive
 anything, or not for a very long time) such as when there is over a
 thousand messages in queue but not yet processed.  Generally, each time
 this happens, there is a different cause, so invariably, one of us has
 to look into it.  But we'd prefer to know before customers call us to
 report their e-mail is down.

 Therefore, I'd like to know if there are any tools out there that can
 watch the queue, and report on this sort of thing (or, do I need to
 write something like a shell or perl script that sends out an e-mail
 whenever the queue exceeds 1,000 messages)?

 Let me know if anyone has any ideas or suggestions.
 Thanks!


 Best regards,
 Dairenn Lombard
 BroadSpire, Inc.

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



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



[qmailtoaster] UPDATED PACKAGE: squirrelmail

2007-10-02 Thread Erik A. Espinoza
Greetings,

I have released an updated squirrelmail package. This is available for
download on the devel site, http://devel.qmailtoaster.com/

Thanks,
Erik

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



Re: [qmailtoaster] @yahoo.com.tw

2007-10-02 Thread Erik A. Espinoza
What do the logs look like?



On 10/2/07, Kyle Quillen [EMAIL PROTECTED] wrote:
 Hello All,

 I seem to have gotten hit by some kind of attack and am trying to figure out
 how to stop it.


 I have over 14,000 emails that are going to yahoo.com.tw email addresses.

 Any Idea how i can get this stopped?

 Thanks
 q



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



Re: [qmailtoaster] @yahoo.com.tw

2007-10-02 Thread Erik A. Espinoza
You could use qmHandle to remove them based on source or destination.

I believe it is a part of the qmailtoaster-plus suite.

You could also use MAXCONNIP=3 or some sane limit in tcp.smtp to
prevent flooding on a regular basis. It should, at the very minimum,
throttle how many times a misconfigured open relay could send
through your server.

Erik

On 10/2/07, Kyle Quillen [EMAIL PROTECTED] wrote:
 Well I think I found out where these came from.  One of my customers setup a
 microsoft server that is an open relay and it was relaying mail through me.
 I shut them down but I have a feeling it is going to take a while for these
 emails to flush out of the queue.

 Or i could just clear the queue all together.  Which i really don't want to
 do.

 I looked at the logs and was seeing alot of these emails coming from one ip
 which as it turns out they were an open relay.

 Any suggestions on getting these emails out of queue quicker?

 I set the queue lifetime down to 3000.

 Thanks
 q



 On 10/2/07, Erik A. Espinoza [EMAIL PROTECTED] wrote:
 
  What do the logs look like?
 
 
 
  On 10/2/07, Kyle Quillen [EMAIL PROTECTED] wrote:
   Hello All,
  
   I seem to have gotten hit by some kind of attack and am trying to figure
 out
   how to stop it.
  
  
   I have over 14,000 emails that are going to yahoo.com.tw email
 addresses.
  
   Any Idea how i can get this stopped?
  
   Thanks
   q
  
  
 
 
 -
   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]



Re: [qmailtoaster] @yahoo.com.tw

2007-10-02 Thread Erik A. Espinoza
Whoops, should have mentioned that you had to shut down qmail first,
then start it back up.

Before you start things back up make sure you kill all qmail deamons,
such as qmail-send or qmail-smtpd.

Erik

On 10/2/07, Kyle Quillen [EMAIL PROTECTED] wrote:
 well the qmHandle is working but when I run through and delete messages i
 get the following error when i run a qmailctl start

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


 Not sure what that is doing.


 Thanks
 q


 On 10/2/07, Erik A. Espinoza [EMAIL PROTECTED]  wrote:
  You could use qmHandle to remove them based on source or destination.
 
  I believe it is a part of the qmailtoaster-plus suite.
 
  You could also use MAXCONNIP=3 or some sane limit in tcp.smtp to
  prevent flooding on a regular basis. It should, at the very minimum,
  throttle how many times a misconfigured open relay could send
  through your server.
 
  Erik
 
  On 10/2/07, Kyle Quillen [EMAIL PROTECTED] wrote:
   Well I think I found out where these came from.  One of my customers
 setup a
   microsoft server that is an open relay and it was relaying mail through
 me.
   I shut them down but I have a feeling it is going to take a while for
 these
   emails to flush out of the queue.
  
   Or i could just clear the queue all together.  Which i really don't want
 to
   do.
  
   I looked at the logs and was seeing alot of these emails coming from one
 ip
   which as it turns out they were an open relay.
  
   Any suggestions on getting these emails out of queue quicker?
  
   I set the queue lifetime down to 3000.
  
   Thanks
   q
  
  
  
   On 10/2/07, Erik A. Espinoza  [EMAIL PROTECTED] wrote:
   
What do the logs look like?
   
   
   
On 10/2/07, Kyle Quillen  [EMAIL PROTECTED] wrote:
 Hello All,

 I seem to have gotten hit by some kind of attack and am trying to
 figure
   out
 how to stop it.


 I have over 14,000 emails that are going to yahoo.com.tw email
   addresses.

 Any Idea how i can get this stopped?

 Thanks
 q


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



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



Re: [qmailtoaster] Install into Mandriva 2007 Spring

2007-09-28 Thread Erik A. Espinoza
http://www.mandriva.com/en/download/free

On 9/28/07, Mauro [EMAIL PROTECTED] wrote:
 Hi at all,
 where i can find a rpm for mandriva 2007.1 (mandriva spring) .
 Anyone can help me?

 Thk a lot
 Mauro

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



Re: [qmailtoaster] Install into Mandriva 2007 Spring

2007-09-28 Thread Erik A. Espinoza
They don't exist.

Erik

On 9/28/07, Mauro [EMAIL PROTECTED] wrote:

  Sorry , i search a Qmail Toaster RPM for mandriva 2007.1...

  Erik A. Espinoza ha scritto:
  http://www.mandriva.com/en/download/free

 On 9/28/07, Mauro [EMAIL PROTECTED] wrote:


  Hi at all,
  where i can find a rpm for mandriva 2007.1 (mandriva spring) .
 Anyone can help me?

 Thk a lot
 Mauro

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



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




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



Re: [qmailtoaster] VMWare images available

2007-09-25 Thread Erik A. Espinoza
Ill update it tonight.

Erik

On 9/25/07, Jake Vickers [EMAIL PROTECTED] wrote:
 PakOgah wrote:
  This VMWare images should be added on http://www.vmware.com/appliances/
  to spread news to the world about qmailtoaster
 
  Dave, if not mind?

 Or get Erik to update the entry he already has on there - I imagine it
 still points to the broken link (I did not register to check where it goes)



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



Re: [qmailtoaster] VMWare images available

2007-09-25 Thread Erik A. Espinoza
Done

On 9/25/07, sysadmin [EMAIL PROTECTED] wrote:
 Jake!

 How do we get  http://www.vmware.com/appliances/ to change their link to
 this download
 http://www.qmtiso.com/download/iso/qmail-intel-vm-1.3.0.zip

 Dave



 -Original Message-
 From: PakOgah [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 25, 2007 10:38 AM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] VMWare images available

 This VMWare images should be added on http://www.vmware.com/appliances/ to
 spread news to the world about qmailtoaster

 Dave, if not mind?

 sysadmin wrote:
  Great Robert,
  Glad to see you got it up and running.
 
  Dave
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  Sent: Friday, September 21, 2007 10:04 AM
  To: qmailtoaster-list@qmailtoaster.com
  Subject: RE: [qmailtoaster] VMWare images available
 
  Dave,
 
  That did it. It also gave me some error about needing execute
  permissions to view the display, so I did a chmod 744 on the folder and
 all is good.
 
  Thanks again!
 
  Robert
 
 
  Robert,
  Try this:
  Remove all but TWO files from the directory where you unzipped the
  files, KEEP these two : *.vmdk and *.vmx Go back to your Vmserver or
  Vmplayer, click on  edit virtul machine settings 
  Remove the CDROM. Save and restart the VM
 
  The files removed earlier will be re-created.
 
  Dave MacDonald
 
  -Original Message-
  From: Jake Vickers [mailto:[EMAIL PROTECTED]
  Sent: Thursday, September 20, 2007 4:34 AM
  To: qmailtoaster-list@qmailtoaster.com
  Subject: Re: [qmailtoaster] VMWare images available
 
  Robert S Galloway wrote:
 
  Hey Guys,
 
  I'm trying to use the intel VM on my linux host machine and I don't
  get anything on the screen. It's just black. I can see things
  happening in the vmware.log file, so it looks like its trying to
  boot up, but I still can't see a thing. Any ideas?
 
 
  What does the entries in the log show? It sounds like your video is
  not getting initialized.
 
 
 
 
 


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


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



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



Re: [qmailtoaster] VMWare images available

2007-09-25 Thread Erik A. Espinoza
The person who created the link on vmware.com, aka me, had to click edit. :)

Erik

On 9/25/07, sysadmin [EMAIL PROTECTED] wrote:
 Thanks Eric,
 I just got off the phone with their tech support, Nobody deemed to have a
 clue how to do this.



 -Original Message-
 From: Erik A. Espinoza [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 25, 2007 12:56 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] VMWare images available

 Done

 On 9/25/07, sysadmin [EMAIL PROTECTED] wrote:
  Jake!
 
  How do we get  http://www.vmware.com/appliances/ to change their link
  to this download
  http://www.qmtiso.com/download/iso/qmail-intel-vm-1.3.0.zip
 
  Dave
 
 
 
  -Original Message-
  From: PakOgah [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, September 25, 2007 10:38 AM
  To: qmailtoaster-list@qmailtoaster.com
  Subject: Re: [qmailtoaster] VMWare images available
 
  This VMWare images should be added on
  http://www.vmware.com/appliances/ to spread news to the world about
  qmailtoaster
 
  Dave, if not mind?
 
  sysadmin wrote:
   Great Robert,
   Glad to see you got it up and running.
  
   Dave
  
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
   Sent: Friday, September 21, 2007 10:04 AM
   To: qmailtoaster-list@qmailtoaster.com
   Subject: RE: [qmailtoaster] VMWare images available
  
   Dave,
  
   That did it. It also gave me some error about needing execute
   permissions to view the display, so I did a chmod 744 on the folder
   and
  all is good.
  
   Thanks again!
  
   Robert
  
  
   Robert,
   Try this:
   Remove all but TWO files from the directory where you unzipped the
   files, KEEP these two : *.vmdk and *.vmx Go back to your Vmserver
   or Vmplayer, click on  edit virtul machine settings 
   Remove the CDROM. Save and restart the VM
  
   The files removed earlier will be re-created.
  
   Dave MacDonald
  
   -Original Message-
   From: Jake Vickers [mailto:[EMAIL PROTECTED]
   Sent: Thursday, September 20, 2007 4:34 AM
   To: qmailtoaster-list@qmailtoaster.com
   Subject: Re: [qmailtoaster] VMWare images available
  
   Robert S Galloway wrote:
  
   Hey Guys,
  
   I'm trying to use the intel VM on my linux host machine and I
   don't get anything on the screen. It's just black. I can see
   things happening in the vmware.log file, so it looks like its
   trying to boot up, but I still can't see a thing. Any ideas?
  
  
   What does the entries in the log show? It sounds like your video is
   not getting initialized.
  
  
  
  
  
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail:
  [EMAIL PROTECTED]
 
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail:
  [EMAIL PROTECTED]
 
 

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


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



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



Re: [qmailtoaster] a question about logging

2007-09-21 Thread Erik A. Espinoza
Should be in /var/log/qmail/send

Erik

On 9/21/07, Jim Shupert, Jr. [EMAIL PROTECTED] wrote:


 Friends,

 I have qmailtoaster - plus -0.2.10-1.3.12
 running on centOS 4  ( it was the latsest version as of this march )

 I wish to turn on SMTP logging , i think.

 here is what my situation is.
 I have a webserver that will email to someone outside my domain.
 about a month or so ago ...they quit getting the emails.
 I can change the PHP code to send to a my gmail account ( so..outside my
 domain ) and that arrives.
 I am thinking that THEY have something that is blocking these emails... but
 I need to prove that.

 *
 so i need to see a log where my mail server is touching thier
 mailserver.Some sort of conversation between them!
 I need to prove that it leaves here and gets there. and If that is True then
 it must be 'Blocked' by themmaybe...
 ( i am a wee bit fuzzy about how to see that )

 *
 I think that smtpd logs are not being logged by default.
 Is that true?
 I have looked in/var/log/qmail/*
 and I do not think I am seeing what I wish to see.

 Thanks!

 jim



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



[qmailtoaster] Devel Site - Up

2007-09-17 Thread Erik A. Espinoza
Hey Guys,

I am having an issue with the current DNS. The IP address for the
devel site has changed but the DNS for devel.qmailtoaster.com has not
been updated as of yet.

For now, please use http://devel.qmailtoaster.org/ or
http://devel.qmailtoaster.net/

Thanks,
Erik

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



Re: [qmailtoaster] is there a 1.4 eta?

2007-09-17 Thread Erik A. Espinoza
I wouldn't wait. There will be simple migration instructions.

Erik

On 9/17/07, dnk [EMAIL PROTECTED] wrote:
 Well now I know when to wait, or not to wait! =-)

 Thanks!




 On 9/17/07, Erik A. Espinoza [EMAIL PROTECTED] wrote:
  I'm thinking the release will be ready before the new year. I would
  have completed by now but I have a new job and moved over 500 miles.
 
  I still haven't finished unpacking everything . . .
 
  Erik
 
  On 9/17/07, dnk [EMAIL PROTECTED] wrote:
   I hate asking questions like this. I have been searching the archives
   and google first. I am sure it is along the lines of when it is
   stable. Appreciate the work guys. More of a question since I gettign
   ready to deploy another toaster.
  
   Regards,
  
   DNK
  
  
 -
QmailToaster hosted by: VR Hosted http://www.vr.org
  
 -
   To unsubscribe, e-mail:
 [EMAIL PROTECTED]
   For additional commands, e-mail:
 [EMAIL PROTECTED]
  
  
 
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org 
 
 -
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 



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



Re: [qmailtoaster] esp-eng : tool manager accounts

2007-08-31 Thread Erik A. Espinoza
The command line vpopmail tools are good, so is the qmailadmin web
interface. Best thing to do is download the QMT ISO, install it on
VMWare and play with it.

Erik

On 8/31/07, Ariel [EMAIL PROTECTED] wrote:
 list, I need that they orient to me and they say to me as is the best tool
 or than they recommend to administer the accounts in qmail to toaster


 lista, necesito que me orienten y me digan cual es la mejor herramienta o
 que recomiendan para administrar las cuentas en qmail toaster


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



[qmailtoaster] DEVEL PACKAGE: Updated ClamAV

2007-08-26 Thread Erik A. Espinoza
Hey Everyone,

I have released a new clamav package on the devel site,
http://devel.qmailtoaster.com/.

Thanks,
Erik

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



Re: [qmailtoaster] DEVEL PACKAGE: Updated ClamAV

2007-08-26 Thread Erik A. Espinoza
Thanks guys.

Sorry for the delay in release. I have just started a new job and have
moved over 500 miles...

I have had limited network access and so forth for the past few days.

Thanks,
Erik

On 8/26/07, Philip Nix Guru [EMAIL PROTECTED] wrote:
 Thanks Erik

 I ve been running it for almost an hour now, no issue
 all seems to be working fine so far, no delay in starting, no extra load ..
 smooth :) the way I like it

 -P


 Erik A. Espinoza wrote:
  Hey Everyone,
 
  I have released a new clamav package on the devel site,
  http://devel.qmailtoaster.com/.
 
  Thanks,
  Erik
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

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



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



Re: [qmailtoaster] Ezmlm: ...all others bounce vs. ...all messages go to moderators for approval

2007-08-17 Thread Erik A. Espinoza
Not sure. To be honest I don't use the mailing lists very often.

Erik

On 8/17/07, Dairenn Lombard [EMAIL PROTECTED] wrote:
 I'm not sure that this is correct; any word from Erik, Nick or Jake on
 this issue?

  -Original Message-
  From: Johannes Weberhofer, Weberhofer GmbH
  [mailto:[EMAIL PROTECTED]
  Sent: Thursday, August 16, 2007 12:59 PM
  To: qmailtoaster-list@qmailtoaster.com
  Subject: Re: [qmailtoaster] Ezmlm: ...all others bounce vs.
  ...all messages go to moderators for approval
 
 
  Hello,
 
  I have recognized that. I think this is a feature: Elsewise
  everybody could post in the administrator's name.
 
  Johannes
 
 
  Dairenn Lombard schrieb:
   Hello,
  
   Mailing lists in ezmlm set to Only moderators can post, all others
   bounce behave as though the mailing list is set to Only
  moderators
   can post, all messages go moderators for approval.  In
  other words,
   Moderators are forced to approve their own e-mail posts to
  the mailing
   list when it should go straight through.
  
   No previous discussion of this issue was found at mail-archive.com.
   This behavior is observed through ezmlm-toaster-0.53.324-1.3.3, the
   most recent toaster ezmlm source RPM available - is this
  the result of
   a bad setting in qmailadmin, a feature or a bug?
  
   If the settings are wrong, please advise on the appropriate
  settings.
   If it's a feature, can this be changed at compile time by
  editing the
   spec file?  If it's a bug, is there a patch available that could be
   applied to the SOURCES directory once the SRC RPM is extracted that
   will fix this?
  
   Please advise.
  
   System information: CentOS 4.5 Linux 2.6.9-55.0.2.Elsmp
  
   Thank you.
  
  
   - Dairenn
  
 
  --
 
 
  |-
  |  weberhofer GmbH   | Johannes Weberhofer
  |  information technologies
  |  Austria, 1080 Wien, Blindengasse 52/3
  |---
 
  -
   QmailToaster hosted by: VR Hosted http://www.vr.org
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail:
  [EMAIL PROTECTED]
 
 

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



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



Re: [qmailtoaster] Update clamav and spamassasin

2007-08-13 Thread Erik A. Espinoza
Hopefully someone can dig up which perl modules to install via
rpmforge. I posted the list earlier and do not have time to look it up
again in my notes.

Once 1.4 is released, I will modify the documetnation to match as we
will not be supppoting as many distributions.

Erik

On 8/13/07, Harry Zink [EMAIL PROTECTED] wrote:


 On Aug 13, 2007, at 2:51 PM, aledr wrote:
 You must proceed as the first time You compiled the packages:
 rpmbuild --rebuild --with distro package.src.rpm

 I did that.

 After that just use:
 rpm -Uvh package.rpm

 I did that.

 This should do the trick.

 It did not - it popped up the three perl module dependencies that I pointed
 out earlier.

 Then check If all needed perl modules for SpamAssassin are installed

 I checked, and all modules are better than what Spamassassin requires. I
 think it has to do with x86_64 stuff.

 You can (and should) use RBLs (
 http://wiki.qmailtoaster.com/index.php/RBLs) and SURBL
 (http://wiki.qmailtoaster.com/index.php/SURBL ) to fight
 against Spams
 Thanks, good advice.




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



Re: [qmailtoaster] Update clamav and spamassasin

2007-08-13 Thread Erik A. Espinoza
I am running two machines with x86_64 here, and am not noticing any
issues. I test on both x86_64 and i386 before releasing.

Have you installed the rpmforge list sent out earlier?


Make sure these packages are installed with RPMForge:
perl perl-URI perl-Digest-HMAC perl-Net-Ident perl-Net-CIDR-Lite
perl-Socket6 perl-Razor-Agent perl-IP-Country perl-Error perl-TimeDate
perl-NetAddr-IP perl-version perl-Compress-Zlib perl-Mail-DomainKeys
perl-Crypt-OpenSSL-Bignum perl-Crypt-OpenSSL-DSA perl-Archive-Tar
perl-IO-Socket-SSL perl-Net-SSLeay perl-PlRPC perl-HTML-Tagset
perl-Net-DNS perl-Filter perl-Digest-SHA1 perl-Time-HiRes
perl-Sys-Hostname-Long perl-Mail-SPF-Query
perl-LWP-UserAgent-Determined perl-IO-Socket-INET6
perl-Geography-Countries perl-IO-Zlib perl-HTML-Parser perl-DBD-MySQL
perl-Crypt-OpenSSL-RSA perl-Digest-SHA perl-Encode-Detect
perl-Mail-SPF perl-Mail-DKIM perl-Crypt-OpenSSL-Random perl-MailTools
perl-Net-Daemon perl-DBI perl-Net-IP perl-libwww-perl

Erik

On 8/13/07, Harry Zink [EMAIL PROTECTED] wrote:


 On Aug 13, 2007, at 3:56 PM, Philip Nix Guru wrote:


 If you arent running an x86_64 bits OS, you can upgrade safely

 all will be done smoothly.

 So, what about those of us with x86_64 architecture?

 Or should I just reinstall without x86_64 and avoid these kind of issues in
 the future (though then we'll lose the pleasure of knowing about these neat
 little problems)




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



  1   2   3   4   >