RE: [qmailtoaster] zip file can't send

2006-03-07 Thread Dincer Sevinc
I did that too...unfortunately same problem -Original Message- From: Erik Espinoza [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 9:32 AM To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] zip file can't send Try commenting out all of the things in badmime

Re: [qmailtoaster] zip file can't send

2006-03-07 Thread Erik Espinoza
Try commenting out all of the things in badmimetypes to see if the problem is in the warlord patch. Erik On 3/7/06, Dincer Sevinc <[EMAIL PROTECTED]> wrote: > Erik, > > I already did that but still have same problem... :-( > > Dincer > > > -Original Message- > From: Erik Espinoza [mailto:

Re: [qmailtoaster] How to use /var/qmail/control/blacklist only against INCOMING? (do not check OUTGOING)

2006-03-07 Thread Erik Espinoza
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg02664.html change /var/qmail/supervise/smtp-ssl/run to look like this: #!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` SMTPD="/var/qmail/bin/qmail-smtpd" TCP_CD

RE: [qmailtoaster] zip file can't send

2006-03-07 Thread Dincer Sevinc
Erik, I already did that but still have same problem... :-( Dincer -Original Message- From: Erik Espinoza [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 07, 2006 8:41 PM To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] zip file can't send http://www.kabewm.com/pages/

[qmailtoaster] qmailtoaster on CentOS-4.2-x86_64

2006-03-07 Thread Nurcahyo Santoso
Hello... i want to install qmail toaster on CentOS-4.2-x86_64... and i read the installation guide at line that said set DISTRO=cnt40 and ARCH=i386... should i change ARCH=i386 to be ARCH=i686  .. and is there anything else that i have to notice about installing qmail toaster on CentOS-4.2-x86_64 

Re: [qmailtoaster] How to use /var/qmail/control/blacklist only against INCOMING? (do not check OUTGOING)

2006-03-07 Thread Edwin Casimero
Question: how do you configure smtp-ssl without blacklists? -edwin- Erik Espinoza wrote: I run smtp-ssl without blacklists and let my users send e-mail thru that. On 3/7/06, Edwin Casimero <[EMAIL PROTECTED]> wrote: Hello, I use RBLs on /var/qmail/control/blacklists and it works. But it

Re: [qmailtoaster] How to use /var/qmail/control/blacklist only against INCOMING? (do not check OUTGOING)

2006-03-07 Thread Erik Espinoza
The blacklists take close the connection before any commands are sent to the smtp server. Because of this, there is no way for the smtp server to tell whether it's an incoming or outgoing. On 3/7/06, Edwin Casimero <[EMAIL PROTECTED]> wrote: > Erik, > > He he he... I already did that, but now inco

Re: [qmailtoaster] How to use /var/qmail/control/blacklist only against INCOMING? (do not check OUTGOING)

2006-03-07 Thread Edwin Casimero
Erik, He he he... I already did that, but now incoming mail is not checked against any blacklists. Are you saying that by default qmailtoaster does not check the blacklist if you send via smtp-ssl? -Edwin- Erik Espinoza wrote: Remove everything from the /var/qmail/control/blacklists file

Re: [qmailtoaster] How to use /var/qmail/control/blacklist only against INCOMING? (do not check OUTGOING)

2006-03-07 Thread Erik Espinoza
Remove everything from the /var/qmail/control/blacklists file On 3/7/06, Edwin Casimero <[EMAIL PROTECTED]> wrote: > Erik, > > How do I run plain smtp without blacklists? > Which files do I toggle? > > -Edwin- > > Erik Espinoza wrote: > > >I run smtp-ssl without blacklists and let my users send e-

Re: [qmailtoaster] How to use /var/qmail/control/blacklist only against INCOMING? (do not check OUTGOING)

2006-03-07 Thread Edwin Casimero
Erik, How do I run plain smtp without blacklists? Which files do I toggle? -Edwin- Erik Espinoza wrote: I run smtp-ssl without blacklists and let my users send e-mail thru that. On 3/7/06, Edwin Casimero <[EMAIL PROTECTED]> wrote: Hello, I use RBLs on /var/qmail/control/blacklists and i

Re: [qmailtoaster] How to use /var/qmail/control/blacklist only against INCOMING? (do not check OUTGOING)

2006-03-07 Thread Erik Espinoza
I run smtp-ssl without blacklists and let my users send e-mail thru that. On 3/7/06, Edwin Casimero <[EMAIL PROTECTED]> wrote: > Hello, > > I use RBLs on /var/qmail/control/blacklists and it works. > > But it works TOO WELL. > > It applies the RBLs on both INCOMING and email and OUTGOING email. >

RE: [qmailtoaster] changing isps

2006-03-07 Thread Dairenn Lombard
Not that I'm aware of; only if you're changing domains/hostnames--then you need to be concerned about what's in the files in /var/qmail/control. > -Original Message- > From: Alex [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 07, 2006 8:12 PM > To: qmailtoaster-list@qmailtoaster.com > S

[qmailtoaster] changing isps

2006-03-07 Thread Alex
I am switching isps and will need to move the qmailtoaster servers to a new subnet. Are there other config files I need to updated besides for /etc/hosts , /etc/sysconfig/network , /etc/resolve.conf Thank you - QmailToaste

[qmailtoaster] How to use /var/qmail/control/blacklist only against INCOMING? (do not check OUTGOING)

2006-03-07 Thread Edwin Casimero
Hello, I use RBLs on /var/qmail/control/blacklists and it works. But it works TOO WELL. It applies the RBLs on both INCOMING and email and OUTGOING email. I have customers who use dynamic IPs on their DSLs and some of them are blacklisted. I need to ALLOW all outgoing email (via outlook smtp)

Re: [qmailtoaster] Spamassassin bayesian learning

2006-03-07 Thread Jake Vickers
Pybe wrote: I had just discovered your site before reading your reply =) With the script is it supposed that the mails are forwarded from a client (sent to [EMAIL PROTECTED]) or actually moved to the folders by other means? Where are the rbl servers set? In spamassasin or qmail?

Re: [qmailtoaster] Spamassassin bayesian learning

2006-03-07 Thread Pybe
I had just discovered your site before reading your reply =) With the script is it supposed that the mails are forwarded from a client (sent to [EMAIL PROTECTED]) or actually moved to the folders by other means? Where are the rbl servers set? In spamassasin or qmail?I was  just using the one domain

Re: [qmailtoaster] Spamassassin bayesian learning

2006-03-07 Thread Jake Vickers
Pybe wrote: If mails are put into the Spam folder for whatever reason are they automatically learnt from as badmail? Also whats the procedeure for telling Spamassassin that incorrectly detected mail is actually goodmail? Also whats the best way to start lokking into editing the spam rules?

[qmailtoaster] Re:[qmailtoaster] Qmail Toaster updates

2006-03-07 Thread Jake Vickers
Per Qvindesland wrote: Wow Qmailtoaster is more alive then any of the other email projects that I am currently involved with if there is a mail setup software that is really worth using then it's Qmailtoaster thanks to guys like Jake. Thanks. Nick is the one that maintains the packages, and

[qmailtoaster] Spamassassin bayesian learning

2006-03-07 Thread Pybe
If mails are put into the Spam folder for whatever reason are they automatically learnt from as badmail? Also whats the procedeure for telling Spamassassin that incorrectly detected mail is actually goodmail?Also whats the best way to start lokking into editing the spam rules? ThanksJames

Re: [qmailtoaster] Qmail Toaster updates

2006-03-07 Thread Erik Espinoza
Hey Paulo The QmailToaster project is up and running. The updates I have created are not yet on the QmailToaster server, but that is because Nick has been very busy. Nick spent a great deal of his time recently with the QmailToaster server move, and is probably just catching up with other things.

Re: [qmailtoaster] zip file can't send

2006-03-07 Thread Erik Espinoza
http://www.kabewm.com/pages/projects/qmailtoaster/faq.php#question_21 Q. I can't send or recieve zip files In a text editor open /var/qmail/control/badmimetypes and put a # in front if the MyDoom rule. The result should look like this: # MyDoom (*.zip) # UEsDBAoAA Then execute /var/qmail/bin/qma

Re: [qmailtoaster] zip file can't send

2006-03-07 Thread Gabriel Lai Yong Shern
uncomment file that are in /var/qmail/control/badmimetypes Dincer Sevinc wrote: Hi all,   I have a interesting problem. I am trying send a *.Zip file that contains some MS Word documents but can’t send.   Error message is; The server responded: 554 invalid message con

[qmailtoaster] zip file can't send

2006-03-07 Thread Dincer Sevinc
Hi all,   I have a interesting problem. I am trying send a *.Zip file that contains some MS Word documents but can’t send.   Error message is; The server responded: 554 invalid message content  (#5.3.2)'   I am clicking Send/Receive button several times and than sending mail.   Any

[qmailtoaster] Rack space

2006-03-07 Thread Simon Jones
Hi all, slightly off topic so apologies - please contact me directly if you need any rack space as I have a spare full rack available in central London. thanks Simon Jones SAQ VoIP: 4822813 www.saq.co.uk [EMAIL PROTECTED] -

Re: SV: [qmailtoaster] Qmail Toaster updates

2006-03-07 Thread Per Qvindesland
Wow Qmailtoaster is more alive then any of the other email projects that I am currently involved with if there is a mail setup software that is really worth using then it's Qmailtoaster thanks to guys like Jake. Regards Per Ole Johansen wrote: Hello, Nope, and current version works great! Smal

SV: [qmailtoaster] Qmail Toaster updates

2006-03-07 Thread Ole Johansen
Hello, Nope, and current version works great! Small updates, http://www.kabewm.com/pages/projects/qmailtoaster.php > copied from the bottom of www.qmailtoaster.com B/R Ole J -Opprinnelig melding- Fra: Paulo Sousa [mailto:[EMAIL PROTECTED] Sendt: 7. mars 2006 12:14 Til: qmailtoaster-list@

[qmailtoaster] Qmail Toaster updates

2006-03-07 Thread Paulo Sousa
Hello, Is the project stopped? There aren't any update since 12/2005. When will have official updates to clamav and squirrelmail? Greats Paulo Sousa - QmailToaster hosted by: VR Hosted ---

RE: [qmailtoaster] can't seem to change the default password for admin-toaster

2006-03-07 Thread Aidan O'Callaghan
Thanks for that, it worked Aidan -Original Message- From: Erik Grammer [mailto:[EMAIL PROTECTED] Sent: 07 March 2006 05:24 To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] can't seem to change the default password for admin-toaster most likely php globals is set to off