RE: [qmailtoaster] clamav upgrade on centos 6 x64

2015-11-08 Thread Istvan Köpe
Hi Eric,

 

I followed your steps and the upgrade worked. I had no errors. Thank you!

 

Now how can I make sure that everything is ok?

 

rpm -Uvh clamav-toaster-0.98.7-1.4.11.x86_64.rpm

Preparing...### [100%]

   1:clamav-toaster ### [100%]

ClamAV update process started at Sun Nov  8 10:42:27 2015

main.cld is up to date (version: 55, sigs: 2424225, f-level: 60, builder: neo)

daily.cld is up to date (version: 21043, sigs: 1668608, f-level: 63, builder: 
neo)

bytecode.cld is up to date (version: 270, sigs: 46, f-level: 63, builder: 
shurley)

simscan versions cdb file built. /var/qmail/control/simversions.cdb

simscan cdb file built. /var/qmail/control/simcontrol.cdb

 

The packages looks ok:

rpm -qa | grep toaster

ucspi-tcp-toaster-0.88-1.3.9.x86_64

qmail-toaster-1.03-1.3.22.x86_64

autorespond-toaster-2.0.5-1.4.0.x86_64

qmailadmin-toaster-1.2.16-1.4.1.x86_64

isoqlog-toaster-2.1-1.3.7.x86_64

ripmime-toaster-1.4.0.6-1.3.6.x86_64

clamav-toaster-0.98.7-1.4.11.x86_64

qmailtoaster-plus-0.3.2-1.4.19.noarch

daemontools-toaster-0.76-1.3.6.x86_64

vpopmail-toaster-5.4.33-1.4.0.x86_64

libsrs2-toaster-1.0.18-1.3.6.x86_64

qmail-pop3d-toaster-1.03-1.3.22.x86_64

courier-imap-toaster-4.1.2-1.3.10.x86_64

control-panel-toaster-0.5-1.4.0.noarch

ezmlm-cgi-toaster-0.53.324-1.3.6.x86_64

qmailtoaster-plus.repo-0.2-2.noarch

qmailmrtg-toaster-4.2-1.3.7.x86_64

maildrop-toaster-devel-2.0.3-1.3.8.x86_64

squirrelmail-toaster-1.4.22-1.4.0.noarch

simscan-toaster-1.4.0-1.4.0.x86_64

libdomainkeys-toaster-0.68-1.3.6.x86_64

courier-authlib-toaster-0.59.2-1.3.10.x86_64

ezmlm-toaster-0.53.324-1.3.6.x86_64

maildrop-toaster-2.0.3-1.3.8.x86_64

spamassassin-toaster-3.3.2-1.4.3.x86_64

vqadmin-toaster-2.3.7-1.4.1.x86_64

 

The services looks ok:

qmailctl stat

authlib: up (pid 3813) 1815823 seconds

clamd: up (pid 3812) 1815823 seconds

imap4: down 1815823 seconds

imap4-ssl: down 1815823 seconds

pop3: down 1815823 seconds

pop3-ssl: down 1815823 seconds

send: up (pid 3810) 1815823 seconds

smtp: up (pid 3806) 1815823 seconds

spamd: up (pid 3814) 1815823 seconds

submission: up (pid 3815) 1815823 seconds

authlib/log: up (pid 3811) 1815823 seconds

clamd/log: up (pid 3809) 1815823 seconds

imap4/log: down 1815823 seconds

imap4-ssl/log: down 1815823 seconds

pop3/log: down 1815823 seconds

pop3-ssl/log: down 1815823 seconds

send/log: up (pid 3805) 1815823 seconds

smtp/log: up (pid 3807) 1815823 seconds

spamd/log: up (pid 3816) 1815823 seconds

submission/log: up (pid 3808) 1815823 seconds

 

If everything is ok, how can I share this RPM? Or the source RPM

 

István

 

From: Eric Broch [mailto:ebr...@whitehorsetc.com] 
Sent: Monday, October 19, 2015 10:12 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] clamav upgrade on centos 6 x64

 

After the preceding, next, build the source rpm:
rpmbuild -bs ~/rpmbuild/SPECS/clamav-toaster.spec
And, finally, build the rpm:
rpmbuild --rebuild --with cnt5064 ~/rpmbuild/SRPMS/clamav-toaster*.src.rpm

EricB


On 10/19/2015 12:30 PM, Eric Broch wrote:

Istvan,

I assume the build environment exists on your server.
Download the qmail clamav-toaster source rpm into ~/rpmbuild/SRPMS and install 
it
Download the new clamav source tar.gz file and put in the ~/rpmbuild/SOURCES 
directory
Edit the ~/rpmbuild/SPECS/clamav-toaster.spec file naming the new sources to be 
used most likely the Source0: option.
Edit the changelog section to reflect your changes.

EricB


On 10/18/2015 11:18 PM, Istvan Köpe wrote:

Hi Eric,

 

I never updated a source rpm. Can you guide me?

 

What would you recommend in my senario for long term?

 

István

 

From: Eric Broch [mailto:ebr...@whitehorsetc.com] 
Sent: Monday, October 19, 2015 4:18 AM
To: qmailtoaster-list@qmailtoaster.com 
<mailto:qmailtoaster-list@qmailtoaster.com> 
Subject: Re: [qmailtoaster] clamav upgrade on centos 6 x64

 

Istvan,

You've compiled CentOS 5 SRPMS on a CentOS 6 machine. There are no upgrades 
that anyone does for this, that I know of since it is not a part of the QMT 
planning. 

You can grab the clamav-toaster source rpm 
<http://mirrors.qmailtoaster.com/current/SRPMS/clamav-toaster-0.98.4-1.4.8.src.rpm>
  and update it with the latest clamav sources 
<http://www.clamav.net/downloads/production/clamav-0.98.7.tar.gz>  and compile 
it for your own uses

Eric


On 10/18/2015 10:38 AM, Istvan Köpe wrote:

I also tried with yum and qtp-newmodel, but no success. I installed it with the 
cnt5064-install-script.sh. There were some problems, but I figured it out 
somehow and the server is running without problems since about 2 years. I think 
I made and upgrade for clamav since the server installation, but I'm not sure.
 
 
rpm -qa | grep toaster
ucspi-tcp-toaster-0.88-1.3.9.x86_64
qmail-toaster-1.03-1.3.22.x86_64
autorespond-toaster-2.0.5-1.4.0.x86_64
qmailadmin-toaster-1

RE: [qmailtoaster] clamav upgrade on centos 6 x64

2015-10-18 Thread Istvan Köpe
Hi Eric,

 

I never updated a source rpm. Can you guide me?

 

What would you recommend in my senario for long term?

 

István

 

From: Eric Broch [mailto:ebr...@whitehorsetc.com] 
Sent: Monday, October 19, 2015 4:18 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] clamav upgrade on centos 6 x64

 

Istvan,

You've compiled CentOS 5 SRPMS on a CentOS 6 machine. There are no upgrades 
that anyone does for this, that I know of since it is not a part of the QMT 
planning. 

You can grab the clamav-toaster source rpm 
<http://mirrors.qmailtoaster.com/current/SRPMS/clamav-toaster-0.98.4-1.4.8.src.rpm>
  and update it with the latest clamav sources 
<http://www.clamav.net/downloads/production/clamav-0.98.7.tar.gz>  and compile 
it for your own uses

Eric


On 10/18/2015 10:38 AM, Istvan Köpe wrote:

I also tried with yum and qtp-newmodel, but no success. I installed it with the 
cnt5064-install-script.sh. There were some problems, but I figured it out 
somehow and the server is running without problems since about 2 years. I think 
I made and upgrade for clamav since the server installation, but I'm not sure.
 
 
rpm -qa | grep toaster
ucspi-tcp-toaster-0.88-1.3.9.x86_64
qmail-toaster-1.03-1.3.22.x86_64
autorespond-toaster-2.0.5-1.4.0.x86_64
qmailadmin-toaster-1.2.16-1.4.1.x86_64
isoqlog-toaster-2.1-1.3.7.x86_64
ripmime-toaster-1.4.0.6-1.3.6.x86_64
clamav-toaster-0.98.4-1.4.8.x86_64
qmailtoaster-plus-0.3.2-1.4.19.noarch
daemontools-toaster-0.76-1.3.6.x86_64
vpopmail-toaster-5.4.33-1.4.0.x86_64
libsrs2-toaster-1.0.18-1.3.6.x86_64
qmail-pop3d-toaster-1.03-1.3.22.x86_64
courier-imap-toaster-4.1.2-1.3.10.x86_64
control-panel-toaster-0.5-1.4.0.noarch
ezmlm-cgi-toaster-0.53.324-1.3.6.x86_64
qmailtoaster-plus.repo-0.2-2.noarch
qmailmrtg-toaster-4.2-1.3.7.x86_64
maildrop-toaster-devel-2.0.3-1.3.8.x86_64
squirrelmail-toaster-1.4.22-1.4.0.noarch
simscan-toaster-1.4.0-1.4.0.x86_64
libdomainkeys-toaster-0.68-1.3.6.x86_64
courier-authlib-toaster-0.59.2-1.3.10.x86_64
ezmlm-toaster-0.53.324-1.3.6.x86_64
maildrop-toaster-2.0.3-1.3.8.x86_64
spamassassin-toaster-3.3.2-1.4.3.x86_64
vqadmin-toaster-2.3.7-1.4.1.x86_64
 
rpm -qa | grep .qt
dovecot-devel-2.0.11-2.qtp.x86_64
dovecot-debuginfo-2.0.11-2.qtp.x86_64
dovecot-2.0.11-2.qtp.x86_64
dovecot-mysql-2.0.11-2.qtp.x86_64
dovecot-pigeonhole-2.0.11-2.qtp.x86_64
whtc-qmt-1-1.qt.el6.noarch
dovecot-pgsql-2.0.11-2.qtp.x86_64
 
István
 
 
-Original Message-
From: Eric Broch [mailto:ebr...@whitehorsetc.com] 
Sent: Sunday, October 18, 2015 5:32 PM
To: qmailtoaster-list@qmailtoaster.com 
<mailto:qmailtoaster-list@qmailtoaster.com> 
Subject: Re: [qmailtoaster] clamav upgrade on centos 6 x64
 
Istvan,
 
There should be no RPMS with the QMT "toaster" designation on a CentOS 6 
machine, they should all have the ".qt" designation.
 
How did you go about installing QMT on this CentOS 6 machine?
 
Can you run a couple commands at your CLI?
 
1) # rpm -qa | grep toaster
2) # rpm -qa | grep .qt
 
And, post your output.
 
Eric
 
 
On 10/18/2015 3:36 AM, Istvan Köpe wrote:

Hello,
 
 
 
I want to upgrade clamav on a Centos6 x64 but I have this error:
 
rpm -Uvh clamav-0.98.7-0.qt.el6.x86_64.rpm
 
error: Failed dependencies:
 
clamav-toaster is needed by (installed)
simscan-toaster-1.4.0-1.4.0.x86_64
 
 
 
Can you help me out?
 
 
 
 
 
István
 
 
 
 

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

 



[qmailtoaster] clamav upgrade on centos 6 x64

2015-10-18 Thread Istvan Köpe
Hello,

 

I want to upgrade clamav on a Centos6 x64 but I have this error:

rpm -Uvh clamav-0.98.7-0.qt.el6.x86_64.rpm

error: Failed dependencies:

clamav-toaster is needed by (installed)
simscan-toaster-1.4.0-1.4.0.x86_64

 

Can you help me out?

 

 

István

 



RE: [qmailtoaster] clamav upgrade on centos 6 x64

2015-10-18 Thread Istvan Köpe
I also tried with yum and qtp-newmodel, but no success. I installed it with the 
cnt5064-install-script.sh. There were some problems, but I figured it out 
somehow and the server is running without problems since about 2 years. I think 
I made and upgrade for clamav since the server installation, but I'm not sure.


