Re: [qmailtoaster] New Install Problems

2007-05-29 Thread Warren (mailing lists)
You actually answered your own question in your own email. 
control-panel-toaster is looking for the httpd rpm but you have 
installed the apache-base rpm.  The dependency for httpd is not being 
satisfied by apache-base, no matter what the version is.


Regards (and hope you get some sleep),
Warren

Jack Martin wrote:

I am installing the toaster on Mandriva 2007.  I tried qtp - but there is a 
dependency that I just could not figure out.  I used the install script and 
instead of mdk103 I had it rebuild the rpms as mdv2007.  Seems to work - until 
I get to control-panel-toaster.  It tells me the following:

error: Failed dependencies:
httpd = 2.2.3 is needed by control-panel-toaster-0.5-1.3.4.noarch

You guessed it - Apache is installed:

[EMAIL PROTECTED] qtms-install]# rpm -qa | grep apache
apache-base-2.2.4-6mdv2007.1


Any ideas?  I tanked my mail server - and I have been up over 24hrs trying to 
get this one up.  Been a bad weekend - and now it seems I am so close, yet so 
far away...
 
Thanks in advance 


Jack







-
 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] URGENT: deferral: Trouble_reading_users/cdb_in_qmail-lspawn./

2007-05-25 Thread Warren (mailing lists)

vqadmin does not work.  Do not reply upon it.

W

ccie 6862 wrote:

This was odd. vqadmin would list the domain, but when I clicked on the domain 
from within vqadmin, it said the domain could not be found. I readded it, and 
everything is working again. All the users are still there and authentication 
is working.