rpm -qa | grep toaster
ucspi-tcp-toaster-0.88-1.3.9.x86_64
qmail-toaster-1.03-1.3.22.x86_64
autorespond-toaster-2.0.5-1.4.0.x86_64
qmailadmin-toaster-1.2.16-1.4.1.x86_64
isoqlog-toaster-2.1-1.3.7.x86_64
ripmime-toaster-1.4.0.6-1.3.6.x86_64
clamav-toaster-0.98.4-1.4.8.x86_64
qmailtoaster-plus-0.3.2-1.4.19.noarch
daemontools-toaster-0.76-1.3.6.x86_64
vpopmail-toaster-5.4.33-1.4.0.x86_64
libsrs2-toaster-1.0.18-1.3.6.x86_64
qmail-pop3d-toaster-1.03-1.3.22.x86_64
courier-imap-toaster-4.1.2-1.3.10.x86_64
control-panel-toaster-0.5-1.4.0.noarch
ezmlm-cgi-toaster-0.53.324-1.3.6.x86_64
qmailtoaster-plus.repo-0.2-2.noarch
qmailmrtg-toaster-4.2-1.3.7.x86_64
maildrop-toaster-devel-2.0.3-1.3.8.x86_64
squirrelmail-toaster-1.4.22-1.4.0.noarch
simscan-toaster-1.4.0-1.4.0.x86_64
libdomainkeys-toaster-0.68-1.3.6.x86_64
courier-authlib-toaster-0.59.2-1.3.10.x86_64
ezmlm-toaster-0.53.324-1.3.6.x86_64
maildrop-toaster-2.0.3-1.3.8.x86_64
spamassassin-toaster-3.3.2-1.4.3.x86_64
vqadmin-toaster-2.3.7-1.4.1.x86_64

rpm -qa | grep .qt
dovecot-devel-2.0.11-2.qtp.x86_64
dovecot-debuginfo-2.0.11-2.qtp.x86_64
dovecot-2.0.11-2.qtp.x86_64
dovecot-mysql-2.0.11-2.qtp.x86_64
dovecot-pigeonhole-2.0.11-2.qtp.x86_64
whtc-qmt-1-1.qt.el6.noarch
dovecot-pgsql-2.0.11-2.qtp.x86_64

István


-Original Message-
From: Eric Broch [mailto:ebr...@whitehorsetc.com] 
Sent: Sunday, October 18, 2015 5:32 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] clamav upgrade on centos 6 x64

Istvan,

There should be no RPMS with the QMT "toaster" designation on a CentOS 6 
machine, they should all have the ".qt" designation.

How did you go about installing QMT on this CentOS 6 machine?

Can you run a couple commands at your CLI?

1) # rpm -qa | grep toaster
2) # rpm -qa | grep .qt

And, post your output.

Eric


On 10/18/2015 3:36 AM, Istvan Köpe wrote:
> Hello,
> 
>  
> 
> I want to upgrade clamav on a Centos6 x64 but I have this error:
> 
> rpm -Uvh clamav-0.98.7-0.qt.el6.x86_64.rpm
> 
> error: Failed dependencies:
> 
> clamav-toaster is needed by (installed)
> simscan-toaster-1.4.0-1.4.0.x86_64
> 
>  
> 
> Can you help me out?
> 
>  
> 
>  
> 
> István
> 
>  
> 
> 


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


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



Re: [qmailtoaster] vqadmin on centos 6.4 x64

2013-08-11 Thread Istvan Köpe

Modifying toaster.conf as you suggested solved the problem.

Thank you!

Istvan

On 10.08.2013 19:41, xaf wrote:

|-- Istvan Köpe, le 10/08/2013 10:20, a dit :

The problem is that the Qmail Toaster Admin page loads without any
fields or buttons.
Can you tell me where to start troubleshooting this problem?

change /etc/httpd/conf/toaster.conf
add
php_value short_open_tag On
under
Directory /usr/share/toaster/htdocs
Directory /usr/share/toaster/cgi-bin

then
service httpd reload

or

change ? - ?php
within
/usr/share/toaster/htdocs/admin/index.php
/usr/share/toaster/include/admin.inc.php


xaf


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





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



Re: [qmailtoaster] vqadmin on centos 6.4 x64

2013-08-11 Thread Istvan Köpe

  
  
I started the installation based on
  this procedure: http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg31759.html
  Of course it didn't work flawless, but I troubleshooted each
  package with problems one by one. 
  Unfortunately I didn't take notes what I did, but if you have
  problems post it here, I'm sure you'll find the answer.
  
  Some things I remember is that, before starting the installation
  of Qmailtoaster, after you remove postfix, you have to check both
  /etc/passwd and /etc/groups and make sure ID 89 is not used by any
  user or group. If ID 89 is there, remove it manually.
  Than I struggled a lot with compiling
  vqadmin-toaster-2.3.7-1.4.1.src.rpm, I had to replace the
  config.sub file with the one from vpopmail-5.4.33.tar.gz. 
  But this week when I was looking for solution for this vqadmin
  problem, I found a RPM for which I was able to install it on
  Centos 6.4 x64 here: http://mirror9.qmailtoaster.com/testing/centos/6/x86_64/
  
  There is also an other approach. The idea came after I struggled
  with the Centos installation. Install ESXI 5.1 on the server and
  create a dedicated virtual machine for Qmailtoaster using the
  Centos 5.
  
  Good luck!
  
  Istvan
  
  On 11.08.2013 14:57, ChandranManikandan wrote:


  Hi,
Can you please send me the procedure to install
  qmailtoaster in centos 6.4 x86 with step by step.
  
  

On Sun, Aug 11, 2013 at 3:28 PM, Istvan
  Kpe ist...@advancetech.ro
  wrote:
  Modifying
toaster.conf as you suggested solved the problem.

Thank you!

Istvan

  

On 10.08.2013 19:41, xaf wrote:

  |-- Istvan Kpe, le 10/08/2013 10:20, a dit :
  
The problem is that the Qmail Toaster Admin page
loads without any
fields or buttons.
Can you tell me where to start troubleshooting this
problem?
  
  change /etc/httpd/conf/toaster.conf
  add
  php_value short_open_tag On
  under
  Directory /usr/share/toaster/htdocs
  Directory /usr/share/toaster/cgi-bin
  
  then
  service httpd reload
  
  or
  
  change ? - ?php
  within
  /usr/share/toaster/htdocs/admin/index.php
  /usr/share/toaster/include/admin.inc.php
  
  
  xaf
  
  
  -
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
  
  



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

  

  





-- 
Thanks  Best Regards,
  Manikandan.C

  


  


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



Re: [qmailtoaster] Frequently get Outlook hang using qmailtoaster IMAP Server

2013-08-11 Thread Istvan Köpe

  
  
You should switch to dovecot. I had
  performance problems with courier imap.
  http://wiki.qmailtoaster.com/index.php/Replacing_Courier_IMAP_with_Dovecot_IMAP
  
  Istvan
  
  On 12.08.2013 07:18, ChandranManikandan wrote:


  Hi All,
Am running vpopmail+Courier imap with Centos 5.7 version.
We are using 100 Email account with IMAP Server and using
  Outlook Email client. We are facing outlook hang frequently
  everyday. When i goto check server for 143 port connections is
  showing only 60 to 70 up and down range.
Then if i stop qmailtoaster and restart again it should
  exact 143 connection and it's come normal performance. can you
  please give solution anyone.
  
  
  -- 
  Thanks  Best Regards,
Manikandan.C
  

  


  


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



[qmailtoaster] vqadmin on centos 6.4 x64

2013-08-10 Thread Istvan Köpe

Hi,

I managed to install Qmailtoaster on Centos 6.4 x64. Everything works 
fine except VQADMIN even if it was installed successfully
The problem is that the Qmail Toaster Admin page loads without any 
fields or buttons.

Can you tell me where to start troubleshooting this problem?

Thanks!

Istvan

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



[qmailtoaster] qmailtoaster.org availability

2010-04-16 Thread Istvan Köpe
Yesterday I was unable to access www.qmailtoaster.org and since 
yesterday I'm still unable to access qtp.qmailtoaster.com.
I know that ClamAV stopped the support for versions lower 0.95. Is this 
related?

What's happening?

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

2010-04-13 Thread Istvan Köpe

Hello,

I understand that simcontrol and spamdyke have nothing in common.
Is there a way to have a mail tap for a whole domain, which is not 
spam-filtered? The purpose of this would be, to have a mail account 
where absolutely all the mails are accepted.


Istvan


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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-12 Thread Istvan Köpe

The reverse DNS didn't solve the problem.
Now I need to dig really deep.

When I do telnet 127.0.0.1 25, what happens before the welcome message 
is shown on the screen?

With the default installation, SA or Clam doesn't some kind of BL check.
How can I completely disable SA and Clam?

I.
On 12.04.2010 08:44, Istvan Köpe wrote:

spamdyke is not installed.

On 12.04.2010 02:25, Eric Shubert wrote:

Istvan Köpe wrote:

caching-nameserver is installed and it works.
The resolv.conf is:
nameserver 127.0.0.1

The domain names are resolved.


Yes, but how quickly? New names, not cached ones.


How can I know if spamdyke is installed, because I didn't install it?


You would need to run qtp-install-spamdyke in order to install it. 
It's not installed by default (as of the present release). When it's 
installed, it will be referenced in your 
/var/qmail/supervise/smtp/run file.



I.
On 11.04.2010 20:14, Eric Shubert wrote:

Jake Vickers wrote:

On 04/11/2010 04:33 AM, Istvan Köpe wrote:

Hello,

Yesterday I installed a fresh Qmail Toaster box on Centos 5.4 
according to wiki.
The box works fine, but the SMTP is very slow. You have to wait 
about 30sec to send a blank message, no matter if you connect 
from LAN or from the internet.
I have the same response if I telnet on port 25. Even if I telnet 
127.0.0.1 25
I setup bind as caching-nameserver, no change. I tried with 
djbdns, no change.
The server is behind an ADSL router with ports 22, 25 and 80 
forwarded.

I also tried putting the server in DMZ, no change.

I out of ideas. I don't know where to look for the problem.

Please give me a clue.


Slow connects are usually do due to DNS lookups. You may have a 
RBL that is taking a long time to respond (or is timing out) that 
is causing the delay.
If this started after installing Spamdyke, remove it until you can 
determine what the issue actually is.




I'll second that.
What's in your /etc/resolv.conf file?
Do you have caching-nameserver package installed?




- 

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!






- 

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and 
installations.

 If you need professional help with your setup, contact them today!
- 

Please visit qmailtoaster.com for the latest news, updates, and 
packages.
 To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com







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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-12 Thread Istvan Köpe
/var/qmail/control/blacklists is empty. That means theoretically no 
blacklist check is performed.


I'll try to see if the server tries to connect to other hosts when I 
telnet in.




On 12.04.2010 16:02, Jake Vickers wrote:

On 04/12/2010 08:30 AM, Istvan Köpe wrote:

The reverse DNS didn't solve the problem.
Now I need to dig really deep.

When I do telnet 127.0.0.1 25, what happens before the welcome 
message is shown on the screen?

With the default installation, SA or Clam doesn't some kind of BL check.
How can I completely disable SA and Clam?


Upon initial connection, RBLs in the /var/qmail/control/blacklists 
file are performed. Then the server logs the info and the banner is 
shown.


You will want to turn on recordio to troubleshoot this further.

- 

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and 
installations.

 If you need professional help with your setup, contact them today!
- 

Please visit qmailtoaster.com for the latest news, updates, and 
packages.
 To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com







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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-12 Thread Istvan Köpe

I did qmailctl restart and I restarted the server too.
How do I turn on recordio ?

I.

On 12.04.2010 16:43, Jake Vickers wrote:

On 04/12/2010 09:11 AM, Istvan Köpe wrote:
/var/qmail/control/blacklists is empty. That means theoretically no 
blacklist check is performed.


I'll try to see if the server tries to connect to other hosts when I 
telnet in.




Did you restart qmail after emptying the file?
I still think you'll need to turn on recordio to diagnose this deeper.


- 

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and 
installations.

 If you need professional help with your setup, contact them today!
- 

Please visit qmailtoaster.com for the latest news, updates, and 
packages.
 To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com







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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-12 Thread Istvan Köpe

With recordio on /var/log/qmail/smtp says the following

04-12 17:05:44 tcpserver: status: 1/100
04-12 17:05:44 tcpserver: pid 28130 from 127.0.0.1
04-12 17:05:44 tcpserver: ok 28130 corso:127.0.0.1:25 :127.0.0.1::55683
04-12 17:06:14 28130  220 Welcome to DANGER Qmail SMTP Server ESMTP

Can you see that 30 sec delay?

I.
On 12.04.2010 16:50, Jake Vickers wrote:

On 04/12/2010 09:45 AM, Istvan Köpe wrote:

I did qmailctl restart and I restarted the server too.
How do I turn on recordio ?

I.


You enable it by turning it on in the run file:
http://wiki.qmailtoaster.com/index.php/FAQs#How_do_I_use_recordio_to_diagnose_problems.3F 



- 

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and 
installations.

 If you need professional help with your setup, contact them today!
- 

Please visit qmailtoaster.com for the latest news, updates, and 
packages.
 To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com







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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-12 Thread Istvan Köpe
In the mean time I disabled recordio, because it filled the logs with 
all kind of stuff.
The four lines below from the smtp log are the result of telnet 
127.0.0.1 25 until the welcome screen is shown, with recordio enabled. 
I copy pasted the result of qmlog -f smtp, while I did the telnet command.


This is the run file(wihout recordio), the default one:
#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
BLACKLIST=`cat /var/qmail/control/blacklists`
SMTPD=/var/qmail/bin/qmail-smtpd
TCP_CDB=/etc/tcprules.d/tcp.smtp.cdb
RBLSMTPD=/usr/bin/rblsmtpd
HOSTNAME=`hostname`
VCHKPW=/home/vpopmail/bin/vchkpw
REQUIRE_AUTH=0

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


The system is a physical host.

Yes, I modified the following control files:
# echo danger.ro  defaultdomain
# echo localhost  locals
# echo danger.ro  me
# echo danger.ro  plusdomain
# echo localhost  rcpthosts
# echo danger.ro  rcpthosts
# echo checkvpw  checkpassword

tcp.smtp looks like this:
127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private
:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,DKSIGN=/var/qmail/control/domainkeys/%/private

Yes there is a firewall, maybe two.
The machine running qmail is also a router and a firewall. At the public 
interface of the machine is a ADSL router. Anyway, I guess the firewall 
is not an issue until the qmail is running fine. I can send/receive 
emails to/from anybody. If other port than 25, 80, 110 and 443 are 
required, than we might find the problem.


I just made a telnet 127.0.0.1 587 , to the submission port, and I 
received the welcome message instantly.


I.
On 12.04.2010 17:37, Jake Vickers wrote:

On 04/12/2010 10:09 AM, Istvan Köpe wrote:

With recordio on /var/log/qmail/smtp says the following

04-12 17:05:44 tcpserver: status: 1/100
04-12 17:05:44 tcpserver: pid 28130 from 127.0.0.1
04-12 17:05:44 tcpserver: ok 28130 corso:127.0.0.1:25 :127.0.0.1::55683
04-12 17:06:14 28130  220 Welcome to DANGER Qmail SMTP Server ESMTP

Can you see that 30 sec delay?

I.


Please show us more of the log (10 lines prior, and 15 lines afterwards).
What does your run file look like? Is this on a physical host or a VM?
It appears you are doing this all on the localhost. What command are 
you running to get this result?

Have you modified anything from the defaults?
What does your tcp.smtp file look like? Any firewalling?

Provide us with as much information as possible.

- 

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and 
installations.

 If you need professional help with your setup, contact them today!
- 

Please visit qmailtoaster.com for the latest news, updates, and 
packages.
 To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com







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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-12 Thread Istvan Köpe

Yes the hostname is resolvable.

The hostsfile looks like this:
cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1   corso   localhost.localdomain   localhost
::1 localhost6.localdomain6 localhost6

No, the hostname is corso the me file is danger.ro

I.

On 12.04.2010 17:44, Eric Shubert wrote:

Is your hostname resolvable?
What's in your /etc/hosts file?
Does your me file match the result of hostname?
Just reaching here.

Istvan Köpe wrote:

With recordio on /var/log/qmail/smtp says the following

04-12 17:05:44 tcpserver: status: 1/100
04-12 17:05:44 tcpserver: pid 28130 from 127.0.0.1
04-12 17:05:44 tcpserver: ok 28130 corso:127.0.0.1:25 :127.0.0.1::55683
04-12 17:06:14 28130  220 Welcome to DANGER Qmail SMTP Server ESMTP

Can you see that 30 sec delay?

I.
On 12.04.2010 16:50, Jake Vickers wrote:

On 04/12/2010 09:45 AM, Istvan Köpe wrote:

I did qmailctl restart and I restarted the server too.
How do I turn on recordio ?

I.


You enable it by turning it on in the run file:
http://wiki.qmailtoaster.com/index.php/FAQs#How_do_I_use_recordio_to_diagnose_problems.3F 



- 

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!






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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-12 Thread Istvan Köpe

When I do
#hostaname
I get
corso

On 12.04.2010 18:43, Eric Shubert wrote:

Istvan Köpe wrote:

Yes the hostname is resolvable.

The hostsfile looks like this:
cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1   corso   localhost.localdomain   localhost
::1 localhost6.localdomain6 localhost6

No, the hostname is corso the me file is danger.ro

I.


The me file should contain your entire (fqdn) hostname. I include that 
name as the 1st name on the 127 line in /etc/hosts as well.


So I'm guessing that when you do
# hostname
you get
corso.danger.ro
Correct?


On 12.04.2010 17:44, Eric Shubert wrote:

Is your hostname resolvable?
What's in your /etc/hosts file?
Does your me file match the result of hostname?
Just reaching here.

Istvan Köpe wrote:

With recordio on /var/log/qmail/smtp says the following

04-12 17:05:44 tcpserver: status: 1/100
04-12 17:05:44 tcpserver: pid 28130 from 127.0.0.1
04-12 17:05:44 tcpserver: ok 28130 corso:127.0.0.1:25 
:127.0.0.1::55683

04-12 17:06:14 28130  220 Welcome to DANGER Qmail SMTP Server ESMTP

Can you see that 30 sec delay?

I.
On 12.04.2010 16:50, Jake Vickers wrote:

On 04/12/2010 09:45 AM, Istvan Köpe wrote:

I did qmailctl restart and I restarted the server too.
How do I turn on recordio ?

I.


You enable it by turning it on in the run file:
http://wiki.qmailtoaster.com/index.php/FAQs#How_do_I_use_recordio_to_diagnose_problems.3F 



- 

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!






- 

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!






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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-12 Thread Istvan Köpe
I modified the hostname and the content of the related control files, 
but there was no change.


On 12.04.2010 19:24, Eric Shubert wrote:

This value is set in /etc/sysconfig/network file.
I think you should have:
HOSTNAME=corso.danger.ro
for starters. I believe you'll need to reboot after changing it.
That value should be in your me file as well.

Istvan Köpe wrote:

When I do
#hostaname
I get
corso

On 12.04.2010 18:43, Eric Shubert wrote:

Istvan Köpe wrote:

Yes the hostname is resolvable.

The hostsfile looks like this:
cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1   corso   localhost.localdomain   localhost
::1 localhost6.localdomain6 localhost6

No, the hostname is corso the me file is danger.ro

I.


The me file should contain your entire (fqdn) hostname. I include 
that name as the 1st name on the 127 line in /etc/hosts as well.


So I'm guessing that when you do
# hostname
you get
corso.danger.ro
Correct?


On 12.04.2010 17:44, Eric Shubert wrote:

Is your hostname resolvable?
What's in your /etc/hosts file?
Does your me file match the result of hostname?
Just reaching here.

Istvan Köpe wrote:

With recordio on /var/log/qmail/smtp says the following

04-12 17:05:44 tcpserver: status: 1/100
04-12 17:05:44 tcpserver: pid 28130 from 127.0.0.1
04-12 17:05:44 tcpserver: ok 28130 corso:127.0.0.1:25 
:127.0.0.1::55683

04-12 17:06:14 28130  220 Welcome to DANGER Qmail SMTP Server ESMTP

Can you see that 30 sec delay?

I.
On 12.04.2010 16:50, Jake Vickers wrote:

On 04/12/2010 09:45 AM, Istvan Köpe wrote:

I did qmailctl restart and I restarted the server too.
How do I turn on recordio ?

I.


You enable it by turning it on in the run file:
http://wiki.qmailtoaster.com/index.php/FAQs#How_do_I_use_recordio_to_diagnose_problems.3F 



- 

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!






- 

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!






- 

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!






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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-12 Thread Istvan Köpe

blacklist file size=0

If I remove the rblsmtpd from the run file, the problem disappears. This 
is the source of the problem.

What does this rblsmtpd do?

I.

On 12.04.2010 19:28, Eric Shubert wrote:

Istvan Köpe wrote:
/var/qmail/control/blacklists is empty. That means theoretically no 
blacklist check is performed.


How empty? Size=0, or is there a CRLF in there?

I ask because you said you don't have a problem with port 587. That 
would indicate a problem with rblsmtpd to me, because that's the main 
difference between 587 and 25 (other than 587 requiring 
authentication, which hasn't come into play yet). Instead of using an 
empty file, you might try removing rblsmtpd in the 
/var/qmail/supervise/smtp/run file and see what happens with that.


I'll try to see if the server tries to connect to other hosts when I 
telnet in.




On 12.04.2010 16:02, Jake Vickers wrote:

On 04/12/2010 08:30 AM, Istvan Köpe wrote:

The reverse DNS didn't solve the problem.
Now I need to dig really deep.

When I do telnet 127.0.0.1 25, what happens before the welcome 
message is shown on the screen?
With the default installation, SA or Clam doesn't some kind of BL 
check.

How can I completely disable SA and Clam?


Upon initial connection, RBLs in the /var/qmail/control/blacklists 
file are performed. Then the server logs the info and the banner is 
shown.


You will want to turn on recordio to troubleshoot this further.

- 

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!






-
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] fresh installation smtp slow

2010-04-11 Thread Istvan Köpe

Hello,

Yesterday I installed a fresh Qmail Toaster box on Centos 5.4 according 
to wiki.
The box works fine, but the SMTP is very slow. You have to wait about 
30sec to send a blank message, no matter if you connect from LAN or from 
the internet.
I have the same response if I telnet on port 25. Even if I telnet 
127.0.0.1 25
I setup bind as caching-nameserver, no change. I tried with djbdns, no 
change.

The server is behind an ADSL router with ports 22, 25 and 80 forwarded.
I also tried putting the server in DMZ, no change.

I out of ideas. I don't know where to look for the problem.

Please give me a clue.

Thanks!

Istvan

-
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] fresh installation smtp slow

2010-04-11 Thread Istvan Köpe

The reverse DNS is not set yet. Can this be a reason for the slow response?

I.

On 11.04.2010 11:33, Istvan Köpe wrote:

Hello,

Yesterday I installed a fresh Qmail Toaster box on Centos 5.4 
according to wiki.
The box works fine, but the SMTP is very slow. You have to wait about 
30sec to send a blank message, no matter if you connect from LAN or 
from the internet.
I have the same response if I telnet on port 25. Even if I telnet 
127.0.0.1 25
I setup bind as caching-nameserver, no change. I tried with djbdns, no 
change.

The server is behind an ADSL router with ports 22, 25 and 80 forwarded.
I also tried putting the server in DMZ, no change.

I out of ideas. I don't know where to look for the problem.

Please give me a clue.

Thanks!

Istvan

- 

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] fresh installation smtp slow

2010-04-11 Thread Istvan Köpe

The reverse DNS will be set in the next few days.
I also removed everything form blacklists. Even if I change in the 
simcontrol clam=no,spam=no and I do telnet 127.0.0.1 25 it takes 30s


What does telnet 127.0.0.1 25 has to do with DNS or reverse DNS?

I.

On 11.04.2010 12:29, Martin Waschbuesch wrote:

Hi there,

Reverse lookup on your IP is not possible yet?
That would be a VERY bad idea for any mail server.
It is highly likely that in addition to slow performance, a lot of recipients 
would block your outgoing mails as phishing or spam.

Martin

Am 11.04.2010 um 11:20 schrieb Istvan Köpe:

   

The reverse DNS is not set yet. Can this be a reason for the slow response?

I.

On 11.04.2010 11:33, Istvan Köpe wrote:
 

Hello,

Yesterday I installed a fresh Qmail Toaster box on Centos 5.4 according to wiki.
The box works fine, but the SMTP is very slow. You have to wait about 30sec to 
send a blank message, no matter if you connect from LAN or from the internet.
I have the same response if I telnet on port 25. Even if I telnet 127.0.0.1 25
I setup bind as caching-nameserver, no change. I tried with djbdns, no change.
The server is behind an ADSL router with ports 22, 25 and 80 forwarded.
I also tried putting the server in DMZ, no change.

I out of ideas. I don't know where to look for the problem.

Please give me a clue.

Thanks!

Istvan

-
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


 


--
However beautiful the strategy, you should occasionally look at the results.