- Original Message 
From: Warren (mailing lists) [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Sent: Thursday, May 24, 2007 8:15:18 PM
Subject: Re: [qmailtoaster] URGENT: deferral: 
Trouble_reading_users/cdb_in_qmail-lspawn./


Make sure mysql is running.

W

ccie 6862 wrote:

I'm not sure how to deal with this error, but our corporate mail server is 
down. No one can log in to receive emails, and the logs show the following 
error many times.

@40004656207a1ede754c delivery 970: deferral: 
Trouble_reading_users/cdb_in_qmail-lspawn./

I ran across http://www.mail-archive.com/[EMAIL PROTECTED]/msg26720.html, but 
it's dated back in 2000.

Thanks for your help.


   
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search

http://search.yahoo.com/search?fr=oni_on_mailp=graduation+giftscs=bz

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


   
Need a vacation? Get great deals

to amazing places on Yahoo! Travel.
http://travel.yahoo.com/

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




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



Re: [qmailtoaster] Problem with forward attachments under squirrelmail

2007-05-25 Thread Warren (mailing lists)

Looks like you need to give PHP more than 16M of memory to work with.

In /etc/php.ini change memory_limit from 16M to 64M and see what happens.

W

Philip Moy wrote:

Sorry, here is more detail:
It is running CentOS4 X86 with default install on my testing box.

The php.conf is simple, no post size limit:

LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php
DirectoryIndex index.php

I tried to modify the default post_max_size = 10M to post_max_size = 16M 
under php.ini,

Now I can click 'forward as attachments up to 2.5M.
That is the best I can get without the page cannot be display error, 
even I increase the

post_max_size limit, it won't help.

Squirrelmail version is 1.49a-1.35 and I upgrade to 1.36, still no luck.

Here is the error_log from httpd:
[client 10.151.152.11 http://10.151.152.11] PHP Fatal error:  Allowed 
memory size of 16777216 bytes exhausted (tried to allocate 79 bytes) in 
/usr/share/squirrelmail/functions/imap_general.php on line 244, referer: 
http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=65startMessage=1 
http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=65startMessage=1
Allowed memory size of 16777216 bytes exhausted (tried to allocate 140 
bytes)
[client 10.151.152.11 http://10.151.152.11] PHP Fatal error:  Allowed 
memory size of 16777216 bytes exhausted (tried to allocate 12 bytes) in 
/usr/share/squirrelmail/functions/mime.php on line 119, referer: 
http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1 
http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1
Allowed memory size of 16777216 bytes exhausted (tried to allocate 140 
bytes)
[client 10.151.152.11 http://10.151.152.11] PHP Fatal error:  Allowed 
memory size of 16777216 bytes exhausted (tried to allocate 79 bytes) in 
/usr/share/squirrelmail/functions/mime.php on line 119, referer: 
http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1 
http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1
Allowed memory size of 16777216 bytes exhausted (tried to allocate 140 
bytes)


 
Thanks for your help in advance,

Philip
 
 



 
On 5/24/07, *Erik A. Espinoza* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Make sure /etc/httpd/conf.d/php.conf doesn't have a post size limit.

Also be sure to include architecture, OS and other details when asking
for help whenever possible, such as the httpd error_log.

Erik

On 5/24/07, Philip Moy [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] wrote:
  Hi,
  If I have an attachment  1M and try to forward, I got an error
page cannot
  be display or blank page under firefox.
  The attachment less than 1M, then it is working fine.
  Try to modify the php.ini to increase the value, still the same.
 
  Any idea?
  Thanks,
  Philip

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





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



Re: [qmailtoaster] Problem with forward attachments under squirrelmail

2007-05-25 Thread Warren (mailing lists)

Are you restarting apache after changing the entry?

W

Philip Moy wrote:

Hi,
I am running Centos4 with php4, the default php.ini is 8M under 
/etc/php.ini , no matter I change to 32M or 64M.

Attachment with 2.8M size still give me an error page
 
The Max size I can go through without error is 2.5M and I set the memory 
limit as 16M for now.
 
Thanks,

Philip Moy
 
On 5/25/07, *Johannes Weberhofer, Weberhofer GmbH* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Hi,

please adjust the memory_limit in your php.ini file.  Set it e.g.
to 32M (you might have 16M set). At my Server the file is located
in /etc/php5/apache2/php.ini.

Best regards,
Johannes Weberhofer

Philip Moy schrieb:
  Sorry, here is more detail:
  It is running CentOS4 X86 with default install on my testing box.
 
  The php.conf is simple, no post size limit:
 
  LoadModule php4_module modules/libphp4.so
  AddType application/x-httpd-php .php
  DirectoryIndex index.php
 
  I tried to modify the default post_max_size = 10M to
post_max_size = 16M
  under php.ini,
  Now I can click 'forward as attachments up to 2.5M.
  That is the best I can get without the page cannot be display error,
  even I increase the
  post_max_size limit, it won't help.
 
  Squirrelmail version is 1.49a-1.35 and I upgrade to 1.36, still
no luck.
 
  Here is the error_log from httpd:
  [client 10.151.152.11 http://10.151.152.11 
http://10.151.152.11] PHP Fatal error:  Allowed
  memory size of 16777216 bytes exhausted (tried to allocate 79
bytes) in
  /usr/share/squirrelmail/functions/imap_general.php on line 244,
referer:
 

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=65startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=65startMessage=1
 

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=65startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=65startMessage=1
  Allowed memory size of 16777216 bytes exhausted (tried to
allocate 140
  bytes)
  [client 10.151.152.11 http://10.151.152.11
http://10.151.152.11 http://10.151.152.11] PHP Fatal error:  Allowed
  memory size of 16777216 bytes exhausted (tried to allocate 12
bytes) in
  /usr/share/squirrelmail/functions/mime.php on line 119, referer:
 

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1
  

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1
  Allowed memory size of 16777216 bytes exhausted (tried to
allocate 140
  bytes)
  [client 10.151.152.11 http://10.151.152.11
http://10.151.152.11] PHP Fatal error:  Allowed
  memory size of 16777216 bytes exhausted (tried to allocate 79
bytes) in
  /usr/share/squirrelmail/functions/mime.php on line 119, referer:
 

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1
 

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1
  Allowed memory size of 16777216 bytes exhausted (tried to
allocate 140
  bytes)
 
 
  Thanks for your help in advance,
  Philip
 
 
 
 
 
  On 5/24/07, *Erik A. Espinoza*  [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] wrote:
 
  Make sure /etc/httpd/conf.d/php.conf doesn't have a post size
limit.
 
  Also be sure to include architecture, OS and other details
when asking
  for help whenever possible, such as the httpd error_log.
 
  Erik
 
  On 5/24/07, Philip Moy  [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
Hi,
If I have an attachment  1M and try to forward, I got an
error
  page cannot
be display or blank page under firefox.
The attachment less than 1M, then it is working fine.
Try to modify the php.ini to increase the value, still the
same.
   
Any idea?
Thanks,
Philip
 
 
-

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

Re: [qmailtoaster] Problem with forward attachments under squirrelmail

2007-05-25 Thread Warren (mailing lists)
See what you have available on there system.  The big problem would be 
swapping into cache memory.  If you look at your memory stats and add 
your free memory plus cache memory that would be the max you could go to.


Thsi si what I show from top on one of my systems:
Mem:   2075892k total,  1814448k used,   261444k free,46440k buffers
Swap:   779144k total, 1404k used,   40k free,  1546600k cached

261444k free + 1546600k being used as cache.  I could add 256MB without 
even affecting the cache.


W

Philip Moy wrote:

correction:
If I set the memory_limit = 32M, I can click 'forward' about 8M 
attachment file size.

Thank You
***Will it be too much load if I set the value too high?

 
On 5/25/07, *Philip Moy* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Hi,
I am running Centos4 with php4, the default php.ini is 8M under
/etc/php.ini , no matter I change to 32M or 64M.
Attachment with 2.8M size still give me an error page
 
The Max size I can go through without error is 2.5M and I set the

memory limit as 16M for now.
 
Thanks,

Philip Moy
 
On 5/25/07, *Johannes Weberhofer, Weberhofer GmbH* 

[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

Hi,

please adjust the memory_limit in your php.ini file.  Set it
e.g. to 32M (you might have 16M set). At my Server the file is
located in /etc/php5/apache2/php.ini.

Best regards,
Johannes Weberhofer

Philip Moy schrieb:
  Sorry, here is more detail:
  It is running CentOS4 X86 with default install on my testing box.

  The php.conf is simple, no post size limit:

  LoadModule php4_module modules/libphp4.so
  AddType application/x-httpd-php .php
  DirectoryIndex index.php

  I tried to modify the default post_max_size = 10M to
post_max_size = 16M
  under php.ini,
  Now I can click 'forward as attachments up to 2.5M.
  That is the best I can get without the page cannot be display
error,
  even I increase the
  post_max_size limit, it won't help.

  Squirrelmail version is 1.49a-1.35 and I upgrade to 1.36,
still no luck.

  Here is the error_log from httpd:
  [client 10.151.152.11 http://10.151.152.11/ 
http://10.151.152.11 http://10.151.152.11/] PHP Fatal
error:  Allowed
  memory size of 16777216 bytes exhausted (tried to allocate 79
bytes) in
  /usr/share/squirrelmail/functions/imap_general.php on line
244, referer:


http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=65startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=65startMessage=1
  

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=65startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=65startMessage=1
  Allowed memory size of 16777216 bytes exhausted (tried to
allocate 140
  bytes)
  [client 10.151.152.11 http://10.151.152.11/ 
http://10.151.152.11 http://10.151.152.11/] PHP Fatal
error:  Allowed
  memory size of 16777216 bytes exhausted (tried to allocate 12
bytes) in
  /usr/share/squirrelmail/functions/mime.php on line 119, referer:


http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1
  

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1
  Allowed memory size of 16777216 bytes exhausted (tried to
allocate 140
  bytes)
  [client 10.151.152.11 http://10.151.152.11/ 
http://10.151.152.11 http://10.151.152.11/] PHP Fatal
error:  Allowed
  memory size of 16777216 bytes exhausted (tried to allocate 79
bytes) in
  /usr/share/squirrelmail/functions/mime.php on line 119, referer:


http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1
  

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1

http://mail.cdnonline.com/webmail/src/read_body.php?mailbox=INBOXpassed_id=67startMessage=1
  Allowed memory size of 16777216 bytes exhausted (tried to
allocate 140
  bytes)


  Thanks for your help in advance,
  Philip





  On 

Re: [qmailtoaster] Cache Problem (I think)

2007-05-24 Thread Warren (mailing lists)

Hi Per,

If you look in the wiki, a few months ago I added a script that puts all 
of the queue permissions back in order for when a upgrade fails.  That 
same set of commands might work for you.


Regards,
Warren


Per Qvindesland wrote:

Hello List

I am not sure but I might be sitting with a cache problem that I can't
solve, I have checked all nic's and /etc/resolv.conf hosts and
everything else, I did a ip route flush cache I can do a host
somedomain.com and ping the ip that I host tells me that the
somedomain.com is sitting with but if I want to ping the name
somedomain.com I get told that it can't find it, where am i going wrong
here? could anybody please kick my sorry butt in the right direction ;)

Kind regards
Per Qvindesland




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



Re: [qmailtoaster] URGENT: deferral: Trouble_reading_users/cdb_in_qmail-lspawn./

2007-05-24 Thread Warren (mailing lists)

Make sure mysql is running.

W

ccie 6862 wrote:

I'm not sure how to deal with this error, but our corporate mail server is 
down. No one can log in to receive emails, and the logs show the following 
error many times.

@40004656207a1ede754c delivery 970: deferral: 
Trouble_reading_users/cdb_in_qmail-lspawn./

I ran across http://www.mail-archive.com/[EMAIL PROTECTED]/msg26720.html, but 
it's dated back in 2000.

Thanks for your help.


   
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search

http://search.yahoo.com/search?fr=oni_on_mailp=graduation+giftscs=bz

-
 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] vpopmail reistalled now can't connect to servers

2007-05-22 Thread Warren (mailing lists)

vchkpw is the group and it has number 89.
vpopmail is the user.  It has a uid of 89 and is assigned to group 89 
(vchkpw).


These are both correct.

W


John Carlson wrote:
I did notice another thing.. my uid and gid for vpopmail and vchkpw are 
both 89.. but in the config.h file in the /home/vpopmail/includes 
directory.. the #define VPOPMAILUID 510 and same for VPOPMAILGID .. so 
I'm not sure if this is significant



Minnesota Webworks


John Carlson wrote:
ok, I tried the mysqladmin stuff.. and that didn't change it.. then I 
did a test (telnet domain.com 25) and sent an e-mail and that worked.. 
so I'm not sure what is going on here..


it doesn't make any sense to me.. unless there is some config that I 
am missing..
because squirrelmail only seems to give me the error when I have a 
correct e-mail address.. otherwise it tells me that I have an 
incorrect user


.. so something is happening with the password I think..

not sure what it is...

thanks,
Minnesota Webworks


Jake Vickers wrote:

John Carlson wrote:
I believe it is.. I can create new e-mail accounts and so on.. but I 
can't seem to connect to the server with my thunderbird or 
squirrelmail.. when I try to connect with squirrelmail I get this 
error message: * ERROR: Connection dropped by IMAP server.


*when I try to connect with thunderbird I get this message: sending 
of password did not succeed. authorization failed.

Does SMTP work? IMAP problems can be related to DNS.



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



Re: [qmailtoaster] Max attached file size

2007-05-22 Thread Warren (mailing lists)

/var/qmail/control/databytes

Regards,
W

Jordi Espasa wrote:

Hello,

I've read that the size in attached files using Squirrelmail is 
controlled by /etc/php.ini with max_upload_size variable. Ok, no problem 
here.


I wonder how this question is controlled when you're using POP3 or IMAP 
via email clients. ¿Where is the config file which configure it?


Thanks in advance.

-
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] aimm.museum domain name

2007-05-17 Thread Warren (mailing lists)

You need to send the send log not the smtp log.

W

Michael H wrote:

Jake Vickers wrote:



host -t mx aimm.museum
...gives three responses...
Which point to a completely different domain - there is a bug 
(oversight) in Qmail that can cause this to not work.

I had to use SMTP routes to get it to work for me with sympatico.ca:
http://wiki.qmailtoaster.com/index.php/Smtproutes
You may try that and see if it works or not.


dnsstuff.com reports problems with the name aimm.museum, but it mostly 
looks okay.  I've sent an email, no bounce (yet).  I'll try a smtproute.


Anything helpful in the log snippet I sent earlier?

mh

-
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] aimm.museum domain name

2007-05-17 Thread Warren (mailing lists)

Michael H wrote:

Warren (mailing lists) wrote:

You need to send the send log not the smtp log.


I'm not doing very well today ...

But, the send log doesn't show anything with aimm in it except what 
appears to be successful 'sends'.  Only the smtp file shows much of 
anything looking useful to me.


And, funny thing, I emailed gzonner@ aimm.{etc} and he just replied, so 
no bounce and a successful round trip!


Hmmm...

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

I will tell you that some strange things are happening about the 'net 
with DNS today.  I am totally unable to connect to machines for a 
domain, but friends on the UK are having no problem (the machines are in 
Yugoslovia).  Also, our VoIP which goes through 60 Hudson, the main NOC 
in the Northeastern US, is giving some problems.  I have a feeling you 
might be seeing some problems as a result of this.


W

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



Re: [qmailtoaster] Append a disclosure message

2007-05-16 Thread Warren (mailing lists)

Jake Vickers wrote:

Fernando Azevedo wrote:

Hi List!
 
Is there any easy way to append a disclosure message that goes out 
of a qmailtoaster server? I mean something like the one that is 
appended to the list messages:

-
 QmailToaster hosted by: VR Hosted http://www.vr.org 
https://winserver/exchweb/bin/redir.asp?URL=http://www.vr.org

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: 
[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]
 
 
Thanks in advance,

FA
 
 

Nope.
You can patch the software and include it (or so I've read), but it 
didn't sound easy.
If all your users use Squirrelmail then you can do so there. It was 
easier just to add the disclaimer to the user's Outlook for me.


Remember that if you append a disclaimer at the server level, any 
digital signatures will be wrong.


W

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



[qmailtoaster] Copy all emails

2007-05-16 Thread Warren (mailing lists)

I know this has been asked here before but I cannot find it.

I have been asked to set up a mail server for a lare business that is 
required by law to keep copies of all emails.  How do I have the system 
send a copy of every email to another email address (in this case 
[EMAIL PROTECTED])?


Thanks,
Warren

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



Re: [qmailtoaster] Top 10 senders account

2007-05-15 Thread Warren (mailing lists)

Basura wrote:

Hi All,
I´m sure one or more of the accounts in my server is sending spam. That 
is why I need what I have asked before.

Can anyone give me a clue on this?
Thx, Federico Krum


Basura escribió:

Hi All,

How do I know wich are top 10 accounts that send mail from my server? 
Im asking for the accounts because not allways the FROM:sender is 
the one that sends the email.


Thanx

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






The logs are in /var/log/qmail/send - Just parse them and look for which 
acccounts are sending the most.


Regards,
Warren

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



Re: [qmailtoaster] Top 10 senders account

2007-05-15 Thread Warren (mailing lists)

Basura wrote:

Hi All,
I´m sure one or more of the accounts in my server is sending spam. That 
is why I need what I have asked before.

Can anyone give me a clue on this?
Thx, Federico Krum


Basura escribió:

Hi All,

How do I know wich are top 10 accounts that send mail from my server? 
Im asking for the accounts because not allways the FROM:sender is 
the one that sends the email.


Thanx

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




Oops - you probably want to check the SMTP logs not the send logs. 
/var/log/qmail/smtp


W

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



Re: [qmailtoaster] SMTP-AUTH on CentOS 4 does not working - Please help

2007-05-14 Thread Warren (mailing lists)

Do not delete them all. Leave these lines in there:

127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private
:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,DKVERIFY=DEGIJKfh,QMAILQUEUE=/var/qmail/bin/simscan,DKQUEUE=/var/qmail/bin/qmail-queue.orig,DKSIGN=/var/qmail/control/domainkeys/%/private,NOP0FCHECK=1


Regards,
Warren

Miki wrote:

Hi again,
It's look like that Qmail is ignoring rcpthosts file, it is relay to any 
domain from any domain even after I delete all lines from /etc/tcp.smtp 
and rebuild the cdb file.


Any idea?

Thanks,
Miki



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



Re: [qmailtoaster] Strange Message delivery...

2007-05-12 Thread Warren (mailing lists)

Jake Vickers wrote:

Fernando Azevedo wrote:

Guys,
 
Just my 2c on this issue. Perhaps it can be related to what is 
described in section 4.1.5 (Extension Addresses) of Life With Qmail 
(http://www.lifewithqmail.org/lwq.html#qmail-users). After all, this 
is still based in Qmail... right? :)
 
Anyhow, if it is not the casem I'd shure be interested in also 
understand what's going on...
 
 
  

You're probably on the right track. QMT is LWQ compliant.


If that is the case, then why don't I receive all copies of emails to 
this (warren-lists) emails to my main (warren) email address?


W

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



Re: [qmailtoaster] Server replied: 451 qq write error or disk full (#4.3.0) (solved)

2007-05-08 Thread Warren (mailing lists)

seekuel wrote:

Hello sir,

What happend is that the / partition is full because I did a daily 
backup of the toaster. I deleted some of the backups then the server is 
up again.


Thanks everyone.

---
Sandeil

*/Jake Vickers [EMAIL PROTECTED]/* wrote:

seekuel wrote:
  Hello,
 
  May I know if any one experience this error Server replied: 451 qq
  write error or disk full (#4.3.0) my toaster is running for about 8
  month and then this morning that error came out.
Do you have available disk space?



Ahhh...imagining that irresistible new car smell?
Check out new cars at Yahoo! Autos. 
http://us.rd.yahoo.com/evt=48245/*http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE1YW1jcXJ2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3LWNhcnM- 



Seekuel,

Consider putting monit ( http://www.tildeslash.com/monit/ ) ontoo your 
system.  It can be set up to watch for things like disk space and CPU 
usage as well as monitoring httpd or any other process.  It can also 
monitor ports on other machines.  I find it invaluable in my day-to-day 
administration duties.


W

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



Re: [qmailtoaster] Server replied: 451 qq write error or disk full (#4.3.0) (solved)

2007-05-08 Thread Warren (mailing lists)

seekuel wrote:

Hi Sir,

Thank you for the great tools you gave. I will test that tool then 
implement it ASAP :D


--

Sandeil


If you decide to use it - here is an RPM for Centos4: 
http://mirrors.ircam.fr/pub/dag/packages/monit/monit-4.9-1.el4.rf.i386.rpm


Also here is the setting I use to watch the disk on my asterisk server:
 check device root with path /dev/sda2
   group server
   if space usage  50 % then alert
   if inode usage  50 % then alert

Regards,
Warren

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



Re: [qmailtoaster] QMT-ISO-1.2 Released

2007-05-07 Thread Warren (mailing lists)

Jake Vickers wrote:

PakOgah wrote:


Jake, I could give you mirror also for qmt-iso.
does qtp.qmailtoaster.com support rsync?
if not I'll do it via http download

btw can you make softlink like QMT-ISO-current.iso which pointed to
QMT-ISO-1.2.iso? and when the next release it point to QMT-ISO-2.0.iso 
and

so on.. like the on you for qmailtoaster-plus

  
Thanks. I'll keep the mirror in mind. It's not specifically setup for 
rsync ATM.
And as far as the symlink - done. And I'll do that as releases come out. 
Thanks!




Instead of mirroring, why isn't the ISO distributed through BitTorrent. 
 That way anyone who wants can join on as a seed and help out, plus it 
helps ease the bandwidth burden from any single machine.


W

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



Re: [qmailtoaster] Server replied: 451 qq write error or disk full (#4.3.0)

2007-05-07 Thread Warren (mailing lists)

What does df show?

W

seekuel wrote:

Hello,

May I know if any one experience this error Server replied: 451 qq 
write error or disk full (#4.3.0) my toaster is running for about 8 
month and then this morning that error came out.


I did try:
[root@ ~]# /opt/qmailtoaster-plus/bin/queue_repair.py

and the final output shows:
checking files...
checking queue/mess files...
checking split locations...
  queue/mess/0/1006503 ownership 7794:0, should be qmailq:qmail
  testmode, not fixing
  queue/mess/5/1006508 ownership 7794:0, should be qmailq:qmail
  testmode, not fixing
  queue/mess/9/1006489 ownership 7794:0, should be qmailq:qmail
  testmode, not fixing
  queue/mess/10/1006467 ownership 7794:0, should be qmailq:qmail
  testmode, not fixing
  queue/mess/14/1006494 ownership 7794:0, should be qmailq:qmail
  testmode, not fixing
  queue/mess/21/1006501 ownership 7794:0, should be qmailq:qmail
  testmode, not fixing

and

[root@ ~]# qmqtool -T
Messages in todo queue: 0
[root@ ~]# qmqtool -s
Messages in local queue: 0
Messages in remote queue: 1
Messages in todo queue: 0

Even if I send to local account the same error happened. Any way to 
solve this error.


Thanks and more power


--

Sandeil


Ahhh...imagining that irresistible new car smell?
Check out new cars at Yahoo! Autos. 
http://us.rd.yahoo.com/evt=48245/*http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE1YW1jcXJ2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3LWNhcnM- 




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



Re: [qmailtoaster] QMT-ISO-1.2 Released

2007-05-07 Thread Warren (mailing lists)

Michael H wrote:

Warren (mailing lists) wrote:
Instead of mirroring, why isn't the ISO distributed through 
BitTorrent.  That way anyone who wants can join on as a seed and help 
out, plus it 


Unfortunately, BitTorrent is often used for less noble ventures.  Here 
at my ISP, I play seek-and-destroy with any P2P traffic.


mh

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

If that is the case, I will be sure to never use you as an ISP and will 
post your information all over the web, as BitTorrent, while somethimes 
used for less-than-noble ventures as you put it, as now how the bulk of 
information on the Internet is distributed and any provider that is 
blocking it should be boycotted.


W

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



Re: [qmailtoaster] Messages from outside

2007-05-03 Thread Warren (mailing lists)

What are the contents of:
rcpthosts
locals
me
defaulthost
defaultdomain
virtualdomains
in /var/qmail/control?

[EMAIL PROTECTED] wrote:

After reinstalling QMT I created again a virtual domain and an alias domain 
with vaddaliasdomain. It updated the virtualdomains file and the assign file.

I tried again to send an email from the internet to [EMAIL PROTECTED] and to 
[EMAIL PROTECTED]

The results of the logs are the following:

From /var/log/maillog

May  3 15:56:54 mailhost2 vpopmail[2548]: vchkpw-pop3: (PLAIN) login success 
[EMAIL PROTECTED]:172.X.X.X
May  3 15:56:54 mailhost2 vpopmail[2553]: vchkpw-pop3: (PLAIN) login success 
[EMAIL PROTECTED]:172.X.X.X

From /var/log/qmail/smtp/current

@40004639db6d1bdeaa9c tcpserver: pid 2482 from 207.159.120.62
@40004639db6d1be00a2c tcpserver: ok 2482 
mailhost2.adacom.com:172.31.3.15:25 :207.159.120.62::9152
@40004639db6e03d0016c CHKUSER accepted sender: from [EMAIL PROTECTED]:: remote 
excite.com:unknown:207.159.120.62 rcpt  : sender accepted
@40004639db6e04792e04 CHKUSER accepted rcpt: from [EMAIL PROTECTED]:: remote 
excite.com:unknown:207.159.120.62 rcpt [EMAIL PROTECTED] : found existing 
recipient
@40004639db6e109f9b8c tcpserver: end 2482 status 0
@40004639db6e109fa35c tcpserver: status: 0/100


It seems to me that everything is OK about authentication.Please correct me if 
I'm wrong, but I'm still receiving this annoying message:

[EMAIL PROTECTED]
Sorry, no mailbox here by that name.(#5.1.1)

This is my second installation and I have the same problem again.

I'm ready to give up and leave qmail if nobody can help me to solve this 
problem.

Any idea?



 --- On Thu 05/03,   [EMAIL PROTECTED]  wrote:
From:  [mailto: [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Date: Thu,  3 May 2007 08:20:44 -0400 (EDT)
Subject: RE: [qmailtoaster] Reinstall QMT

brThanks for the info,brbrI have reinstalled and created a first company.com vdomainbrand two users [EMAIL PROTECTED] and [EMAIL PROTECTED]brbrI want to create now an alias domain company.net with 
vaddaliasdomain but I'd like to know which files are affected by this command before I run it and to know if it writes to de vpopmail data base too.brbrbrbrbr --- On Thu 05/03, Craig Smith  [EMAIL PROTECTED]  
wrote:brFrom: Craig Smith [mailto: [EMAIL PROTECTED]brTo: qmailtoaster-list@qmailtoaster.combrDate: Thu, 3 May 2007 13:05:34 +0100brSubject: RE: [qmailtoaster] Reintall QMTbrbrSorry I also forgot to say, I also 
remove the /var/qmail folder after Ibrremove QMT.br brbr-Original Message-brFrom: Craig Smith [mailto:[EMAIL PROTECTED] brSent: 03 May 2007 12:40brTo: 
qmailtoaster-list@qmailtoaster.combrSubject: RE: [qmailtoaster] Reintall QMTbrbrOn my box, if I need to re-install I do the following.brbrrpm -qa |gre
p 
toasterbrI then do yum remove (all the items listed in the rpm -qa copied in here.bre.g. yum remove vpopmail-1.3 qmailadmin-x.xx.f. etc.brbrThen on my box, I use the FC5 download, deps and install scripts.brbrGet the fc6 ones  http://www.qmailtoaster.com/fedora/fdr60/brbrThat's pretty much it, then once installed and configured, vadddomain forbrdomains, vaddaliasdomain for aliases and vadduser for users.brbr brbr-Original Message-brFrom: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] brSent: 03 May 2007 09:14brTo: qmailtoaster-list@qmailtoaster.combrSubject: br[qmailtoaster] Reintall QMTbrbrbr  Hello,  I'd like someone to tell me the steps to completely unistall allbrQMT packages from fedora 6 to reintall them again, please.  Thanks,  Marcos brbr___brJoin Excite! - http://www.excite.combrThe most personalized portal on the 
Web!brbrbrbr-br QmailToaster hosted by: VR Hosted http://www.vr.orgbr-brTo unsubscribe, e-mail: [EMAIL PROTECTED]brFor additional commands, e-mail: [EMAIL PROTECTED]brbrbrbr-br QmailToaster hosted by: VR Hosted http://www.vr.orgbr-brTo unsubscribe, e-mail: br[EMAIL PROTECTED]brFor additional commands, e-mail: [EMAIL PROTECTED]brbrbrbr-br QmailToaster hosted by: VR Hosted http://www.vr.orgbr-brTo unsubscribe, 



e-mail: [EMAIL PROTECTED]brFor additional commands, e-mail: [EMAIL PROTECTED]brbrbrbr___brJoin 
Excite! - http://www.excite.combrThe most personalized portal on the 
Web!brbrbrbr-br QmailToaster hosted by: VR Hosted 
http://www.vr.orgbr-brTo unsubscribe, e-mail: [EMAIL PROTECTED]brFor 

Re: [qmailtoaster] rcpthosts file

2007-05-02 Thread Warren (mailing lists)

Marcos,

Given that this is a new installation, might I suggest that before you 
go any further you start from scratch using Centos 4 instead of Fedora 
6.  Fedora is a cutting-edge product, whereas Centos is built for 
stability.  In a mail server you are more likely looking for stability 
than for cutting edge.


Regards,
Warren

[EMAIL PROTECTED] wrote:

Hello,

I'm using qmail toaster with fedora 6.

I have configured POP3 and IMAP for my company mail server and I'm doing the first tests right now. 


When I send an email from a company account with same domain to the [EMAIL 
PROTECTED] account I've created with the same company domain it receives these 
emails from POP3 account and IMAP account.

When I send an email from [EMAIL PROTECTED], IMAP and POP3, to an outside email 
like [EMAIL PROTECTED] again it is a success.

The problem starts when I try to send email from outside to this [EMAIL 
PROTECTED] account, IMAP or POP3. I receive the following email in Outlook 
express client when trying to send:

'Server Response: 553, sorry that domain isn't in my list of allowed rcpthosts 
(#5.5.3 - chkuser)'

The contents of my rcpthosts file are:

mail-server.company.com
company.com
company.net


I understand that one can not enter in the rcphosts file EVERY domain in this 
world so what should be the solution to this problem?

Any help?

Marcos


___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!



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

2007-05-02 Thread Warren (mailing lists)

Craig Smith wrote:

On my set up I never modified the assign file at all it was all done by
qmail.  It is possible that something in the assign file is incorrect, or
file permissions/ownership have changed in which case it may be the cause of
the problem, but it's hard to say.

It sounds like it might be easier, to uninstall qmail and start from
scratch.  Get the one domain working fine first, then add the virtual or
alias domains in one at a time testing each as you go along.  Only modify
files that you really need to and leave the rest up to qmail.


Here are the permissions for all of the files in my control directory 
for reference:


-rw-r--r--  1 root   qmail   32 Apr 26 09:02 badloadertypes
-rw-r--r--  1 root   root  2048 Apr 26 09:03 badloadertypes.cdb
-rw-r--r--  1 root   qmail   19 Apr 26 09:02 badmailfrom
-rw-r--r--  1 root   qmail   29 Apr 26 09:02 badmailto
-rw-r--r--  1 root   qmail  328 Apr 26 09:02 badmimetypes
-rw-r--r--  1 root   root  2576 Apr 26 09:03 badmimetypes.cdb
-rw-r--r--  1 root   root18 Apr 26 09:02 blacklists
-rw-r--r--  1 root   qmail   66 Apr 26 09:02 blacklists-hold
lrwxrwxrwx  1 root   root14 Apr 26 09:02 clientcert.pem - 
servercert.pem

-rw-r--r--  1 root   qmail3 Apr 26 09:02 concurrencyincoming
-rw-r--r--  1 root   qmail3 Apr 26 09:02 concurrencyremote
-rw-r--r--  1 root   qmail   10 Apr 26 09:02 databytes
-rw-r--r--  1 root   qmail   10 Apr 26 09:02 defaultdelivery
-rw-r--r--  1 root   qmail   12 Apr 26 09:02 defaultdomain
-rw-r--r--  1 root   qmail   12 Apr 26 09:02 defaulthost
-rw-r--r--  1 root   qmail  245 May  2 01:02 dh1024.pem
-rw-r--r--  1 root   qmail  156 May  2 01:01 dh512.pem
drwxr-xr-x  2 root   qmail 4096 Jan 12 08:49 domainkeys
-rw-r--r--  1 root   root   132 Apr 26 09:02 locals
-rw---  1 root   root 0 Apr 26 09:02 locals.lock
-rw-r--r--  1 root   qmail4 Apr 26 09:02 logcount
-rw-r--r--  1 root   qmail9 Apr 26 09:02 logsize
-rw-r--r--  1 root   qmail   20 Apr 26 09:02 me
-rw-r--r--  1 root   root 2 Apr 26 09:02 mfcheck
-rw-r--r--  1 root   qmail   12 Apr 26 09:02 plusdomain
-rw-r--r--  1 root   qmail6 Apr 26 09:02 queuelifetime
-rw-r--r--  1 root   root   279 Apr 26 09:02 rcpthosts
-rw---  1 root   root 0 Apr 26 09:02 rcpthosts.lock
-rw-r--r--  1 root   qmail  497 May  2 01:01 rsa512.pem
-rw-r--r--  1 root   qmail 2112 Apr 26 09:02 servercert.pem
-rw-r--r--  1 clamav root54 Apr 26 09:02 simcontrol
-rw-r--r--  1 root   root  2124 Apr 26 09:03 simcontrol.cdb
-rw-r--r--  1 root   root  2168 Apr 26 09:03 simversions.cdb
-rw-r--r--  1 root   qmail   43 Apr 26 09:02 smtpgreeting
-rw-r--r--  1 root   root99 Apr 26 09:02 smtproutes
-rw-r--r--  1 root   root27 Apr 26 09:02 spamt
-rw-r--r--  1 root   root  2096 Apr 26 09:02 spamt.cdb
-rw-r--r--  1 root   qmail2 Apr 26 09:02 spfbehavior
-rw-r--r--  1 root   qmail  447 Apr 26 09:02 ssattach
lrwxrwxrwx  1 root   root35 Apr 26 09:02 tlsclientciphers - 
/var/qmail/control/tlsserverciphers

-rw-r--r--  1 root   qmail  751 Apr 26 09:02 tlsserverciphers
-rw-r--r--  1 root   root   250 Apr 26 09:02 virtualdomains
-rw---  1 root   root 0 Apr 26 09:02 virtualdomains.lock


Regards,
W

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



Re: [qmailtoaster] rcpthosts file

2007-05-02 Thread Warren (mailing lists)

Craig Smith wrote:

On my set up I never modified the assign file at all it was all done by
qmail.  It is possible that something in the assign file is incorrect, or
file permissions/ownership have changed in which case it may be the 
cause of

the problem, but it's hard to say.

It sounds like it might be easier, to uninstall qmail and start from
scratch.  Get the one domain working fine first, then add the virtual or
alias domains in one at a time testing each as you go along.  Only modify
files that you really need to and leave the rest up to qmail.


Also, if you do decide to start over (I know, time constraints, but
sometimes it is easier and quicker to start over), use Centos 4.  More of
us are using that than any other distro so any problems will be easier to
hunt down and for us to help out with.

W

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



Re: [qmailtoaster] Configuration Backup

2007-04-30 Thread Warren (mailing lists)

Jake Vickers wrote:

Josh Dinsdale wrote:


Hi Guys

 

I’ve been wondering if anyone’ has had much experience with doing snmp 
monitoring of a qmailtoaster box? I’ve used snmp on linux box’s 
before, but  Im wondering if there are any specific things to look at 
in regards to the toaster?


 

I've never tried SNMP before, but I tried out Zabbiz once to monitor the 
servers. Basically checked for pings, that 25 was answering, and watched 
the queue.
It worked fine, but still had the issue that nothing ever happened until 
I was in the middle of a traffic jam on the highway.

LOL - There's murphy again!

I use monit to monitor all of my machines, including my qmail servers. 
I have also been looking at nagios as a possible replacement, just 
because it has more info on a single screen.


W

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



Re: [qmailtoaster] QMail toaster yum repository?

2007-04-27 Thread Warren (mailing lists)
No, it means that you cannot distribute binary (compiled) RPMs.   So 
while .src.rpm files are OK, i386.rpm or .x86_64.rpm is not allowed.


The only way I could think of around this would be to distribute 
tarballs of the source as .i386.rpm and have the postinstall script 
actually compile and install it.


W

Aaron Johnson wrote:

Warren (mailing lists) wrote:
We talked about this several months back.  The main problem is that, 
by its license, qmail can only be distributed as source, yum is 
generally for installing object rpms. 
I assume that means that you cannot install both the compiled qmail and 
source at the same time?


-
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] Changes to the standard upgrade.sh script

2007-04-25 Thread Warren (mailing lists)
I have taken the upgrade.sh script and made it a little more useful for 
me.  I have attached a copy in a tarball. Here are the changes I made:


(1) There are now 2 separate scripts.  The first does the downloads and 
the second does the upgrade.  This way I can start the downloads before 
I leave at night and then I can do the actual upgrade in the morning 
before anyone else comes in without having to wait for the downloads


(2) The directory /usr/src/qtms-upgrade now has a suffix with the time 
and date the download started and a softlink points to it from 
/usr/src/qtms-upgrade.  If an old directory exists it gets renamed out 
of the way.  This allows me to have a history of upgrades as well as 
being sure that old .src.rpms are not being compiled.


(3) The second (upgrade) script looks for monit's startup file 
(/etc/init.d/monit).  If it is found, monit gets stopped at the 
beginning of the upgrade script and gets restarted at the end.


(4) The second script takes a flag of -y (sh upgrade2.sh -y) which 
assumes an answer of -y for all questions.


(5) /etc/tcprules.d/tcp.smtp gets restored after the upgrade and the new 
one gets renamed to tcp.smtp.new.  This way your rules do not get blown 
away.


Feel free to use, modify or discard as you see fit.

W


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

[qmailtoaster] Messages from this list not getting through

2007-04-25 Thread Warren (mailing lists)
I am having a lot of messages bounced from this list.  For instance, 
yesterday I only receive one message.  When I get the bounce probe from 
the server, it typically tells me that the bounce looks like this:


Return-Path: 
Received: (qmail 16218 invoked for bounce); 3 Apr 2007 11:39:29 -
Date: 3 Apr 2007 11:39:29 -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: failure notice

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

[EMAIL PROTECTED]:
69.123.15.116 failed after I sent the message.
Remote host said: 554 DomainKeys verify status: bad format   (#5.3.0)




Does this mean that my machine is rejecting the message because 
qmailtoaster.com's domain keys are thought to be incorrect?


Thanks, in advance,
Warren

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



Re: [qmailtoaster] QMail toaster yum repository?

2007-04-25 Thread Warren (mailing lists)
We talked about this several months back.  The main problem is that, by 
its license, qmail can only be distributed as source, yum is generally 
for installing object rpms.


W

Aaron Johnson wrote:
Has anyone put any thought into what would be involved in creating a 
QMail repository?  I'm interested in helping, if anyone else wants to 
lend some experience.  Plus, I'm sure we can find people to host it as 
well.  I know we would have no problem hosting a QMail repository on our 
servers.


The thought of being able to do a yum install/update qmail-toaster makes 
me drool.


-
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] Changes to the standard upgrade.sh script

2007-04-25 Thread Warren (mailing lists)

Eric Shubes wrote:

Warren (mailing lists) wrote:

I have taken the upgrade.sh script and made it a little more useful for
me.  I have attached a copy in a tarball. Here are the changes I made:

(1) There are now 2 separate scripts.  The first does the downloads and
the second does the upgrade.  This way I can start the downloads before
I leave at night and then I can do the actual upgrade in the morning
before anyone else comes in without having to wait for the downloads

(2) The directory /usr/src/qtms-upgrade now has a suffix with the time
and date the download started and a softlink points to it from
/usr/src/qtms-upgrade.  If an old directory exists it gets renamed out
of the way.  This allows me to have a history of upgrades as well as
being sure that old .src.rpms are not being compiled.

(3) The second (upgrade) script looks for monit's startup file
(/etc/init.d/monit).  If it is found, monit gets stopped at the
beginning of the upgrade script and gets restarted at the end.

(4) The second script takes a flag of -y (sh upgrade2.sh -y) which
assumes an answer of -y for all questions.

(5) /etc/tcprules.d/tcp.smtp gets restored after the upgrade and the new
one gets renamed to tcp.smtp.new.  This way your rules do not get blown
away.

Feel free to use, modify or discard as you see fit.

W


Warren,

Have you seen qmailtoaster-plus (http://qtp.qmailtoaster.com)? The
qtp-newmodel family of scripts essentially does all of this (except #3) and
more. If you'd like to see #3 added as a feature, please create a ticket for it.

There are many other useful tools included in the package too, as documented
at the site.


Eric,

I have seen it, but mostly what I have seen is a lot of posting about 
problems with it as it currently stands.  If this mail server was not 
incredibly important to our business, I would happily be playing with it 
right now.  But since this is a mission-critical mail server, I am 
sticking with the script that I know works, at least for now.


W

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



Re: [qmailtoaster] DEVEL PACKAGE: qmail-toaster

2007-03-05 Thread Warren (mailing lists)
Bigdns patch!  Woohoo!  Thank you Erik.  I cannot tell you the problems 
this has caused me with AOHell.


W

Erik A. Espinoza wrote:

I'll try.

On 3/3/07, Eric Shubes [EMAIL PROTECTED] wrote:

Erik A. Espinoza wrote:
 Greetings,

 I have released a new qmail-toaster package on the devel site. Special
 thanks to Jean-Paul and Nick.

 Download available from http://devel.qmailtoaster.com/

 Thanks,
 Erik


EE,
Really appreciate your work with these updates. Could you please 
include the

changelog blurb with the announcement?
Thanks a bunch!

--
-Eric 'shubes'

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




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




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



Re: [qmailtoaster] QMAIL TOASTER ISSUES

2007-02-13 Thread Warren (mailing lists)

Rajesh,

I run toasters on similar machines, a Dell PE 2950 and a Dell PE SC1425.

What JP says is true - you need to increase your connections.  You might 
also consider using one of the larger suggested profiles from mysql.


You may however also be running into another problem - memory.  I found 
that using a similar setup you need at least 3 GB of RAM - I actually 
ended up going to 6 GB because I had the budget to do so, but I am only 
using about 3-3.5 of it.  Consider throwing another two 1GB sticks into 
the server.


The other thing you should consider is moving off of Fedora and over to 
CentOS 4, which is not only a more stable platform, but is the platform 
upon which most toaster-related development seems to happen.


Regards,
Warren

Jean-Paul van de Plasse wrote:
The problem with authentication and users unknown is probably caused by 
not being able to connect to mysql.

Maybe you should up the limits there a bit.
It could very well be that all of your problems are related to this..
Check you my.cnf for max_connections and make it higher or add like this :
[mysqld]
max_connections = 500

Or even higher I guess..
(default is 100)


JP

- Original Message - From: 24x7server [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Sent: Tuesday, February 13, 2007 1:34 PM
Subject: [qmailtoaster] QMAIL TOASTER ISSUES



hi

we dont know whether others are experiencing these problems but we are 
listing down our experiences with qmail toaster.


we provide email service and host around 35 independent domains for 
corporates totalling to around 2500 users per server


we have tried many different flavors of qmail for the past over 6 
years and qmail toaster consumes the least resources and were very 
impressed by it.


but these are the problems faced by us recently

we have two servers, each is a dell, dual xeon, 2.8 with 2 gb ram and 
scsi drives having around 2500 users each


one installation is redhat enterprise 3 - qmailtoaster without mysql 
second installation fedora 4 - qmailtoaster with mysql


we are listing below the problems we are face which are common for both

we are running latest versions of qmail toaster with spamassing 3.1.7

when the number of concurrencyincoming connections are around upto 100 
everything is fine. works very nicely on both machines


the number of concurrent smtp connections is usually around 30-40

the problems come when the number of smtp connections increases. this 
does not happen every day but once in while and it happens on both 
machines almost simultaneously. concurrent smtp connections go as high 
as 300.


this happens even during night time when it is totally off business hours

we tried restarting qmail but no use -- the concurrent connections 
keep increasing till it is back to the same high level of around 250 - 
300


we have a serious doubt as to whether we are targetted heavily by 
spammers.


1) we kept concurrency limit to around 300 connections then at around 
235 simultaneous connections authentication fails. when users try to 
send out emails thru port 25 outlook express / postmaster and other 
softwares keep asking for username and password ie authentication fails.


even if we use seperate mail submission port on 587 still 
authentication fails and email users on the servers are not able to 
send out emails.


2) email sent to domains on this server at this stage randomly bounces 
back with message -- chkuser says unknown recepient.


3) spamassassin fails to scan many emails (this is random) which are 
normally scanned perfectly. surbl look ups fail in many cases. 
sometimes viruses escape.


4) users on server get duplicate copies of emails

5) the qmail isoqlog does give any information on the details of 
emails sent / recd -- basically it does not match what we see in the 
smtp logs


we have attached herewith a copy of our smtp log

all help would be greatly appreciated

rajesh





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



Re: [qmailtoaster] Problem with mail adress incorrect

2007-02-13 Thread Warren (mailing lists)

Eric,

I heartily agree.  Sending to the valid addresses would be a BAD idea. 
An email has to go or not go.  To have it partially go would break 
compatibility with just about every SMTP server out there and would 
create havoc with email clients.


A better error message showing the bad address is a great idea.

W

Eric Shubes wrote:

This is indeed the way the toaster works.

The message returned to the client does not indicate which address is bad,
so the user has no idea which address is causing the problem. That could be
improved by including the offending address in the error message that is
returned to the client.

I've created a feature request on http://devel.qmailtoater.com/flyspray/,
and posted a message on the chkuser list to see if this can be changed.

I'm not certain that sending to the valid addresses and not sending to the
invalid one(s) is a good solution. I think that would create some confusion
for the user as to which addresses were sent and which were not. I'm
thinking that all or nothing is a good way for it to behave.

Claudio Mundin wrote:

I ask you because in other server that i have with older version of
qmail this don happend.
I will try to find a solution, because to my when i try to send a mail
with most rcpt address, this mail that to be sent to the correct
directions and no, not to be sent to any.

Thnk's for your help

2007/2/13, Jean-Paul van de Plasse [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]:

No, at least not without changing the source code.
Or I must be wrong here.
 
JP
 


- Original Message -
*From:* Claudio Mundin mailto:[EMAIL PROTECTED]
*To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
*Sent:* Tuesday, February 13, 2007 3:04 PM
*Subject:* Re: [qmailtoaster] Problem with mail adress incorrect

ok, but i can change that?


2007/2/13, Jean-Paul van de Plasse [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]:

Sorry I should have said qmail works by design..
It is not a checkuser thing..

- Original Message -
*From:* Jean-Paul van de Plasse
mailto:[EMAIL PROTECTED]
*To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
*Sent:* Tuesday, February 13, 2007 2:58 PM
*Subject:* Re: [qmailtoaster] Problem with mail adress
incorrect

Hi,
 
That is how checkuser works by design..
 
JP
 


- Original Message -
*From:* Claudio Mundin mailto:[EMAIL PROTECTED]
*To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
*Sent:* Tuesday, February 13, 2007 2:46 PM
*Subject:* [qmailtoaster] Problem with mail adress
incorrect

Good Morning ,

When i send a mail with differens rcpt address and
some of those directions is incorrect (for example
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED],
the domain is bad), the mail is not send to any of
the mail address, even to that if they are correct,
and in the log of  smtp, /var/log/qmail/smtp/current
i have:


@400045d1be102ee21d04 CHKUSER rejected rcpt:
from [EMAIL PROTECTED]:[EMAIL PROTECTED]: remote
VirginiaAntiv:unknown:200.40.82.218
http://200.40.82.218/ rcpt  [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] : invalid rcpt MX domain
@400045d1be113072272c tcpserver: end 9294 status 0
@400045d1be1130724a54 tcpserver: status: 1/100

for th incorrect address appear invalid rcpt MX
domain,  that is correct because gmail.com.uy
http://gmail.com.uy/ is incorrect, but I do not
understand why does not send the mail to the mail
address  that are well .


Any idea?

THANK 










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



Re: [qmailtoaster] Problem with mail adress incorrect

2007-02-13 Thread Warren (mailing lists)

Claudio,

That is not a problem.  That is the proper way for an SMTP server to 
function.


W

Claudio Mundin wrote:
I repeat my problem is not show a message. My problem is that the mail 
is not send to any address when in the mail are bad rcpt address.


2007/2/13, Warren (mailing lists)  [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]:


Eric,

I heartily agree.  Sending to the valid addresses would be a BAD idea.
An email has to go or not go.  To have it partially go would break
compatibility with just about every SMTP server out there and would
create havoc with email clients.

A better error message showing the bad address is a great idea.

W

Eric Shubes wrote:
  This is indeed the way the toaster works.
 
  The message returned to the client does not indicate which
address is bad,
  so the user has no idea which address is causing the problem.
That could be
  improved by including the offending address in the error message
that is
  returned to the client.
 
  I've created a feature request on
http://devel.qmailtoater.com/flyspray/
http://devel.qmailtoater.com/flyspray/,
  and posted a message on the chkuser list to see if this can be
changed.
 
  I'm not certain that sending to the valid addresses and not
sending to the
  invalid one(s) is a good solution. I think that would create some
confusion
  for the user as to which addresses were sent and which were not. I'm
  thinking that all or nothing is a good way for it to behave.
 
  Claudio Mundin wrote:
  I ask you because in other server that i have with older version of
  qmail this don happend.
  I will try to find a solution, because to my when i try to send
a mail
  with most rcpt address, this mail that to be sent to the correct
  directions and no, not to be sent to any.
 
  Thnk's for your help
 
  2007/2/13, Jean-Paul van de Plasse [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
  mailto: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:
 
  No, at least not without changing the source code.
  Or I must be wrong here.
 
  JP
 
 
  - Original Message -
  *From:* Claudio Mundin mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
  *To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
  mailto:qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
  *Sent:* Tuesday, February 13, 2007 3:04 PM
  *Subject:* Re: [qmailtoaster] Problem with mail adress
incorrect
 
  ok, but i can change that?
 
 
  2007/2/13, Jean-Paul van de Plasse [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
  mailto: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:
 
  Sorry I should have said qmail works by design..
  It is not a checkuser thing..
 
  - Original Message -
  *From:* Jean-Paul van de Plasse
  mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
  *To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
  mailto:qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
  *Sent:* Tuesday, February 13, 2007 2:58 PM
  *Subject:* Re: [qmailtoaster] Problem with mail
adress
  incorrect
 
  Hi,
 
  That is how checkuser works by design..
 
  JP
 
 
  - Original Message -
  *From:* Claudio Mundin mailto:
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  *To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
  mailto: qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
  *Sent:* Tuesday, February 13, 2007 2:46 PM
  *Subject:* [qmailtoaster] Problem with mail
adress
  incorrect
 
  Good Morning ,
 
  When i send a mail with differens rcpt
address and
  some of those directions is incorrect (for
example
  [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED],
  the domain is bad), the mail is not send to
any of
  the mail address, even to that if they are
correct,
  and in the log of  smtp,
/var/log/qmail/smtp/current
  i have

[qmailtoaster] Adding current time instead of zero time?

2007-02-09 Thread Warren (mailing lists)

I sent this earlier but it did not seem to get through.

I have a number of sources that send email with a Date: header line. 
On any mail server I have ever worked with besdides toaster, that would 
cause a Date: header with the current date and time to be put into 
place.  Toaster seems to add a date and time stamp of 12/31/1969 7:00 pm 
(midnight 1/1/1970 in GMT - Unix's zero time).


Is there any way to have toaster add the current time instead of a zero 
timestamp in this case?


TIA,
Warren

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



Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Warren (mailing lists)

Eric Shubes wrote:


Thanks for using the Trac system, David. It appears that after submitting
(or changing) a ticket, the screen doesn't come back (stays waiting),
although the update does take.  I'm guessing that's why there are 5 tickets
you created for this. ;) No problem. I'll have to Trac that problem down.
(pun intended)



Eric,

I had the same problem in Bugzilla recently.  You might want to check 
your mail settings.  In my case it was inserting the bug into the 
database then hanging on the SMTP send.


W

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



Re: [qmailtoaster] Sending of message failed

2007-02-02 Thread Warren (mailing lists)

Jake Vickers wrote:

Istvan Kope wrote:

A have a Qmailtoaster installation on Centos 4.3.
It worked excellent for a couple of months but since yesterday clients 
started to fail sending messages with Thunderbird giving the following 
message:

Sending of message failed.
The message could not be sent beacuse connecting to SMTP server 
mail.hidraulica.ro failed. The server may be unavailable or refusing 
SMTP connections.



I didn't make any changes to the server. There is no problem with 
receiving messages. I don't know what to look for in the log. Since 
now I don't see in the log any error, or failure or anything...
If you're sending from somewhere that has a dynamic IP (your house, 
cable modem, DSL, etc.) then zen.spamhaus is probably blocking it. 
Remove that entry from your blacklists file and try.


Jave (and Istvan),

There seems to be a problem with the blacklists servers.  I had to 
remove all but -r bl.spamcop.net from my blacklists file this morning 
to get SMTP to work in a timely fashion.


Anyone know what is up with the blacklist servers or if we should be 
moving to different ones?


W

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



Re: [qmailtoaster] possible inclusion in toaster

2007-01-31 Thread Warren (mailing lists)

Dan Page wrote:
Hello guys.  


I've built a few toasters over the last year. I love the process, quick
and painless (at least till you need to modify spam settigns), anyway.
For the most part most people use a stock rpm based *nix and throw in
the toaster, which is what I do as well.  the only software I add is a
small program called denyhosts.  this thing is a real lifesaver.  Before
using it I was getting upwards of 4000 break in attempts through ssh.
now I'm down to a handful a day.  It's easy enough to install but maybe
you wanna think about including it?  I know this will be just 1 more
thing to support, but it seems my mail servers get hit much harder on
ssh then my other servers.  If not included maybe add it on the wiki, or
related product page. Just my 2 cents.  


Dan Page

P.S.  There are already rpm's of the package at:
http://dag.wieers.com/packages/denyhosts/


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

I just change my ssh port.  That stops most all of the breakin attempts. 
 Set the new port in /etc/ssh/sshd_config and change the firewall 
script /etc/sysconfig/iptables to match.


W

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



Re: [qmailtoaster] copying users/domains on a different server with different IP

2007-01-29 Thread Warren (mailing lists)

  Also, what are you going to rsync? MySQLs data dir? Ok, that will do in
case you store tables in MyISAM tablespace, but will not work in case of 
InnoDB. Also, rsyncing MyISAMi tables 'on the fly' in not officially 
supported method by MySQL.Net, and thus it might lead to unpredictable 
consequences like loosing part of users, corrupted tables on slave 
server, etc. I think that it's wiser to use officially supported methods 
of MySQL database replications instead of simple rsync.




The MyISAM files (vpopmail used MyISAM) are so small and written to so 
infrequently that rsync will work fine.  The files in question are only 
changed when you do something to a user, alias or a domain, such as add 
or delete.  The tables are merely used for lookups the rest of the time 
and as such stay static.


I would not recommend rsync as a day-to-day backup strategy for your 
normal dynamic database, but given how static these tables tend to be, 
it should be fine.


W

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



Re: [qmailtoaster] copying users/domains on a different server with different IP

2007-01-26 Thread Warren (mailing lists)

Alexey Loukianov wrote:

Warren (mailing lists) wrote:

Did I forget any?
You forgot to also sync MySQL vpopmail database, which cannot be done as 
a simple rsync. Consider using database replication feature of MySQL, or 
care about setting up dump-rsync-restore script for this task.


Another way is to modify vpopmail RPMs specs not to use MySQL for 
userdb, and to use CBD file instead.




If you do not have binary logging turned on, rsync will work just fine.

W

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



Re: [qmailtoaster] copying users/domains on a different server with different IP

2007-01-26 Thread Warren (mailing lists)

Warren (mailing lists) wrote:

Alexey Loukianov wrote:

Warren (mailing lists) wrote:

Did I forget any?
You forgot to also sync MySQL vpopmail database, which cannot be done 
as a simple rsync. Consider using database replication feature of 
MySQL, or care about setting up dump-rsync-restore script for this task.


Another way is to modify vpopmail RPMs specs not to use MySQL for 
userdb, and to use CBD file instead.




If you do not have binary logging turned on, rsync will work just fine.

W



I forgot to add: Keep mysql OFF on the backup server until you are ready 
to use it.  You also have to turn off the rsync job when you start mysql.


W

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



[qmailtoaster] View entire transactions?

2007-01-25 Thread Warren (mailing lists)
I am getting some weird new error from AOL.  I was wondering if there is 
a simple way that I could view entire SMTP transactions for outgoing 
mail?  Maybe turn on some sort of full logging for a few hours so I 
could see exactly where the problem is.


TIA,
Warren

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



[qmailtoaster] Bare linefeeds a problem?

2007-01-25 Thread Warren (mailing lists)

Here is a message I have started seeing from yahoo:

delivery 3371147: deferral: 
User_and_password_not_set,_continuing_without_authentication./

[EMAIL PROTECTED]_216.39.53.1_failed_after_I_sent_the_message./
Remote_host_said:_451_Timeout_waiting_for_end_of_DATA._Be_sure_your_client_is_not_sending_bare_linefeeds./

(I added the line breaks after the slashes)

Since when are bare linefeeds wrong?  Do we now have to start sending 
\r\n instead of just \n because of yahoo?


W


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



Re: [qmailtoaster] simscan (simscan-toaster-1.3.1-1.3.3) segfaults

2007-01-17 Thread Warren (mailing lists)

Sorry, I have been out of the office for a few days.

There is not much to post.

/var/log/qmail/smtp/current gets this:
@400045acd89036e2684c simscan: connect error 2

Running it gives this:
[EMAIL PROTECTED] simscan]# /var/qmail/bin/simscan
Segmentation fault

Are there any other logs that I am missing?

W

Erik Espinoza wrote:

Could you paste the log output. I've not noticed any problems.

Erik

On 1/12/07, Warren (mailing lists) [EMAIL PROTECTED] wrote:

I noticed that simscan was not able to be called in the logs.  When I
try to run it directly (./simscan in the bin directory) it gives a 
segfault.


Any ideas?

W

-
 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] sa-learn is killing my server

2007-01-12 Thread Warren (mailing lists)
sa-learn is using so much memory and CPU time that it is killing my 
server.  I have renamed it for now, but would like to know if there is a 
way to limit the amount of memory or processes that it uses?


Thanks,
Warren

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



[qmailtoaster] Why would it take 30 second to get the SMTP greeting?

2007-01-12 Thread Warren (mailing lists)
My system is taking a long time to give the SMTP greeting these days - 
over 30 seconds in fact.  There are generally less than 10 concurrent 
incoming jobs according to the logs - in fact there were only 3 when I 
telnetted to port 25 last, but it still took 32 seconds to get the greeting.


The only unnusual thing about this server is that I removed sa-learn 
because of the amount of memory it was consuming.  Could this be 
affecting smtp?


The server is a dual-xeon 3.0Ghz with 2GB of RAM, so it should have to 
horsepower to handle this.


W

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



Re: [qmailtoaster] sa-learn is killing my server

2007-01-12 Thread Warren (mailing lists)

Jake Vickers wrote:

Warren (mailing lists) wrote:
sa-learn is using so much memory and CPU time that it is killing my 
server.  I have renamed it for now, but would like to know if there is 
a way to limit the amount of memory or processes that it uses?

I had the same problem here. 67M a process eats up the ram quickly.
Go to your run file for spamd (/var/qmail/supervise/spamd/run) and add 
the --maxchildren=x option to limit how many processes it will spawn:

exec /usr/bin/spamd --max-children=5 -x -u vpopmail -s stderr 21



Thanks Jake - as usual you are the man!

That might be something to consider putting into the defaults, as most 
people are not running mail servers with 8GB of RAM.


W

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



Re: [qmailtoaster] sa-learn is killing my server

2007-01-12 Thread Warren (mailing lists)

Jake Vickers wrote:

Warren (mailing lists) wrote:
sa-learn is using so much memory and CPU time that it is killing my 
server.  I have renamed it for now, but would like to know if there is 
a way to limit the amount of memory or processes that it uses?

I had the same problem here. 67M a process eats up the ram quickly.
Go to your run file for spamd (/var/qmail/supervise/spamd/run) and add 
the --maxchildren=x option to limit how many processes it will spawn:

exec /usr/bin/spamd --max-children=5 -x -u vpopmail -s stderr 21



After trying what you described and going as low as 2, It seems that 
spamd still spawns many sa-learn jobs regardless of that setting.  I 
still have to rename sa-learn, at least until I get more RAM.


W

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



[qmailtoaster] simscan (simscan-toaster-1.3.1-1.3.3) segfaults

2007-01-12 Thread Warren (mailing lists)
I noticed that simscan was not able to be called in the logs.  When I 
try to run it directly (./simscan in the bin directory) it gives a segfault.


Any ideas?

W

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



[qmailtoaster] STARTTLS - Connection is closed

2006-11-13 Thread Warren (mailing lists)

$ telnet mail.domain.com 25
Trying 2.2.2.2...
Connected to mail.domain.com (2.2.2.2).
Escape character is '^]'.
220 mail - Welcome to Qmail Toaster Ver. 1.3 SMTP Server ESMTP
EHLO warren.icruise.com
250-mail - Welcome to Qmail Toaster Ver. 1.3 SMTP Server
250-STARTTLS
250-PIPELINING
250-8BITMIME
250-SIZE 20971520
250 AUTH LOGIN PLAIN CRAM-MD5
STARTTLS
Connection closed by foreign host.



This particular one was done by hand so that it would not be the client 
that was in question.  It happens no matter where I connect from.  What 
would cause a toaster to drop like this?


TIA,
Warren

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



[qmailtoaster] Connected to n.n.n.n but connection died. (#4.4.2)

2006-11-02 Thread Warren (mailing lists)
I am getting this email when trying to send between two toasters.  It is 
not only firstdomain that cannot get mail through but many others.


The question is, what is wrong with the toaster at n.n.n.n that is 
causing this error to occur?


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

[EMAIL PROTECTED]:
Connected to n.n.n.n but connection died. (#4.4.2)
I'm not going to try again; this message has been in the queue too long.



TIA,
W

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



[qmailtoaster] Imformal poll: Upon which distro are you running qmailtoaster?

2006-10-18 Thread Warren (mailing lists)

Which distro are you using?

I am asking because I thought perhaps if enough of a majority are using 
centos/redhat/fedora then perhaps it would be worth talking about 
cleaning up the dependencies in the RPMs and setting up a repository so 
that all that needs to be done to get the current version is everything 
is yum upgrade.


So, which distro?

W

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



Re: [qmailtoaster] Imformal poll: Upon which distro are you running qmailtoaster?

2006-10-18 Thread Warren (mailing lists)

Warren (mailing lists) wrote:

Which distro are you using?

I am asking because I thought perhaps if enough of a majority are using 
centos/redhat/fedora then perhaps it would be worth talking about 
cleaning up the dependencies in the RPMs and setting up a repository so 
that all that needs to be done to get the current version is everything 
is yum upgrade.


So, which distro?

W

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

Upon further thought this may not be possible because of the source 
distributions, but I'll look into it anyway.


W

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



Re: [qmailtoaster] clamav vulnerability

2006-10-17 Thread Warren (mailing lists)

1) Download the package:
wget 
http://devel.qmailtoaster.com/download/clamav-toaster-0.88.5-1.3.4.src.rpm


2) Compile the source rpm into a binary rpm:
rpmbuild --rebuild --with cnt40 clamav-toaster-0.88.5-1.3.4.src.rpm
(be sure to put your distro in place of cnt40 if you are not using 
centos 4.x)


3) Install the compiled binary rpm:
rpm -Uvh /usr/src/redhat/RPMS/i386/clamav-toaster-0.88.5-1.3.4.i386.rpm

4) Restart the toaster:
qmailctl stop
qmailctl start

I like to do it in 2 steps - gives the sending threads a few seconds to 
catch up


That's it!
W


Ho wrote:

Would you please to post the upgrade procedure of the package?

Thank you so much

Ho

Erik Espinoza wrote:

This package will move in about 6 days. In the mean time just upgrade
from the devel site.

Thanks,
Erik

On 10/17/06, Peter Peltonen [EMAIL PROTECTED] wrote:

Secunia reported a highly critical vulnearbility in clamav:

  http://secunia.com/advisories/22370/

The vulnerabilities are reported in version 0.88.4. Prior versions
may also be affected.

At qmailtoaster.com 0.88.4 is the version we offer for downloading. At

  http://devel.qmailtoaster.com/

we have 0.88.5. available. Should this move to the main site as
quickly as possible?

Regards,
Peter

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




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




-
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] HELP!!!! MySQL still going away

2006-09-21 Thread Warren (mailing lists)
I am still getting MySQL went away errors.  Centos 4.4 on a Dell PE 2850 
 (2xXeon 3.0Ghz, 2GB RAM).  Please, please help!  I have the lastest of 
everything installed I believe:


[EMAIL PROTECTED] smtp]# rpm -q mysql
mysql-4.1.20-1.RHEL4.1
[EMAIL PROTECTED] smtp]# rpm -qa | grep toaster
libdomainkeys-toaster-0.68-1.3.1
courier-imap-toaster-4.1.1-1.3.2
ezmlm-cgi-toaster-0.53.324-1.3.1
maildrop-toaster-2.0.2-1.3.1
simscan-toaster-1.2-1.3.1
vpopmail-toaster-5.4.13-1.3.2
squirrelmail-toaster-1.4.8-1.3.3
daemontools-toaster-0.76-1.3.1
courier-authlib-toaster-0.58-1.3.1
autorespond-toaster-2.0.4-1.3.1
ezmlm-toaster-0.53.324-1.3.1
qmailadmin-toaster-1.2.9-1.3.1
maildrop-toaster-devel-2.0.2-1.3.1
ripmime-toaster-1.4.0.6-1.3.1
qmail-toaster-1.03-1.3.5
qmail-pop3d-toaster-1.03-1.3.5
vqadmin-toaster-2.3.4-1.3.2
spamassassin-toaster-3.1.4-1.3.2
ucspi-tcp-toaster-0.88-1.3.1
qmailmrtg-toaster-4.2-1.3.1
isoqlog-toaster-2.1-1.3.1
control-panel-toaster-0.5-1.3.1
clamav-toaster-0.88.4-1.3.3

Sincerely,
Warren

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



Re: [qmailtoaster] HELP!!!! MySQL still going away

2006-09-21 Thread Warren (mailing lists)

Jake Vickers wrote:

Warren (mailing lists) wrote:
I am still getting MySQL went away errors.  Centos 4.4 on a Dell PE 
2850  (2xXeon 3.0Ghz, 2GB RAM).  Please, please help!  I have the 
lastest of everything installed I believe:


[EMAIL PROTECTED] smtp]# rpm -q mysql
mysql-4.1.20-1.RHEL4.1
Try adding some more debugging info to your setup, for more logging try 
starting it with the --log-warnings=2 or adding the log-warnings=2 line 
to your /etc/my.cnf file. That might give us some better clues.

Any particular time it does? Is it cyclic?

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


I put the logging into place.

It seems to happen when there are more than 80 incoming sessions.

W

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



[qmailtoaster] Patch or setting to insert date when the email has none?

2006-09-18 Thread Warren (mailing lists)
I get a bunch of emails that have no date in the header.  Verizon 
Wireless and my APC PDUs to name a couple.  Most email systems will 
timestamp it with the current time and date.  Toaster does not, and it 
ends up showing as 12/31/1969, 7:00 PM (Midnight 1/1/1970 GMT).


Is there a way to have the toaster add the Date header if none exists?

W

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



Re: [qmailtoaster] qmailtoaster-plus

2006-09-08 Thread Warren (mailing lists)

Operations wrote:

Jake Vickers wrote:
Try setting your environment variable for 'TERM'  sounds like the 
terminal emulation
in 'telneat' is using one time of terminal vs the terminal th O.S. 
thinks, just off of the top
of my head, try 'export TERM=vt100' or export TERM=ansi, it will 
probably change the ouput.
If memory serves Dialog is built on ther ncurses library, I believe it 
uses TERMINFO db.
This is not uncommon logging in from Windows clients to *nix machines, 
have made many custom
termcap/terminfo entries in my day.  Way too many deviations to do what 
every 'lil program

thinks is the 'right' kind of terminal

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

The standard terminal, and I one I use when stuck on a Windows machine 
and using SecureCRT is linux.  See if you can tell telneat to use the 
linux terminal type and you will likely be OK.


W

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



Re: [qmailtoaster] 552 DATA size exceeds maximum permitted

2006-09-08 Thread Warren (mailing lists)

Eric Shubes wrote:

Alex wrote:

“552 DATA size exceeds maximum permitted”

 

I am getting this error back when sending a 20MB file to another 
account on the mail server. I have changed the 
/var/qmail/control/databytes


to 409715200 which is 40MB and still getting the error. Is there some 
other place I need to change?


 


Thank you


Possibly the recipient's quota (qmailadmin).

The documentation isn't very clear on this, but seeing as databytes 
doesn't have a corresponding .cdb file, and it's part of qmail-smtpd, 
I'd try restarting qmail (qmailctl restart). If that doesn't work I'd 
try stopping and starting qmail (qmailctl stop; qmailctl start).


In any case, please let us know your resolution so it can be added to 
the wiki FAQs (which you're welcome to do yourself too!).


Try making is 60MB instead of 40MB.  If the file is being sent using 
uuencoded text instead of base64 it will likely be a bit over twice the 
size.


W

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



Re: [qmailtoaster] Roundcube WebMail

2006-09-08 Thread Warren (mailing lists)

Mark Burlingame wrote:
I did once, a few months back.  But that toaster has since been rebuilt 
on another machine.
 
RoundCube had some inherent usability/stability problems. Like this 
random 10 minute log-out. I never did customize it much at all.
 
I think it's a super fancy interface compared to Squirrel Mail, but like 
I said.. it's just not usable for me, yet.
 
It also has problems with large mailboxes.  It tries to read all of the 
headers at once, rather than just dealing with pages at a time.  When 
you have mailboxes with thousands of emails in them it becomes totally 
unusable.


W

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



[qmailtoaster] Blown upgrade - how I fixed it

2006-09-07 Thread Warren (mailing lists)
A few weeks ago someone posted a message about how he did an upgrade on 
a production server and it stopped working.  He was getting the message

451 qq write error or disk full (#4.3.0)

I had this same problem happen today.  While I do not know what caused 
it, I suspect that not turning off monit had something to do with it, as 
monit would have tried to restart qmail every few minutes.  Again, this 
is just a suspicion.


The tangible results of this upgrade failure was that many files and 
folders throughout the qmail installation ended up being owned by 
named:named.


One thing you should know about my system is that /home/vpopmail is a 
softlink to /var/qmail.  This allows me to have less directories to back 
up and to follow a scheme that I used on earlier (pre-toaster) setups. 
So when I refer to the /var/qmail/domains directory, it is likely to be 
/home/vpopmail/domains for you if you do not have your schema set up as 
do I,


What needs to be done to revive the system is to do a lot of ownership 
changes and some mode changes.


First I ran queue_repair.py -r.  I do not know that it actually did a 
lot of good because things it said that it did, when I checked it did 
not, but I include it here for thoroughness.


Here are the changes I had to make.  They are going to wrap so I begin 
each new line with a -

- chown root:root /usr/sbin/httpd
- cd /var/qmail ; chown -R qmaill:qmail supervise
- cd /var/qmail/bin; chown root:qmail qmail-clean qmail-lspawn 
qmail-rspawn qmail-send qmail-smtpd

- cd /var/qmail/domains ; chown -R vpopmail:vchkpw *
- cd /var/qmail/etc ; chown vpopmail:vchkpw vpopmail.mysql*
- cd /var/log/qmail ; chown -R qmaill:qmail *
- cd /var/qmail/queue ; chown -R qmailq:qmail todo
- cd /var/qmail/queue/todo ; chmod 644 *

I have no idea of how apache (httpd) got changed, but it had monit 
sending me alerts, so that was what I had changed first.


So that's my list of things that needed to be fixed to get a messed-up 
toaster upgrade back to working condition.  Hopefully it will save 
someone the half hour of work it took me to figure it all out.


Regards,
Warren

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



Re: [qmailtoaster] qmailtoaster-plus

2006-09-07 Thread Warren (mailing lists)

Eric Shubes wrote:

Jake Vickers wrote:




We need to look at qmHandle and qmqtool 
http://jeremy.kister.net/code/qmqtool/ (any others?) to see which we 
think will be best to include.




I cannot imagine administering qmail without qmqtool.  It is probably 
the single tool I use the most.  I also think that a nice working queue 
repair tool, or actually a full permissions/mode checking tool might be 
nice as well.


W

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



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-07 Thread Warren (mailing lists)

Erik Espinoza wrote:

Attached is the entire changelog for all packages. If anyone wants to
add em to the wiki, reformat them or do something interesting with
them please feel free.

Thanks,
Erik


I am writing a script to format them in a mediawiki-friendly fashion and 
I'll add them in shortly.


W

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



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-07 Thread Warren (mailing lists)

Eric Shubes wrote:

Warren (mailing lists) wrote:

Erik Espinoza wrote:

Attached is the entire changelog for all packages. If anyone wants to
add em to the wiki, reformat them or do something interesting with
them please feel free.

Thanks,
Erik


I am writing a script to format them in a mediawiki-friendly fashion 
and I'll add them in shortly.


W



Warren,
How easy would it be for you to write a script to wiki-fy the man pages?


 First of all, the changelogs are now in the wiki.

As for the man pages, if you could point me to a simple synopsis of what 
those dot commands mean, I could probably do it fairly easily.


W

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



Re: [qmailtoaster] Blown upgrade - how I fixed it

2006-09-07 Thread Warren (mailing lists)

Eric Shubes wrote:



Warren,
Would you care to post this on the wiki under 'tips and tricks'?


Done.

That was easy, as I had already done that for my internal company wiki, 
which is also run with mediawiki :)  Copy and paste!


It might be time to start splitting that wiki up into multiple pages.  I 
was going to do so for the changelogs, but I didn't see a simple way to 
start a new page.


W

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



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-07 Thread Warren (mailing lists)

Eric Shubes wrote:

Warren (mailing lists) wrote:
As for the man pages, if you could point me to a simple synopsis of 
what those dot commands mean, I could probably do it fairly easily.


W


Let's not reinvent the wheel, now that I look a bit closer.
See man groff, -T option in particular.


I tried it.  using utf8 and html for output, it seems to strip the 
underlines and bold text.  I can probably write a quick parser for our 
purposes in less time than it would take me to figure out how to mess 
with the roff processors.



It looks like this set of pages uses:
.B (bold)
.I (italics, but treated in man as an underline)
.U (underline)
.TH (table? heading)
.SH (Section heading)
.BR (bold)
.IR (italics, as above)
.EX (indent 1)
.EE (outdent 1)

I don't see any of that being a hassle.

Let me know if you want these as separate pages, or whatever and I'll 
write you a quick script to handle them.


W

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



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-07 Thread Warren (mailing lists)

Eric Shubes wrote:
  I think that each one on a separate page would be good.

Any problem doing this for all man pages in all the toaster packages?
Keep in mind too, things change. Would there be any easy way to 
regenerate the html/wiki when there's a new/changed man page?
It might be nice to have a qt-plus tool for generating html man pages on 
the toaster box (locally).

Stop me, Please! ;)

Generating the HTML would not be hard - in fact it would be easier than 
the mediawiki generation.  I actually need to see how much html I can 
put into mediawiki,  Doing 1 per page it would probably be easiest if I 
could embed html tags into the wiki stuff, but if not, generating 
'''/''' versus generating b//b is not that big of a deal.


As for automating...  I'll give you the script and you can tun it 
whenever you want :)


W

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



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-06 Thread Warren (mailing lists)

John Fernandez wrote:

This was fixed in the latest version of qmailtoaster[-snip-]


Would it be in any way possible to get change logs for the various 
versions of the RPMs posted somewhere up on the site.


There are a lot of emails like this that could be eliminated if everyone 
could just go check the change logs.


W


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



[qmailtoaster] mysql going away problems with mysql 4.1

2006-08-31 Thread Warren (mailing lists)
I have been having problems with some emails getting bounced.  In 
checking back through my logs I see that it has to do with the dreaded 
mysql has gone away messages.  I am on mysql 4.1 and qmail-toaster is at 
1.3.3.  I see that the latest is 1.3.5 on the site, but I do not see a 
changlog.


Is this something that was cured in 1.3.5?  I remember chat about this 
problem when using mysql5, but I do not remember it with mysql 4.1.


TIA,
Warren

-
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 unblock mp3s?

2006-08-17 Thread Warren (mailing lists)

Hey all,

I'm a bit behind in what is being used to block which file types.  I 
need to allow out advertising agency to send us mp3 copies of our radio 
ads.  How do I unblock mp3s?


TIA,
W

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



Re: [qmailtoaster] Should I need to setup a DNS server and domainkey

2006-07-28 Thread Warren (mailing lists)
Jake Vickers wrote:
 You have to set up at least a caching name server on your mail server to
 run the new version.

Why?  This is important to me because I use toaster on machines that run
 mydns, which only serves as a primary source nameserver and does not
return records for other domains.  Is this going to be a problem?  Is
/etc/resolv.conf no longer used by toaster?

W

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



Re: [qmailtoaster] Should I need to setup a DNS server and domainkey

2006-07-28 Thread Warren (mailing lists)
Jake Vickers wrote:
 The domainkeys function requires at least a caching DNS server on the
 mail server itself to help speed up the requests. I believe (someone
 correct me if I'm wrong) this is for answering requests by other
 machines, not for local requests.

So then any requests made of this machine would be about itself and the
domains it hosts?  If that is the case then I am OK.

W

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



Re: [qmailtoaster] Should I need to setup a DNS server and domainkey

2006-07-28 Thread Warren (mailing lists)
Eric Shubes wrote:
 
 I think we need Nick to chime in here with the definitive answer.
 
 That being said, here's my (mis?)understanding.
 
 Yes, you need a *caching* nameserver with the new version that supports
 domain keys. This is so that the mail server isn't querying the
 nameserver(s) (listed in /etc/resolv.conf) for the domain key info for
 each email processed. That would be quite inefficient.
 
 Since it's a caching nameserver, it can't possibly answer requests by
 non-local machines. It *might* be used as a nameserver for other local
 machines, but that's not necessarily advisable as it could open up
 network security holes. Safest route to go would be to have another
 caching nameserver that is used strictly by the local network (e.g. on a
 local file server). Having a local caching server is a good thing.
 
 In order to implement DK, your authoritative server needs to have the
 TXT record containing the appropriate information. (Note, while
 unrelated to DK, it should probably have a TXT SPF record too). If you
 run your own nameserver, that's where it should go. If you use a DNS
 service (such as mydns or dyndns), the TXT records (like the MX record)
 need to go in the DNS server of your provider, *not* your caching
 nameserver. That way, the TXT records are available to the outside world.
 
 Is that about right? Someone *please* correct me if I'm wrong.
 
 This should probably be clarified in the installation notes.

But then if what you are saying is true, then a caching name server is
not *needed* but is a good thing to have to stop inefficiencies.  Again,
I say this because I have setups that only have an authoritative name
server on them and the caching name server is the machine immediately
below it in the rack.

I guess the questions are: Does qmail specifically query a name server
on the current machine or does it just do a normal DNS query?  If it
specifically does a request to the local machine does it do it on
localhost so that a cachine DNS can be put on localhost and the
authoritative one on the external IP?

Sincerely,
Warren

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



Re: [qmailtoaster] queue size concerns

2006-07-26 Thread Warren (mailing lists)
Michael Handiboe wrote:
 I've got a customer who runs a business from home and emails out flyers
 and such.  Apparently, his business is booming and about once a week,
 he'll dump 3000+ messages onto my dual-Pentium III / 256MB RAM mail
 server.  Qmail seems to handle it alright, but it takes a few days for
 the queue to empty out.
 
 My question is, how much can my qmail handle?  Should I have this
 customer space out his mass mailings or something?  Or is qmail robust
 enough for 5000+ queue size?
 
 So, if I have any problems, the answer is bigger hardware?
 
 
 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

I send out mailings several times weekly to a total of close to a half
million emails on an opt-in list.  This is all handled without a hitch.
 It is not a qmail problem.  Note that I am using a Dual-Zeon 3.0 Ghz
system (Dell PowerEdge SC1425).  It barely even registers on the CPUs.

I would, however advise you to watch for spam bouncebacks from AOL.  If
those AOL customers are hitting the SPAM button on email that come from
your machine, the IP could be blacklisted.

W

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



Re: [qmailtoaster] toaster-admin password wont change

2006-07-25 Thread Warren (mailing lists)
Can anyone tellme the relevent lines of code, or if not at least which
pages are involved?  I have had a lot of experience coding php from
register_globals being on to its being off.  There might be a very quick
patch that can be made - usualy along the lines of something like
$var=$_GET['var']; or something similar at the top of the page(s) in
question.

W

Jared Markell wrote:
 It might be associated the php's register global's being off. In this
 tutorial, they say turn register globals on, change the password, then turn
 them back off.. and I was never sure why they said to do that. 
 
 http://wiki.qmailtoaster.com/index.php/CentOS_4.3_QmailToaster_Install
 
 Hope this helps
 
 Jared
 
 -Original Message-
 From: jeremy [mailto:[EMAIL PROTECTED] 
 Sent: Monday, July 24, 2006 1:14 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] toaster-admin password wont change
 
 Good afternoon, 
 
 Finally I have gotten toaster installed on to a SLES 10 server with the help
 of Johannes! (alot of help)
 
 Now that its up and running, when i do a
 http://www.toasterdomin.com/admin-toaster/ i cant change the password, it
 says old password and new password i do that, but it doesnt acutally change.
 Any ideas?
 
 thanks
 jeremy
 
 
 
 -
  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] exclusion of certain ip blocked from being checked

2006-07-25 Thread Warren (mailing lists)
Manny wrote:
 Is there a way I can exlude certain ip blocks(RELAYCLIENT) defined in my =
 tcp.smtp from being blocked based n the settings of my =
 /var/qmail/simcontrol/blacklist
  
 Regards,
 Manny

There is an easier way t odo it and I would be happy to tell you if you
just change your time and date to not be a week in the future.

W

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



Re: [qmailtoaster] Unable to compile coutier-authlib-toaster

2006-07-24 Thread Warren (mailing lists)
It sounds like there is a failure much earlier in the script and this is
only a symptom of that failure.  Can you look back through your script
output and see if there are any previous failures?

W

Massimiliano Fontana wrote:
 Hi all !
 I'm trying to install qmailtoaster on a pretty old Fedora3 server but
 the scripts hangs with the following messages
 This is releated to the installation of the courier-authlib
 toasterI've tried several thingsany precious suggestion ?
 many thanks in advance.
 Max
 Italy
 *
 Compiling authvchkpw.c
 authvchkpw.c:21:22: vpopmail.h: No such file or directory
 authvchkpw.c:22:19: vauth.h: No such file or directory
 authvchkpw.c: In function `auth_vchkpw_changepass':
 authvchkpw.c:142: warning: implicit declaration of function `parse_email'
 authvchkpw.c:153: warning: implicit declaration of function `vget_assign'
 authvchkpw.c:153: warning: comparison between pointer and integer
 authvchkpw.c:158: warning: implicit declaration of function `vauth_getpw'
 authvchkpw.c:158: warning: assignment makes pointer from integer without
 a cast
 authvchkpw.c:168: error: dereferencing pointer to incomplete type
 authvchkpw.c:168: error: dereferencing pointer to incomplete type
 authvchkpw.c:174: warning: implicit declaration of function `vpasswd'
 make[2]: *** [authvchkpw.lo] Error 1
 make[2]: Leaving directory `/usr/src/redhat/BUILD/courier-authlib-0.58'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/usr/src/redhat/BUILD/courier-authlib-0.58'
 make: *** [all] Error 2
 error: Bad exit status from /var/tmp/rpm-tmp.94867 (%build)
 
 
 RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.94867 (%build)
 

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

2006-07-24 Thread Warren (mailing lists)
Mail eXchangers should never be CNAMEs.  If you find anyone who has an
MX record pointing to a CNAME rather than to an A record, or even to an
IP address they are configured incorrectly.

W

Jake Vickers wrote:
 Roxanne Sandesara wrote:
 
 Alright. I found the name, and IP, of the mailservers for AOL. I've
 put one into my smtproutes file. Now ... do I need to stop/start or
 restart qmail-toaster for this to be effective?
 
 Just to be safe, I would do a qmailctl restart.
 
 -
 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] DNSBL (Manny please read)

2006-07-24 Thread Warren (mailing lists)
Manny,

Your time and date are set up incorrectly in your mail client.  You are
a week ahead of the rest of us.  Please correct it so that your emails
fall into the right order.

Thanks,
Warren

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



Re: [qmailtoaster] CNAME Lookup

2006-07-24 Thread Warren (mailing lists)
Roxie,

That wasn;t really meant for you specifically, just a general bit of
info for the list.

WRT what you are doing, AOL gets really pissed off at people who send
much mail if anything does not look right.  One of the things they say
NOT to do is to put the IPs of their MX servers into your local cache.
So, if you are going to do so, I would advise putting ALL of them into
there and checking regularly to make sure they are updated, and be sure
you rotate through them every few days if they have any that are
round-robin DNS entries.

I have tried to fight my way off of AOL's blacklist before and it is not
fun.  If you have any mailing lists that go to AOL users, you should set
up a loopback address with encoded senders in extra headers.

W

Roxanne Sandesara wrote:
 They didn't have CNAMEs. But I'm getting CNAME errors trying to send
 to them. If you can tell me /why/ I'm getting CNAME errors when people
 are trying to send to them, great, I'll listen, learn, and try to use
 that information to fix my problems. But for right now, Jake's offer
 of solution is my best bet and hope to work around this.
 
 On 7/24/06, Warren (mailing lists) [EMAIL PROTECTED] wrote:
 
 Mail eXchangers should never be CNAMEs.  If you find anyone who has an
 MX record pointing to a CNAME rather than to an A record, or even to an
 IP address they are configured incorrectly.

 W


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



Re: [qmailtoaster] mysql 5 - what exactly has problems?

2006-07-18 Thread Warren (mailing lists)
Erik Espinoza wrote:
 Hello Warren,
 
 There is only one patch needed to support MySQL 5, and this is
 available from my website at http://devel.qmailtoaster.com/
 
 Without this patch, MySQL 5 will kick vpopmail off pretty often.
 
 Thanks,
 Erik

Erik,

Does this patch harm mysql 4 at all?  If not, should it perhaps be
merged into the main source tree?

W

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



Re: [qmailtoaster] mysql 5 - what exactly has problems?

2006-07-18 Thread Warren (mailing lists)
Jake Vickers wrote:
 Warren (mailing lists) wrote:
Does this patch harm mysql 4 at all?  If not, should it perhaps be
merged into the main source tree?

 It doesn't affect version 4 at all. It just imposes some overhead, which
 is why it hasn't been included as of yet (that, and it's a new issue, so
 there is some lag and testing involved). To the best of my knowledge,
 the overhead has not been benched to see what impact it imposes on
 version 4, and since a very small percentage of users on here are
 running version 5 it has not been a priority.
 Just my 2 cents.

That makes perfect sense, for now.  But as the 5.0.x branch of mysql 5
is quite stable, RHEL5 beta 1 is due out any day and Fedora Core 6 is
past its feature and development freeze already, the amount of people
using mysql 5 is going to increase dramatically in the second half of
this year.

I did not see the patch on Erik's site, just an updated rpm, which I
downloaded and will install this evening.  What exactly does this patch
do?  Is it perhaps something that can be scripted to only install (or
perhaps run) if mysql 5 is installed?

W

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



[qmailtoaster] mysql 5 - what exactly has problems?

2006-07-17 Thread Warren (mailing lists)
Hi all,

Which parts of toaster currently have problems with mysql 5?  I am in
the process of creating a deployment for a domain regsitry that wants to
have email forwarding capabilities.  I am using toaster's nice mysql
alias support to do this, as it can be written into the database
directly with external software.

Am I going to have problems with this?  If so, which patches do I need
to apply?

TIA,
W

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



Re: [qmailtoaster] forwarding non-existent user to remote hosted domain of same domain name?

2006-07-06 Thread Warren (mailing lists)
Bilal Ahmed Mazhar wrote:
 
 Hi
 I have created a virtual domain goldenswan.com, all mail
 to [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] is delivered
 locally.
 How can I forward non-existent user to my remote hosted domain which
 also goldenswan.com?
 Message is looping and bounced when I try to resolve the issue by
 writing below line in /home/vpopmail/domains/goldenswan.com/.qmail-default
 | forward $LOCAL@goldenswan.com mailto:
 Please help me.
  
 
 Regards,
 Bilal Ahmed Mazhar

Add a secind name to your other machine, such as mail2.goldenswan.com
and be sure that it recognizes itself as such.  Then change have your
forward go to the email address @mail2.goldenswan.com.

W

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



Re: [qmailtoaster] Change Timestamp in the logs

2006-07-06 Thread Warren (mailing lists)
Daniel R. Hdez Leal wrote:
  
 Hi,
  
 Howto change the format of Timestamp to a normal DATE in the logs.
  
 Como puedo cambiar el formato de tiempo en los logs de qmail.
  
 Daniel

To view logs with local time just pipe them to tai64nlocal

ie:
cat current | tai64nlocal

W

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



Re: [qmailtoaster] spam problem

2006-07-03 Thread Warren (mailing lists)
Natalio Gatti wrote:

 On 7/3/06, Jake Vickers [EMAIL PROTECTED] wrote:

  How can I get the full header?
 Depends on the email program you're using. If you're using Thunderbird,
 double click the message to open it full, then hit CTRL-U and it will
 display the full info.
 If in Squirrelmail, click the link for View Header.
 If in Outlook, double click the message to open it full, then click on
 View and in there will be something about viewing headers or view
 source. Copy and paste from there.

 But I´m not receiving those messages, they are in the remote queue
 trying to go out.

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

There are a number (23?) numbered directories under
/var/qmail/queue/remote.  Go into one of those and look at a random message.

I use a program called qmqtool (
http://t2-project.org/packages/qmqtool.html ) that helps with viewing
and managing the queue.  This might be of use to you here.

W

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