Winston Churchill


-
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] fresh installation smtp slow

2010-04-11 Thread Istvan Köpe
Sending mail takes long. Connecting from telnet(from anywhere) takes 
long. Receiving mail(POP3) is fast.
After hitting enter after telnet, I have the prompt instantly, but it 
takes about 30 sec to get the welcome message.


I.

On 11.04.2010 12:44, Martin Waschbuesch wrote:

Just to get this clear, it is not sending or receiving that takes so long, but 
your actual connection attempt via telnet takes that long?
E.g. from hitting enter after 'telnet 127.0.0.1 25' to the prompt coming on?

Martin

Am 11.04.2010 um 11:41 schrieb Istvan Köpe:

   

The reverse DNS will be set in the next few days.
I also removed everything form blacklists. Even if I change in the simcontrol 
clam=no,spam=no and I do telnet 127.0.0.1 25 it takes 30s

What does telnet 127.0.0.1 25 has to do with DNS or reverse DNS?

I.

On 11.04.2010 12:29, Martin Waschbuesch wrote:
 

Hi there,

Reverse lookup on your IP is not possible yet?
That would be a VERY bad idea for any mail server.
It is highly likely that in addition to slow performance, a lot of recipients 
would block your outgoing mails as phishing or spam.

Martin

Am 11.04.2010 um 11:20 schrieb Istvan Köpe:


   

The reverse DNS is not set yet. Can this be a reason for the slow response?

I.

On 11.04.2010 11:33, Istvan Köpe wrote:

 

Hello,

Yesterday I installed a fresh Qmail Toaster box on Centos 5.4 according to wiki.
The box works fine, but the SMTP is very slow. You have to wait about 30sec to 
send a blank message, no matter if you connect from LAN or from the internet.
I have the same response if I telnet on port 25. Even if I telnet 127.0.0.1 25
I setup bind as caching-nameserver, no change. I tried with djbdns, no change.
The server is behind an ADSL router with ports 22, 25 and 80 forwarded.
I also tried putting the server in DMZ, no change.

I out of ideas. I don't know where to look for the problem.

Please give me a clue.

Thanks!

Istvan

-
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



 

--
However beautiful the strategy, you should occasionally look at the results.

Winston Churchill


-
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


 


--
One may understand the cosmos, but never the ego; the self is more distant than any 
star.

Gilbert K. Chesterton


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and installations.
   If you need

Re: [qmailtoaster] fresh installation smtp slow

2010-04-11 Thread Istvan Köpe
The traffic is low, about 100 mails / 24h. Although the hardware is 
pretty weak, but for this load I guess it should be enough:


top - 15:56:55 up  3:09,  1 user,  load average: 0.00, 0.00, 0.00
Tasks: 127 total,   1 running, 126 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.0%us,  0.0%sy,  0.0%ni,100.0%id,  0.0%wa,  0.0%hi,  0.0%si,  
0.0%st

Mem:255436k total,   239236k used,16200k free,18532k buffers
Swap:   522104k total,17992k used,   504112k free,29552k cached

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 4245 root  15   0  2336 1040  800 R  0.7  0.4   0:00.11 top
1 root  15   0  2072  628  540 S  0.0  0.2   0:00.44 init
2 root  RT  -5 000 S  0.0  0.0   0:00.00 migration/0
3 root  39  19 000 S  0.0  0.0   0:00.00 ksoftirqd/0
4 root  RT  -5 000 S  0.0  0.0   0:00.00 watchdog/0
5 root  10  -5 000 S  0.0  0.0   0:00.00 events/0
6 root  10  -5 000 S  0.0  0.0   0:00.00 khelper
7 root  10  -5 000 S  0.0  0.0   0:00.00 kthread
   10 root  10  -5 000 S  0.0  0.0   0:00.02 kblockd/0
   11 root  20  -5 000 S  0.0  0.0   0:00.00 kacpid
   83 root  20  -5 000 S  0.0  0.0   0:00.00 cqueue/0
   86 root  10  -5 000 S  0.0  0.0   0:00.00 khubd
   88 root  10  -5 000 S  0.0  0.0   0:00.00 kseriod
  149 root  15   0 000 S  0.0  0.0   0:00.03 pdflush


On 11.04.2010 13:45, Martin Waschbuesch wrote:

That sounds like something else then.
Connect from localhost, at the very least, should be fast.

Is there already a lot of traffic on the system? What's the load of the smtp 
process?
Is there a chance that there is a large number of concurrent smtp connections 
already?

Martin

Am 11.04.2010 um 11:58 schrieb Istvan Köpe:

   

Sending mail takes long. Connecting from telnet(from anywhere) takes long. 
Receiving mail(POP3) is fast.
After hitting enter after telnet, I have the prompt instantly, but it takes 
about 30 sec to get the welcome message.

I.

On 11.04.2010 12:44, Martin Waschbuesch wrote:
 

Just to get this clear, it is not sending or receiving that takes so long, but 
your actual connection attempt via telnet takes that long?
E.g. from hitting enter after 'telnet 127.0.0.1 25' to the prompt coming on?

Martin

Am 11.04.2010 um 11:41 schrieb Istvan Köpe:


   

The reverse DNS will be set in the next few days.
I also removed everything form blacklists. Even if I change in the simcontrol 
clam=no,spam=no and I do telnet 127.0.0.1 25 it takes 30s

What does telnet 127.0.0.1 25 has to do with DNS or reverse DNS?

I.

On 11.04.2010 12:29, Martin Waschbuesch wrote:

 

Hi there,

Reverse lookup on your IP is not possible yet?
That would be a VERY bad idea for any mail server.
It is highly likely that in addition to slow performance, a lot of recipients 
would block your outgoing mails as phishing or spam.

Martin

Am 11.04.2010 um 11:20 schrieb Istvan Köpe:



   

The reverse DNS is not set yet. Can this be a reason for the slow response?

I.

On 11.04.2010 11:33, Istvan Köpe wrote:


 

Hello,

Yesterday I installed a fresh Qmail Toaster box on Centos 5.4 according to wiki.
The box works fine, but the SMTP is very slow. You have to wait about 30sec to 
send a blank message, no matter if you connect from LAN or from the internet.
I have the same response if I telnet on port 25. Even if I telnet 127.0.0.1 25
I setup bind as caching-nameserver, no change. I tried with djbdns, no change.
The server is behind an ADSL router with ports 22, 25 and 80 forwarded.
I also tried putting the server in DMZ, no change.

I out of ideas. I don't know where to look for the problem.

Please give me a clue.

Thanks!

Istvan

-
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

Re: [qmailtoaster] fresh installation smtp slow

2010-04-11 Thread Istvan Köpe
I installed Centos minimal configuration, without any additional options 
selected. Than I installed only what is required to install according to 
wiki, with bind as caching nameserver. After that I installed QTP and ntop.

I guess spamdyke is not part of default setup and I didn't install it.
I looked at the logs in messages and smtp. Both are clean. I don't have 
errors, just delays. Where else should I look?


What kind of additional info do you need, to be able to help?

I.

On 11.04.2010 14:35, Postmaster wrote:

You have given very little information.
Did you install spamdyke? - this is a delay variable in the config file
Have you looked into logs?

Regards
Alex


On 11/04/2010 10:58, Istvan Köpe wrote:
Sending mail takes long. Connecting from telnet(from anywhere) takes 
long. Receiving mail(POP3) is fast.
After hitting enter after telnet, I have the prompt instantly, but it 
takes about 30 sec to get the welcome message.


I.

On 11.04.2010 12:44, Martin Waschbuesch wrote:
Just to get this clear, it is not sending or receiving that takes so 
long, but your actual connection attempt via telnet takes that long?
E.g. from hitting enter after 'telnet 127.0.0.1 25' to the prompt 
coming on?


Martin

Am 11.04.2010 um 11:41 schrieb Istvan Köpe:


The reverse DNS will be set in the next few days.
I also removed everything form blacklists. Even if I change in the 
simcontrol clam=no,spam=no and I do telnet 127.0.0.1 25 it takes 30s


What does telnet 127.0.0.1 25 has to do with DNS or reverse DNS?

I.

On 11.04.2010 12:29, Martin Waschbuesch wrote:

Hi there,

Reverse lookup on your IP is not possible yet?
That would be a VERY bad idea for any mail server.
It is highly likely that in addition to slow performance, a lot of 
recipients would block your outgoing mails as phishing or spam.


Martin

Am 11.04.2010 um 11:20 schrieb Istvan Köpe:


The reverse DNS is not set yet. Can this be a reason for the slow 
response?


I.

On 11.04.2010 11:33, Istvan Köpe wrote:


Hello,

Yesterday I installed a fresh Qmail Toaster box on Centos 5.4 
according to wiki.
The box works fine, but the SMTP is very slow. You have to wait 
about 30sec to send a blank message, no matter if you connect 
from LAN or from the internet.
I have the same response if I telnet on port 25. Even if I 
telnet 127.0.0.1 25
I setup bind as caching-nameserver, no change. I tried with 
djbdns, no change.
The server is behind an ADSL router with ports 22, 25 and 80 
forwarded.

I also tried putting the server in DMZ, no change.

I out of ideas. I don't know where to look for the problem.

Please give me a clue.

Thanks!

Istvan

- 

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





--
However beautiful the strategy, you should occasionally look at 
the results.


Winston Churchill


- 

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

Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-11 Thread Istvan Köpe

caching-nameserver is installed and it works.
The resolv.conf is:
nameserver 127.0.0.1

The domain names are resolved.

How can I know if spamdyke is installed, because I didn't install it?

I.
On 11.04.2010 20:14, Eric Shubert wrote:

Jake Vickers wrote:

On 04/11/2010 04:33 AM, Istvan Köpe wrote:

Hello,

Yesterday I installed a fresh Qmail Toaster box on Centos 5.4 
according to wiki.
The box works fine, but the SMTP is very slow. You have to wait 
about 30sec to send a blank message, no matter if you connect from 
LAN or from the internet.
I have the same response if I telnet on port 25. Even if I telnet 
127.0.0.1 25
I setup bind as caching-nameserver, no change. I tried with djbdns, 
no change.

The server is behind an ADSL router with ports 22, 25 and 80 forwarded.
I also tried putting the server in DMZ, no change.

I out of ideas. I don't know where to look for the problem.

Please give me a clue.


Slow connects are usually do due to DNS lookups. You may have a RBL 
that is taking a long time to respond (or is timing out) that is 
causing the delay.
If this started after installing Spamdyke, remove it until you can 
determine what the issue actually is.




I'll second that.
What's in your /etc/resolv.conf file?
Do you have caching-nameserver package installed?




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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-11 Thread Istvan Köpe

This is my only hint that the problem might be related to reverse DNS:
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg03155.html

Now I'm thinking maybe I need to set a port forwarding for port 53 
TCP/UDP on the ADSL router...


I.

On 11.04.2010 21:33, Istvan Köpe wrote:

caching-nameserver is installed and it works.
The resolv.conf is:
nameserver 127.0.0.1

The domain names are resolved.

How can I know if spamdyke is installed, because I didn't install it?

I.
On 11.04.2010 20:14, Eric Shubert wrote:

Jake Vickers wrote:

On 04/11/2010 04:33 AM, Istvan Köpe wrote:

Hello,

Yesterday I installed a fresh Qmail Toaster box on Centos 5.4 
according to wiki.
The box works fine, but the SMTP is very slow. You have to wait 
about 30sec to send a blank message, no matter if you connect from 
LAN or from the internet.
I have the same response if I telnet on port 25. Even if I telnet 
127.0.0.1 25
I setup bind as caching-nameserver, no change. I tried with djbdns, 
no change.
The server is behind an ADSL router with ports 22, 25 and 80 
forwarded.

I also tried putting the server in DMZ, no change.

I out of ideas. I don't know where to look for the problem.

Please give me a clue.


Slow connects are usually do due to DNS lookups. You may have a RBL 
that is taking a long time to respond (or is timing out) that is 
causing the delay.
If this started after installing Spamdyke, remove it until you can 
determine what the issue actually is.




I'll second that.
What's in your /etc/resolv.conf file?
Do you have caching-nameserver package installed?




- 

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and 
installations.

 If you need professional help with your setup, contact them today!
- 

Please visit qmailtoaster.com for the latest news, updates, and 
packages.
 To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com







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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-11 Thread Istvan Köpe

The speed of the DNS is ok:
;  DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2  google.com
;; global options:  printcmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id: 47613
;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 4, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.IN  A

;; ANSWER SECTION:
google.com. 300 IN  A   74.125.87.103
google.com. 300 IN  A   74.125.87.104
google.com. 300 IN  A   74.125.87.105
google.com. 300 IN  A   74.125.87.106
google.com. 300 IN  A   74.125.87.147
google.com. 300 IN  A   74.125.87.99

;; AUTHORITY SECTION:
google.com. 112085  IN  NS  ns3.google.com.
google.com. 112085  IN  NS  ns4.google.com.
google.com. 112085  IN  NS  ns1.google.com.
google.com. 112085  IN  NS  ns2.google.com.

;; Query time: 108 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon Apr 12 08:38:46 2010
;; MSG SIZE  rcvd: 196



On 12.04.2010 02:25, Eric Shubert wrote:

Istvan Köpe wrote:

caching-nameserver is installed and it works.
The resolv.conf is:
nameserver 127.0.0.1

The domain names are resolved.


Yes, but how quickly? New names, not cached ones.


How can I know if spamdyke is installed, because I didn't install it?


You would need to run qtp-install-spamdyke in order to install it. 
It's not installed by default (as of the present release). When it's 
installed, it will be referenced in your /var/qmail/supervise/smtp/run 
file.



I.
On 11.04.2010 20:14, Eric Shubert wrote:

Jake Vickers wrote:

On 04/11/2010 04:33 AM, Istvan Köpe wrote:

Hello,

Yesterday I installed a fresh Qmail Toaster box on Centos 5.4 
according to wiki.
The box works fine, but the SMTP is very slow. You have to wait 
about 30sec to send a blank message, no matter if you connect from 
LAN or from the internet.
I have the same response if I telnet on port 25. Even if I telnet 
127.0.0.1 25
I setup bind as caching-nameserver, no change. I tried with 
djbdns, no change.
The server is behind an ADSL router with ports 22, 25 and 80 
forwarded.

I also tried putting the server in DMZ, no change.

I out of ideas. I don't know where to look for the problem.

Please give me a clue.


Slow connects are usually do due to DNS lookups. You may have a RBL 
that is taking a long time to respond (or is timing out) that is 
causing the delay.
If this started after installing Spamdyke, remove it until you can 
determine what the issue actually is.




I'll second that.
What's in your /etc/resolv.conf file?
Do you have caching-nameserver package installed?




- 

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!






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

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: fresh installation smtp slow

2010-04-11 Thread Istvan Köpe

spamdyke is not installed.

On 12.04.2010 02:25, Eric Shubert wrote:

Istvan Köpe wrote:

caching-nameserver is installed and it works.
The resolv.conf is:
nameserver 127.0.0.1

The domain names are resolved.


Yes, but how quickly? New names, not cached ones.


How can I know if spamdyke is installed, because I didn't install it?


You would need to run qtp-install-spamdyke in order to install it. 
It's not installed by default (as of the present release). When it's 
installed, it will be referenced in your /var/qmail/supervise/smtp/run 
file.



I.
On 11.04.2010 20:14, Eric Shubert wrote:

Jake Vickers wrote:

On 04/11/2010 04:33 AM, Istvan Köpe wrote:

Hello,

Yesterday I installed a fresh Qmail Toaster box on Centos 5.4 
according to wiki.
The box works fine, but the SMTP is very slow. You have to wait 
about 30sec to send a blank message, no matter if you connect from 
LAN or from the internet.
I have the same response if I telnet on port 25. Even if I telnet 
127.0.0.1 25
I setup bind as caching-nameserver, no change. I tried with 
djbdns, no change.
The server is behind an ADSL router with ports 22, 25 and 80 
forwarded.

I also tried putting the server in DMZ, no change.

I out of ideas. I don't know where to look for the problem.

Please give me a clue.


Slow connects are usually do due to DNS lookups. You may have a RBL 
that is taking a long time to respond (or is timing out) that is 
causing the delay.
If this started after installing Spamdyke, remove it until you can 
determine what the issue actually is.




I'll second that.
What's in your /etc/resolv.conf file?
Do you have caching-nameserver package installed?




- 

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!






-
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] spammer in LAN or using the server from internet

2009-01-12 Thread Istvan Köpe

Hello,

I have been listed in a blacklist and I can't delist myself, because as 
they say there is spam coming from my IP address. The mail server is 
also a router.

So far I know I have two scenarios:
1. somebody from the LAN is infected and is sending spam without using 
the server

2. somebody is using my server

Scenario 1.
I have no clue how to catch the infected machine. Theoretically there 
should not be any zombie machine because I have up-to-date antivirus on 
every station. But what if even like that I have a zombie machine?
Theoretically if I control the router I should be able to filter all the 
traffic, but I don't know what application to use, what method to use 
and what am I looking for?

Any suggestions?

Scenario 2.
Somebody cracked a password of a user and is using the account to send 
spam. I checked the logs, but there is so much spam traffic, that I 
don't know what to look for. I don't know exactly how the logs work, but 
I couldn't find anything interesting. Theoretically in 
/var/log/qmail/send there should be all the outgoing mails, but I found 
a lot of spam like subjects here. I presume that those are related to 
the aliases and forwards. Is this correct?

Please give me a clue what to look for? And how to look for?

Is there other possible scenarios?

Thanks!

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] spammer in LAN or using the server from internet

2009-01-12 Thread Istvan Köpe

Thanks for the quick answer.
The common problem at both scenarios is that I don't know what is the 
content of the spam send from the network. I don't know how to separate 
the outgoing spam from the incoming spam.
For example if a spam is arriving at the office mailbox, that spam is 
forwarded to several other mailboxes. This generates send traffic. How 
can I separate the forwarded spam from the generated/send spam? If I 
could separate the generated spam, I could eliminate the scenario when 
the server is sending the spam. The guys from the blacklist have the 
content of the spam sent from my IP, but they would not share it with me 
Not even the header.
The other problem is that I don't have IP-s in the /var/log/qmail/send 
log and in /var/log/qmail/smtp is too much data.


Istvan

Jake Vickers wrote:

Istvan Köpe wrote:

Hello,

I have been listed in a blacklist and I can't delist myself, because 
as they say there is spam coming from my IP address. The mail server 
is also a router.


Not the best scenario, but I understand it can sometimes be unavoidable.




Scenario 1.
I have no clue how to catch the infected machine. Theoretically there 
should not be any zombie machine because I have up-to-date antivirus 
on every station. But what if even like that I have a zombie machine?
Theoretically if I control the router I should be able to filter all 
the traffic, but I don't know what application to use, what method to 
use and what am I looking for?

Any suggestions?


You could force all traffic yo port 25 to your server using the 
firewall.  This may make some of your users unhappy, but would force 
all outgoing email to be routed through your mail server.  You would 
redirect any traffic on port 25 (and possibly 587) to your mail 
server's IP address instead.
Depending on your environment, you may even have a machine you don't 
know about sending the spam. I worked for Time Warner for a couple 
years and we would make weekly sweeps of the offices (15 in all, all 
across town) looking for wireless signals that were not supposed to be 
there and for unknown MAC addresses.  You would be surprised how many 
employees would bring an acces s point into the office so that they 
could get a wireless signal outside (they liked to sit outside at the 
picnic tables and work). We also had a couple younger employees that 
would bring their laptops from home and hide them under 
desks/plants/whatever so they could get faster downloads on their 
torrents (I ran the Roadrunner installation department - we had a 
**BIG** pipe in the main office). We found laptops connected for 
torrenting that were dripping with malware.
you could also use wireshark to monitor your network for traffic 
outgoing on port 25 and see if you could glean the MAC/IP of the 
offending machine (which may or may not help, depending on if someone 
hid a laptop under an office plant).




Scenario 2.
Somebody cracked a password of a user and is using the account to 
send spam. I checked the logs, but there is so much spam traffic, 
that I don't know what to look for. I don't know exactly how the logs 
work, but I couldn't find anything interesting. Theoretically in 
/var/log/qmail/send there should be all the outgoing mails, but I 
found a lot of spam like subjects here. I presume that those are 
related to the aliases and forwards. Is this correct?

Please give me a clue what to look for? And how to look for?



You should just see outgoing messages from authenticated users in the 
send and submission logs. If you're seeing spam there, then check the 
IP as that will probably be your offending machine.  You are correct 
in that it may be aliases or forwards. You could turn on spam scanning 
for local addresses (the instructions should be in the wiki). You 
could also enable taps and tap your domain and look at the emails to 
see where the spam is coming from. Not sure what country you're in, so 
this may not be legal in your country.



Is there other possible scenarios?



Yeah, like I mentioned above with users bringing their own equipment 
in. Without a witch hunt it's hard to track that sort of stuff unless 
you keep EXTREMELY meticilous logs on things like what computers are 
plugged into what ports on switches, where the wall plates are, etc.


Good luck!


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com






-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] erros after installing qtp-extraclam

2008-07-24 Thread Istvan Köpe

Hello,

After I run qtp-extraclam I receive from cron a couple of mails daily 
with this content:


/etc/cron.hourly/UpdateSaneSecurity.sh:

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


What is all about? If I what to uninstall these extraclam settings, how 
do I do it?


Istvan

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



Re: [qmailtoaster] erros after installing qtp-extraclam

2008-07-24 Thread Istvan Köpe

And what is this mean? Does it improve the spam filtering or not?

Jake Vickers wrote:

Istvan Köpe wrote:

Hello,

After I run qtp-extraclam I receive from cron a couple of mails daily 
with this content:


/etc/cron.hourly/UpdateSaneSecurity.sh:

LibClamAV Error: Problem parsing database at line 1
LibClamAV Error: Can't load /var/tmp/clamdb/phish.ndb: Malformed 
database

ERROR: Malformed database
ClamAV had a problem using /var/tmp/clamdb/phish.ndb! (error: 50)
We will not move /var/tmp/clamdb/phish.ndb into the Database 
directory
Renaming /var/tmp/clamdb/phish.ndb to 
/var/tmp/clamdb/phish.ndb.bad for you to check



What is all about? If I what to uninstall these extraclam settings, 
how do I do it?


I have been getting these same errors on some of my other boxes - 
Sanesecurity is having some issues with their virus defs and the files 
are being seen as corrupted.  They will come and go every couple 
days.  You can either ignore them (clam will not use a corrupted file) 
or remove the UpdateSaneSecurity.sh file from your cron and then 
remove the relevant files from /usr/share/clam/



-
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] erros after installing qtp-extraclam

2008-07-24 Thread Istvan Köpe
I want to know to ignore the messages or not. If the spam filter is 
better with this corruption I'll choose to ignore the errors. If not, 
I'll uninstall this feature. I'm thinking that maybe not all the time 
the database is corrupted, because the script is running every hour, but 
I don't receive error messages every hour, so maybe sometimes it works.

If you'll release a QTP update I'll wait anyway.

Jake Vickers wrote:

Istvan Köpe wrote:

And what is this mean? Does it improve the spam filtering or not?



I do not understand your question.
The files will improve spam filtering. If they are corrupt, they 
obviously will not.


I will have an update to QTPlus in the next few days that will use 
different download links and fix this issue.


-
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] Outlook 2003 hangs

2008-03-27 Thread Istvan Köpe
I had a similar problem with Outlook 2003, but in my case the users were 
sending mails to hundreds of mail addresses. I created an email list and 
the problem was solved.


Jake Vickers wrote:
I know this has been brought up before, but I see some fresh new shiny 
faces on the list and maybe there is some new knowledge floating out 
there.


I have a user that refuses to reboot Windows. He claims that it's a 
problem on my end, not his, and he should never have to reboot (but he 
also refuses to install updates since he says Windows and it's updates 
are not production stable yet - go figure).
Anyway, he's running Office 2003, and every few days (about once a 
week to two weeks) his Outlook will hang sending messages. POP3 still 
works fine, but any and all messages hang in his outbox.  A reboot 
solves this, but he keeps insisting that it's my problem and not 
Outlook's.  This happens with plain messages, as well as ones with 
Word attachments.
I do not show any SMTP errors on my end (I don't even show a 
connection in the logs to be honest) nor any other error messages. 
Outlook gives the error that the SMTP server is not responding and for 
him to contact his ISP. Other users can send emails fine using Outlook 
while his is giving this error message.  Once a message is hung, and 
other messages he sends will also hang.


Has anyone seen any type of solution to this? Other than changing to 
Thunderbird and/or Linux that is.
I'm off to troll the KBs on MS's site and see if there are any 
solutions there.



-
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] How to upgrade

2008-03-14 Thread Istvan Köpe
I managed to upgrade qmail-toaster on CentOS 5 with qtp-newmodel, but I 
had to upgrade manually the Perl modules with the rpm-s from 
http://dag.wieers.com/rpm/packages/ as Eric Shubes suggested. The weird 
thing was that Perl reported the modules already at the latest version, 
but in fact they were not.


I.

Jake Vickers wrote:

Helmut Fritz wrote:
So Jake it seems I should wait?  I need it as problem free as 
possible due

to time constraints.

What does it take to update that package on the site?  I will help if I
can...but I am not capable of much other than sysadmin type activities.
  


I would wait, yes. The only way to update the package on the site is 
for Erik (Espinoza, not Eric Shubes) to do it.
I don't have much time this week, but I'll try and make an 
updated/fixed package available for download on my site soon.


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

2008-03-11 Thread Istvan Köpe

Hello,

When I'm sending an email to a mailing list, I don't see anything in 
/var/log/qmail/smtp/current . Where is the activity saved?


Istvan

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



[qmailtoaster] spam filter restrictions results impossible sending emails

2008-03-10 Thread Istvan Köpe

Hi,

Every Monday I'm sending a newsletter to a couple of thousands of mail 
addresses. During the weekend I modified in simcontrol spam_hits from 12 
to 5. As a result Outlook was unable to send the newsletter. Unable 
means no error message, just sending/processing forever. In that list of 
email addresses are many invalid addresses too, which generate 256 
errors, which are time-out-s, but correct me if I'm wrong and I also 
seen simscan: connect error 2 errors. But even if there are error, it 
worked before and I don't see the connection between the spam_hits 
parameter. In the Linux world I know that there is no such thing as, 
something works today, but it doesn't work after a while, like in case 
of Windows.
So there are two possibilities: or Qmailtoaster was not configured 
well(less probable, because is to simple to configure), or the spam_hits 
parameter affected qmailtoaster's functionality.


What do you think?

Istvan

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



Re: [qmailtoaster] spam filter restrictions results impossible sending emails

2008-03-10 Thread Istvan Köpe

Natalio Gatti wrote:

On Mon, Mar 10, 2008 at 7:00 AM, Istvan Köpe [EMAIL PROTECTED] wrote:
  

Hi,

 Every Monday I'm sending a newsletter to a couple of thousands of mail
 addresses. During the weekend I modified in simcontrol spam_hits from 12
 to 5. As a result Outlook was unable to send the newsletter. Unable
 means no error message, just sending/processing forever. In that list of
 email addresses are many invalid addresses too, which generate 256
 errors, which are time-out-s, but correct me if I'm wrong and I also
 seen simscan: connect error 2 errors. But even if there are error, it
 worked before and I don't see the connection between the spam_hits
 parameter. In the Linux world I know that there is no such thing as,
 something works today, but it doesn't work after a while, like in case
 of Windows.
 So there are two possibilities: or Qmailtoaster was not configured
 well(less probable, because is to simple to configure), or the spam_hits
 parameter affected qmailtoaster's functionality.

 What do you think?

 Istvan



check your spamd log to see if spamassassin is flagging your mail as
spam: /var/log/qmail/spamd/current

Natalio.
  
Yes, this is good to mention, I've disabled the spam checking for local 
addresses in the tcp.smtp file 
192.:allow,RELAYCLIENT=,RBLSMTPD=,NOP0FCHECK=1

That means it should not check it for spam, nor else, just send it. Right?


[qmailtoaster] queue remote and done remote ?

2008-03-10 Thread Istvan Köpe

I just set the queuelifetime to 120
When I give the qmailctl queue command after 10 minutes it says:
messages in queue: 53
messages in queue but not yet preprocessed: 0

And after these, there are a bunch of email addresses with remote and 
for the rest done remote.

What is the difference between remote and done remote?
Why do I still have messages in the queue after 10 minutes?

Istvan

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



Re: [qmailtoaster] spam filter restrictions results impossible sending emails

2008-03-10 Thread Istvan Köpe

Eric Shubert wrote:

Istvan Köpe wrote:
  

Hi,

Every Monday I'm sending a newsletter to a couple of thousands of mail
addresses. During the weekend I modified in simcontrol spam_hits from 12
to 5. As a result Outlook was unable to send the newsletter. Unable
means no error message, just sending/processing forever. In that list of
email addresses are many invalid addresses too, which generate 256
errors, which are time-out-s, but correct me if I'm wrong and I also
seen simscan: connect error 2 errors. But even if there are error, it
worked before and I don't see the connection between the spam_hits
parameter. In the Linux world I know that there is no such thing as,
something works today, but it doesn't work after a while, like in case
of Windows.
So there are two possibilities: or Qmailtoaster was not configured
well(less probable, because is to simple to configure), or the spam_hits
parameter affected qmailtoaster's functionality.

What do you think?

Istvan




There are more than 2 possibilities (lucky for you). ;)

There is a known intermittent problem with sending which seems to happen
more often with Outlook than with other clients. In this case, the message
is received by the toaster and subsequently sent, but the submission session
terminates abnormally, leaving Outlook to think that the message wasn't
sent, so Outlook keeps sending it until you remove it from Outlook's
outgoing folder.

The fact that you changed spam_hits is simply coincidental to your error.
There is no other relationship between them.

  
Is good to hear the is nothing wrong with the server. I created a 
mailing list and I hope like I'll get rid of this problem. But Is there 
a workaround for this problem? The same thing happens with Outlook 2007?

In the Linux world I know that there is no such thing as,
something works today, but it doesn't work after a while, like in case
of Windows.



I like that. Applies to Outlook the same as Windows.

  




Re: [qmailtoaster] queue remote and done remote ?

2008-03-10 Thread Istvan Köpe

Eric Shubert wrote:

Istvan Köpe wrote:
  

I just set the queuelifetime to 120
When I give the qmailctl queue command after 10 minutes it says:
messages in queue: 53
messages in queue but not yet preprocessed: 0

And after these, there are a bunch of email addresses with remote and
for the rest done remote.
What is the difference between remote and done remote?
Why do I still have messages in the queue after 10 minutes?

Istvan




I'm not positive, but my guess is that they experienced a temporary failure
(which could be any number of things). I would think that the send log might
shed some light on the situation.

  


Ok. I'll check the send log, but I still would like to know what's the 
difference between remote and done remote? Theoretically if the 
message is sent it should not be at all in queue. Right?


Re: [qmailtoaster] upgrade Centos and Qmailtoaster

2008-01-09 Thread Istvan Köpe

You don't have any comments on my questions?

Istvan Köpe wrote:

Hello,

I have two Qmailtoaster servers running on Centos 4.3 x86_64. I would 
like install on them to Centos 5.1.

Now I have two questions:
Based on your experience is there a difference in performance between 
x86_64 and i386 Centos distributions? Or is there any other sensible 
difference between the 32 and 64 bit distributions? What do you 
recommend?
How can I make this upgrade without loosing the email accounts on 
these servers? I intend to format both servers. Please give me a few 
guide lines, to now screw up something.

I intend to do the following:
- install QmailToaster-Plus
- backup the existing QmailToaster
- save the backup
- format the servers and install Centos 5.1
- install the latest QmailToaster
- install QmailToaster-Plus
- restore QmailToaster

It will work like this??

Istvan

-
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] upgrade Centos and Qmailtoaster

2008-01-06 Thread Istvan Köpe

Hello,

I have two Qmailtoaster servers running on Centos 4.3 x86_64. I would 
like install on them to Centos 5.1.

Now I have two questions:
Based on your experience is there a difference in performance between 
x86_64 and i386 Centos distributions? Or is there any other sensible 
difference between the 32 and 64 bit distributions? What do you recommend?
How can I make this upgrade without loosing the email accounts on these 
servers? I intend to format both servers. Please give me a few guide 
lines, to now screw up something.

I intend to do the following:
- install QmailToaster-Plus
- backup the existing QmailToaster
- save the backup
- format the servers and install Centos 5.1
- install the latest QmailToaster
- install QmailToaster-Plus
- restore QmailToaster

It will work like this??

Istvan

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



[qmailtoaster] forward existing mails

2008-01-03 Thread Istvan Köpe

Hi,

I would like to know if is possible to forward messages already in the 
inbox without downloading them?


Istvan

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



Re: [qmailtoaster] forward existing mails

2008-01-03 Thread Istvan Köpe
Let's say if I setup a forwarding with qmailadmin and after that I move 
the messages from Maildir/cur to Maildir/new, what will happen?


Istvan

Andreas wrote:

Hi Phil,

on the command-line just type:
mail -s forwarded mail [EMAIL PROTECTED]  /full/path/to/mailfile
Or if it is on the same server just move the mailfile into the other
users Maildir/new

Bye

Andreas
Am Donnerstag, den 03.01.2008, 17:03 +0100 schrieb Jean-Paul van de
Plasse:
  
I do not have an answer for you but if you just reinject the message will 
also go to the other receipients the email might have.

That is probably not what you want..

JP

- Original Message - 
From: Phil Leinhauser [EMAIL PROTECTED]

To: qmailtoaster-list@qmailtoaster.com
Sent: Thursday, January 03, 2008 5:01 PM
Subject: Re: [qmailtoaster] forward existing mails



I'm not sure if Qmail can do it but most other post offices let you add 
the address to the first line of the text message, then you drop them into 
the outbound queue.  Try it on a message.  It might not be exactly like 
that but play around with some form of moving them from inbox to delivery 
queue.


Phil


-Original message-
From: Istvan Köpe [EMAIL PROTECTED]
Date: Thu, 03 Jan 2008 11:41:01 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] forward existing mails

  

Hi,

I would like to know if is possible to forward messages already in the
inbox without downloading them?

Istvan

-
 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] forward existing mails

2008-01-03 Thread Istvan Köpe

How do I reinject an existing message?

Jean-Paul van de Plasse wrote:
I do not have an answer for you but if you just reinject the message 
will also go to the other receipients the email might have.

That is probably not what you want..

JP

- Original Message - From: Phil Leinhauser [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Sent: Thursday, January 03, 2008 5:01 PM
Subject: Re: [qmailtoaster] forward existing mails


I'm not sure if Qmail can do it but most other post offices let you 
add the address to the first line of the text message, then you drop 
them into the outbound queue.  Try it on a message.  It might not be 
exactly like that but play around with some form of moving them from 
inbox to delivery queue.


Phil


-Original message-
From: Istvan Köpe [EMAIL PROTECTED]
Date: Thu, 03 Jan 2008 11:41:01 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] forward existing mails


Hi,

I would like to know if is possible to forward messages already in the
inbox without downloading them?

Istvan

-
 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] wrong default domain name

2007-12-20 Thread Istvan Köpe

Lucian Cristian wrote:

Istvan Köpe wrote:

Lucian Cristian wrote:

Istvan Köpe wrote:

Lucian Cristian wrote:

Istvan Köpe wrote:
The mails are sent by /bin/mail . Where does this mailer takes 
its default parameters?


Istvan

Warren Melnick wrote:

Try /etc/hosts and /etc/sysconfig/network and see what they have.

W

On Dec 14, 2007 10:47 AM, Istvan Köpe [EMAIL PROTECTED] 
wrote:
 

 Both contains rsfind.ro at least that is what mc shows.



 Jake Vickers wrote:
 Istvan Köpe wrote:
 So? That's it? Nobody has any ideas?




 [EMAIL PROTECTED]:
Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

In the logwatch.conf file I have this line:
# Default person to mail reports to. Can be a local account or a
# complete email address.
MailTo = root

 From where does it take the .rsfind.ro domain name? I 
searched the

whole hard drive and I couldn't find it. Is not in /etc is not in
/var/qmail/control . Everything else is working fine, at least 
it seems

to work fine.


 Look at /var/qmail/control/defaultdomain and me files.











- 


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

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




  



in logwatch.conf there is an entry MailTo = root
try setting it like MailTo = [EMAIL PROTECTED]

also look in /var/qmail/control for defaultdomain file, 
defaulthost, me and plusdomain


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




This MailTo = [EMAIL PROTECTED] I already did it and it works, but we 
all know that this is a workaround, not a solution because the 
sender is still [EMAIL PROTECTED] I cannot imagine how many aliases 
or hostnames can exist on this system. And I also have difficulties 
with mc's search function, it doesn't make any difference between 
.rsfind.ro and rsfind.ro , I don't know why.


Istvan


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



have you tried searching for : \.rsfind\.ro ?

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




Yes it worked searching with mc like \.rsfind\.ro but it didn't find 
anything. I mean I searched /etc ; /var ; /usr ; but it didn't find 
anything but logfiles. This is frustrating...



Istvan

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


can you recreate the domain ? have you used vaddomain ?

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



Yes I can recreate the domain, but there are a lot of users and it's not 
certain that it'll fix the problem. Yes I used vadddomain.


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



Re: [qmailtoaster] wrong default domain name

2007-12-19 Thread Istvan Köpe

Lucian Cristian wrote:

Istvan Köpe wrote:

Lucian Cristian wrote:

Istvan Köpe wrote:
The mails are sent by /bin/mail . Where does this mailer takes its 
default parameters?


Istvan

Warren Melnick wrote:

Try /etc/hosts and /etc/sysconfig/network and see what they have.

W

On Dec 14, 2007 10:47 AM, Istvan Köpe [EMAIL PROTECTED] wrote:
 

 Both contains rsfind.ro at least that is what mc shows.



 Jake Vickers wrote:
 Istvan Köpe wrote:
 So? That's it? Nobody has any ideas?




 [EMAIL PROTECTED]:
Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

In the logwatch.conf file I have this line:
# Default person to mail reports to. Can be a local account or a
# complete email address.
MailTo = root

 From where does it take the .rsfind.ro domain name? I searched 
the

whole hard drive and I couldn't find it. Is not in /etc is not in
/var/qmail/control . Everything else is working fine, at least it 
seems

to work fine.


 Look at /var/qmail/control/defaultdomain and me files.











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




  



in logwatch.conf there is an entry MailTo = root
try setting it like MailTo = [EMAIL PROTECTED]

also look in /var/qmail/control for defaultdomain file, defaulthost, 
me and plusdomain


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




This MailTo = [EMAIL PROTECTED] I already did it and it works, but we 
all know that this is a workaround, not a solution because the sender 
is still [EMAIL PROTECTED] I cannot imagine how many aliases or 
hostnames can exist on this system. And I also have difficulties with 
mc's search function, it doesn't make any difference between 
.rsfind.ro and rsfind.ro , I don't know why.


Istvan


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


have you tried searching for : \.rsfind\.ro ?

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



Yes it worked searching with mc like \.rsfind\.ro but it didn't find 
anything. I mean I searched /etc ; /var ; /usr ; but it didn't find 
anything but logfiles. This is frustrating...



Istvan

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



Re: [qmailtoaster] wrong default domain name

2007-12-16 Thread Istvan Köpe

/etc/hosts :
127.0.0.1   rsfind.ro localhost.localdomain localhost johanna

/etc/sysconfig/network :
NETWORKING=yes
HOSTNAME=johanna

When I search with mc, does it search the hidden files also?

Istvan

Warren Melnick wrote:

Try /etc/hosts and /etc/sysconfig/network and see what they have.

W

On Dec 14, 2007 10:47 AM, Istvan Köpe [EMAIL PROTECTED] wrote:
  

 Both contains rsfind.ro at least that is what mc shows.



 Jake Vickers wrote:
 Istvan Köpe wrote:
 So? That's it? Nobody has any ideas?




 [EMAIL PROTECTED]:
Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

In the logwatch.conf file I have this line:
# Default person to mail reports to. Can be a local account or a
# complete email address.
MailTo = root

 From where does it take the .rsfind.ro domain name? I searched the
whole hard drive and I couldn't find it. Is not in /etc is not in
/var/qmail/control . Everything else is working fine, at least it seems
to work fine.


 Look at /var/qmail/control/defaultdomain and me files.











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



  




Re: [qmailtoaster] wrong default domain name

2007-12-16 Thread Istvan Köpe
The mails are sent by /bin/mail . Where does this mailer takes its 
default parameters?


Istvan

Warren Melnick wrote:

Try /etc/hosts and /etc/sysconfig/network and see what they have.

W

On Dec 14, 2007 10:47 AM, Istvan Köpe [EMAIL PROTECTED] wrote:
  

 Both contains rsfind.ro at least that is what mc shows.



 Jake Vickers wrote:
 Istvan Köpe wrote:
 So? That's it? Nobody has any ideas?




 [EMAIL PROTECTED]:
Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

In the logwatch.conf file I have this line:
# Default person to mail reports to. Can be a local account or a
# complete email address.
MailTo = root

 From where does it take the .rsfind.ro domain name? I searched the
whole hard drive and I couldn't find it. Is not in /etc is not in
/var/qmail/control . Everything else is working fine, at least it seems
to work fine.


 Look at /var/qmail/control/defaultdomain and me files.











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



  




Re: [qmailtoaster] wrong default domain name

2007-12-16 Thread Istvan Köpe

Lucian Cristian wrote:

Istvan Köpe wrote:
The mails are sent by /bin/mail . Where does this mailer takes its 
default parameters?


Istvan

Warren Melnick wrote:

Try /etc/hosts and /etc/sysconfig/network and see what they have.

W

On Dec 14, 2007 10:47 AM, Istvan Köpe [EMAIL PROTECTED] wrote:
 

 Both contains rsfind.ro at least that is what mc shows.



 Jake Vickers wrote:
 Istvan Köpe wrote:
 So? That's it? Nobody has any ideas?




 [EMAIL PROTECTED]:
Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

In the logwatch.conf file I have this line:
# Default person to mail reports to. Can be a local account or a
# complete email address.
MailTo = root

 From where does it take the .rsfind.ro domain name? I searched the
whole hard drive and I couldn't find it. Is not in /etc is not in
/var/qmail/control . Everything else is working fine, at least it 
seems

to work fine.


 Look at /var/qmail/control/defaultdomain and me files.











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




  



in logwatch.conf there is an entry MailTo = root
try setting it like MailTo = [EMAIL PROTECTED]

also look in /var/qmail/control for defaultdomain file, defaulthost, 
me and plusdomain


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



This MailTo = [EMAIL PROTECTED] I already did it and it works, but we all 
know that this is a workaround, not a solution because the sender is 
still [EMAIL PROTECTED] I cannot imagine how many aliases or hostnames 
can exist on this system. And I also have difficulties with mc's search 
function, it doesn't make any difference between .rsfind.ro and 
rsfind.ro , I don't know why.


Istvan


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



Re: [qmailtoaster] wrong default domain name

2007-12-13 Thread Istvan Köpe
all of them have the content: [EMAIL PROTECTED] , where johanna is the 
localhost name


gum trolium wrote:

did u find hidden files under /var/qmail/alias/

.qmail-postmaster
.qmail-root

check it is correct content

On 12/13/07, Istvan Köpe [EMAIL PROTECTED] wrote:
  

I'm using logwatch to receive the logfiles in mail. The problem is that
it doesn't send mails because of the domain name. The messages are
bounced back with this error:

Hi. This is the qmail-send program at rsfind.ro.
I tried to deliver a bounce message to this address, but the bounce bounced!

[EMAIL PROTECTED]:
Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

In the logwatch.conf file I have this line:
# Default person to mail reports to.  Can be a local account or a
# complete email address.
MailTo = root

 From where does it take the .rsfind.ro domain name? I searched the
whole hard drive and I couldn't find it. Is not in /etc is not in
/var/qmail/control . Everything else is working fine, at least it seems
to work fine.

Istvan

-
 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] wrong default domain name

2007-12-13 Thread Istvan Köpe

So? That's it? Nobody has any ideas?

Istvan Köpe wrote:
all of them have the content: [EMAIL PROTECTED] , where johanna is 
the localhost name


gum trolium wrote:

did u find hidden files under /var/qmail/alias/

.qmail-postmaster
.qmail-root

check it is correct content

On 12/13/07, Istvan Köpe [EMAIL PROTECTED] wrote:
  

I'm using logwatch to receive the logfiles in mail. The problem is that
it doesn't send mails because of the domain name. The messages are
bounced back with this error:

Hi. This is the qmail-send program at rsfind.ro.
I tried to deliver a bounce message to this address, but the bounce bounced!

[EMAIL PROTECTED]:
Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

In the logwatch.conf file I have this line:
# Default person to mail reports to.  Can be a local account or a
# complete email address.
MailTo = root

 From where does it take the .rsfind.ro domain name? I searched the
whole hard drive and I couldn't find it. Is not in /etc is not in
/var/qmail/control . Everything else is working fine, at least it seems
to work fine.

Istvan

-
 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] wrong default domain name

2007-12-12 Thread Istvan Köpe
I'm using logwatch to receive the logfiles in mail. The problem is that 
it doesn't send mails because of the domain name. The messages are 
bounced back with this error:


Hi. This is the qmail-send program at rsfind.ro.
I tried to deliver a bounce message to this address, but the bounce bounced!

[EMAIL PROTECTED]:
Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

In the logwatch.conf file I have this line:
# Default person to mail reports to.  Can be a local account or a
# complete email address.
MailTo = root

From where does it take the .rsfind.ro domain name? I searched the 
whole hard drive and I couldn't find it. Is not in /etc is not in 
/var/qmail/control . Everything else is working fine, at least it seems 
to work fine.


Istvan

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



Re: [qmailtoaster] this user has no $HOME/Maildir

2007-11-13 Thread Istvan Köpe
I have a feeling that all this comes from this: Access denied for user 
'root'@'localhost' . I don't have any localhost anymore.

And why all this occurred after a power failure?

Istvan Köpe wrote:

mysqlcheck vpopmail -p
Enter password:
vpopmail.cba_romania_roOK
vpopmail.dir_control   OK
vpopmail.lastauth  OK
vpopmail.valiasOK


K Anand wrote:

Istvan Köpe wrote:

Can you be more specific? I don't know mysql at all.

I.






Istvan Köpe wrote:

I rebooted the server several times it didn't help.
mysqlcheck vpopmail gives me mysqlcheck: Got error: 1045: Access 
denied for user 'root'@'localhost' (using password: NO) when 
trying to connect
But I don't know where this localhost comes from. There is 
nothing called localhost on my server. I renamed everything, of 
course before installing the server.


I.



you should actually use mysqlcheck vpopmail -p

The -p specifies that you need to give a password for the command to 
work . The error that you are getting is because you have a password 
set and are not calling mysql with the  -p option.


Anand

-
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] this user has no $HOME/Maildir

2007-11-13 Thread Istvan Köpe

I found the problem. It was because the /etc/hosts file. It was modified.
But I still don't know which application modified the file. Is it 
possible that DHCP modify this file? Or what else?


I.

Istvan Köpe wrote:
I have a feeling that all this comes from this: Access denied for user 
'root'@'localhost' . I don't have any localhost anymore.

And why all this occurred after a power failure?

Istvan Köpe wrote:

mysqlcheck vpopmail -p
Enter password:
vpopmail.cba_romania_roOK
vpopmail.dir_control   OK
vpopmail.lastauth  OK
vpopmail.valiasOK


K Anand wrote:

Istvan Köpe wrote:

Can you be more specific? I don't know mysql at all.

I.






Istvan Köpe wrote:

I rebooted the server several times it didn't help.
mysqlcheck vpopmail gives me mysqlcheck: Got error: 1045: 
Access denied for user 'root'@'localhost' (using password: NO) 
when trying to connect
But I don't know where this localhost comes from. There is 
nothing called localhost on my server. I renamed everything, of 
course before installing the server.


I.



you should actually use mysqlcheck vpopmail -p

The -p specifies that you need to give a password for the command to 
work . The error that you are getting is because you have a password 
set and are not calling mysql with the  -p option.


Anand

-
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] this user has no $HOME/Maildir

2007-11-13 Thread Istvan Köpe
In my case it was called localhost.localdomain and that meant the end of 
Qmailtoaster. And I'm positive that I didn't modify manually the 
/etc/hosts file.


Sorry about the receipt requests.

Jake Vickers wrote:

Istvan Köpe wrote:
I found the problem. It was because the /etc/hosts file. It was 
modified.
But I still don't know which application modified the file. Is it 
possible that DHCP modify this file? Or what else?


Not normally. localhost means just that: the local host or this 
machine.  All linux machines (when they are trying to refer to 
themselves or connect to other programs on the same machine) call 
themselves localhost.


And please, PLEASE, *PLEASE* turn off read notifications. I find them 
extremely annoying to begin with, but on a mailing list each and every 
single person (1000+) has to either send a notification or hit cancel 
for every one of your messages. Be courteous and turn it off at least 
when posting to the mailing list.

Thanks!





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



Re: [qmailtoaster] this user has no $HOME/Maildir

2007-11-13 Thread Istvan Köpe

Exactly! And it stopped working!
At first I thought it was because the power failure some files might be 
altered, than I checked and the server didn't reboot(it is on UPS), only 
the internet modem rebooted. If in the /etc/host file looks like this, 
than the hostname --fqdn command returns unknown host.


I.

Jake Vickers wrote:

Istvan Köpe wrote:
In my case it was called localhost.localdomain and that meant the end 
of Qmailtoaster. And I'm positive that I didn't modify manually the 
/etc/hosts file.


It should have looked something like this:
127.0.0.1 localhost.localdomain localhost





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



Re: [qmailtoaster] this user has no $HOME/Maildir

2007-11-13 Thread Istvan Köpe
There was no room for accident because I didn't connect to the server 
for couple of days and the server was working just fine. This problem 
appeared from nowhere and it was even more frustrating that I 
reinstalled Qmailtoaster it and the problem persisted.


I.

Jean-Paul van de Plasse wrote:
You said you removed all references to localhost, didnt you accidently 
do that here also?
btw, this does lead down to mysql, since vpopmail default tries to 
connect to localhost, so that failed.


JP
- Original Message - From: Istvan Köpe [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Sent: Tuesday, November 13, 2007 1:21 PM
Subject: Re: [qmailtoaster] this user has no $HOME/Maildir



Exactly! And it stopped working!
At first I thought it was because the power failure some files might 
be altered, than I checked and the server didn't reboot(it is on 
UPS), only the internet modem rebooted. If in the /etc/host file 
looks like this, than the hostname --fqdn command returns unknown host.


I.

Jake Vickers wrote:

Istvan Köpe wrote:
In my case it was called localhost.localdomain and that meant the 
end of Qmailtoaster. And I'm positive that I didn't modify manually 
the /etc/hosts file.


It should have looked something like this:
127.0.0.1 localhost.localdomain localhost





-
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] this user has no $HOME/Maildir

2007-11-13 Thread Istvan Köpe

This didn't work:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1   localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6

This worked:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1   jonathan localhost
::1 localhost6.localdomain6 localhost6

The truth is probably somewhere in the middle. Probably I modified 
something long time ago and after a restart become efective. And voila, 
my mail server was down almost 24 hours.


I.


Jean-Paul van de Plasse wrote:
As long as there was a mysql connection the localhost entry was not 
needed..

So you could have changed this months ago..
Just when the reboot was there it showed up..

Qmailtoaster does not alter the hosts file, why would it do so..

# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1   localhost.localdomain localhost

Not the 2 comment lines..


JP
- Original Message - From: Istvan Köpe [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Sent: Tuesday, November 13, 2007 1:40 PM
Subject: Re: [qmailtoaster] this user has no $HOME/Maildir


There was no room for accident because I didn't connect to the server 
for couple of days and the server was working just fine. This problem 
appeared from nowhere and it was even more frustrating that I 
reinstalled Qmailtoaster it and the problem persisted.


I.

Jean-Paul van de Plasse wrote:
You said you removed all references to localhost, didnt you 
accidently do that here also?
btw, this does lead down to mysql, since vpopmail default tries to 
connect to localhost, so that failed.


JP
- Original Message - From: Istvan Köpe 
[EMAIL PROTECTED]

To: qmailtoaster-list@qmailtoaster.com
Sent: Tuesday, November 13, 2007 1:21 PM
Subject: Re: [qmailtoaster] this user has no $HOME/Maildir



Exactly! And it stopped working!
At first I thought it was because the power failure some files 
might be altered, than I checked and the server didn't reboot(it is 
on UPS), only the internet modem rebooted. If in the /etc/host file 
looks like this, than the hostname --fqdn command returns unknown 
host.


I.

Jake Vickers wrote:

Istvan Köpe wrote:
In my case it was called localhost.localdomain and that meant the 
end of Qmailtoaster. And I'm positive that I didn't modify 
manually the /etc/hosts file.


It should have looked something like this:
127.0.0.1 localhost.localdomain localhost





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



[qmailtoaster] this user has no $HOME/Maildir

2007-11-12 Thread Istvan Köpe

Hello everyone,

After a power loss, the email server stopped working.
I receive this error for every account for POP3 connection: this user 
has no $HOME/Maildir

And I receive this error for every account for webmail connection:
Error connecting to IMAP server: localhost.
111 : Connection refused

I uninstalled qmail-toaster, package by package and than reinstalled it 
and I still have the same error.


Do you have any ideas?

Istvan

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



Re: [qmailtoaster] this user has no $HOME/Maildir

2007-11-12 Thread Istvan Köpe

I rebooted the server several times it didn't help.
mysqlcheck vpopmail gives me mysqlcheck: Got error: 1045: Access denied 
for user 'root'@'localhost' (using password: NO) when trying to connect
But I don't know where this localhost comes from. There is nothing 
called localhost on my server. I renamed everything, of course before 
installing the server.


I.

Jean-Paul van de Plasse wrote:

If my memory serves me correctly restarting mysql should help..
If it does not do a mysqlcheck vpopmail

JP
- Original Message - From: Istvan Köpe [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Sent: Monday, November 12, 2007 11:17 PM
Subject: [qmailtoaster] this user has no $HOME/Maildir



Hello everyone,

After a power loss, the email server stopped working.
I receive this error for every account for POP3 connection: this user 
has no $HOME/Maildir

And I receive this error for every account for webmail connection:
Error connecting to IMAP server: localhost.
111 : Connection refused

I uninstalled qmail-toaster, package by package and than reinstalled 
it and I still have the same error.


Do you have any ideas?

Istvan

-
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] this user has no $HOME/Maildir

2007-11-12 Thread Istvan Köpe
I presume there was a file corruption somewhere, because this mail 
server doesn't break down by itself. But if there is a corruption there 
must be a file check / disk check command which should fix it, right? I 
tried:

fsck.ext3 /dev/md2
e2fsck 1.39 (29-May-2006)
/dev/md2 is mounted.

WARNING!!!  Running e2fsck on a mounted filesystem may cause
SEVERE filesystem damage.

Do you really want to continue (y/n)? no

check aborted.

But I presume there is a way to run a disk check.
Yes I have to mention I'm working on this server remotely, so I don't 
have physical access to it.



I.

Istvan Köpe wrote:

I rebooted the server several times it didn't help.
mysqlcheck vpopmail gives me mysqlcheck: Got error: 1045: Access 
denied for user 'root'@'localhost' (using password: NO) when trying to 
connect
But I don't know where this localhost comes from. There is nothing 
called localhost on my server. I renamed everything, of course before 
installing the server.


I.

Jean-Paul van de Plasse wrote:

If my memory serves me correctly restarting mysql should help..
If it does not do a mysqlcheck vpopmail

JP
- Original Message - From: Istvan Köpe [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Sent: Monday, November 12, 2007 11:17 PM
Subject: [qmailtoaster] this user has no $HOME/Maildir



Hello everyone,

After a power loss, the email server stopped working.
I receive this error for every account for POP3 connection: this 
user has no $HOME/Maildir

And I receive this error for every account for webmail connection:
Error connecting to IMAP server: localhost.
111 : Connection refused

I uninstalled qmail-toaster, package by package and than reinstalled 
it and I still have the same error.


Do you have any ideas?

Istvan

-
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] this user has no $HOME/Maildir

2007-11-12 Thread Istvan Köpe

Can you be more specific? I don't know mysql at all.

I.

K Anand wrote:



Istvan Köpe wrote:

I rebooted the server several times it didn't help.
mysqlcheck vpopmail gives me mysqlcheck: Got error: 1045: Access 
denied for user 'root'@'localhost' (using password: NO) when trying 
to connect
But I don't know where this localhost comes from. There is nothing 
called localhost on my server. I renamed everything, of course 
before installing the server.


I.


Just try this :
mysql -u root -p

it should ask you for the root password. try logging into mysql and 
check the vpopmail database.


Anand

-
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] this user has no $HOME/Maildir

2007-11-12 Thread Istvan Köpe

mysqlcheck vpopmail -p
Enter password:
vpopmail.cba_romania_roOK
vpopmail.dir_control   OK
vpopmail.lastauth  OK
vpopmail.valiasOK


K Anand wrote:

Istvan Köpe wrote:

Can you be more specific? I don't know mysql at all.

I.






Istvan Köpe wrote:

I rebooted the server several times it didn't help.
mysqlcheck vpopmail gives me mysqlcheck: Got error: 1045: Access 
denied for user 'root'@'localhost' (using password: NO) when 
trying to connect
But I don't know where this localhost comes from. There is 
nothing called localhost on my server. I renamed everything, of 
course before installing the server.


I.



you should actually use mysqlcheck vpopmail -p

The -p specifies that you need to give a password for the command to 
work . The error that you are getting is because you have a password 
set and are not calling mysql with the  -p option.


Anand

-
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] how to save sent messages

2006-05-22 Thread Istvan Köpe

Thank you, Erik! You were very kind, by answering!

On 5/22/06, Erik Espinoza [EMAIL PROTECTED] wrote:

Hello Istvan,

The qmail-tap functionality taps e-mail in both incoming and outgoing.
It can't do one or the other, only both.

Usually in mailing lists, you ask a question and if you don't get an
answer you ask again in a few days. Just like you did. If you still
get no answer, the people on the list don't know. People tend to
answer when they know. People tend to stay silent when they don't
know.

Thanks,
Erik

On 5/22/06, Istvan Köpe [EMAIL PROTECTED] wrote:
 I don't know much about mailing lists, but when there is no solution
 for a problem/request, somebody will tell me? Or you let me waste my
 time digging for something with does not exist



 On 5/19/06, Istvan Köpe [EMAIL PROTECTED] wrote:
  Thank you! It works!
  But, it saves all the mails, not just the outgoing mails. What do I
  have to do to keep only the outgoing mails?
 
  Istvan
 
  On 5/19/06, Scott M Andrews [EMAIL PROTECTED] wrote:
  
Use the qmail-tap patch (
   http://www.inter7.com/?page=qmailtap) which is already
   included in the toaster.  This will allow you to tap for the entire 
domain,
   or a single account - it's just a matter of how you configure the tap line
   in /var/qmail/control/taps
  
Instructions are here
   http://www.inter7.com/qmailtap/README.tap
  
This requires users to send via your server in order to catch outgoing.  
If
   they send via another ISP or mail server, you wont get a copy.
  
  
  
At 08:13 PM 18/05/2006, you wrote:
  
   I would like to know if there is posibility to save the emails which
are going out. I would like to keep a copy of each sent mail in a
mail-box. How can I do that?
  
 

 -
  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] how to save sent messages

2006-05-19 Thread Istvan Köpe

Thank you! It works!
But, it saves all the mails, not just the outgoing mails. What do I
have to do to keep only the outgoing mails?

Istvan

On 5/19/06, Scott M Andrews [EMAIL PROTECTED] wrote:


 Use the qmail-tap patch (
http://www.inter7.com/?page=qmailtap) which is already
included in the toaster.  This will allow you to tap for the entire domain,
or a single account - it's just a matter of how you configure the tap line
in /var/qmail/control/taps

 Instructions are here
http://www.inter7.com/qmailtap/README.tap

 This requires users to send via your server in order to catch outgoing.  If
they send via another ISP or mail server, you wont get a copy.



 At 08:13 PM 18/05/2006, you wrote:

I would like to know if there is posibility to save the emails which
 are going out. I would like to keep a copy of each sent mail in a
 mail-box. How can I do that?



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



[qmailtoaster] how to save sent messages

2006-05-18 Thread Istvan Köpe

I would like to know if there is posibility to save the emails which
are going out. I would like to keep a copy of each sent mail in a
mail-box. How can I do that?

Thank you!

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



[qmailtoaster] which is the value of QUEUE_EXTRA when you create the packages

2006-05-18 Thread Istvan Köpe

I want to save the outgoing emails and the Qmail faq tells that I have
to recompile Qmail. I don't know where to start doing that, when I
installed Qmail from rpm-s.
Maybe I don't have to recompile, maybe when the Qmailtoaster packages
were created the  QUEUE_EXTRA was set to Tlog\0 and QUEUE_EXTRALEN
was set to 5 by default and I can proceed to the next step.

Or may be you have a better solution and you'll share it with me.

10x

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