Re: [qmailtoaster] clamd

2008-07-02 Thread Marco Volkert




That's clear. What I meant, when does the cyclus (every 12 hours)
start?
Can I define the time, when the updates start, e.g. 03:17am + 03:17pm,
in /etc/freshclam.conf OR does it depend on service-start? If so, I
need to add a cronjob with #service freshclam restart
to force the time for update after server restart (maybe he has a
failure - somewhere along the way).

Regards,


Marco Volkert

Marco Volkert

---
PROMAN
Gesellschaft fr Projektmanagement mbH


E-Mail:[EMAIL PROTECTED]
Website:http://www.proman-gmbh.de
---








PakOgah schrieb:
nop,
  
just edit the file
  
  
/etc/freshclam.conf
  
  
  
add Checks 2
  
so it will check new .dat updates every 12 hours
  
then to make clamd read the new config, type
  
service freshclam restart
  
  
Marco Volkert wrote:
  
  Can you modify the time of performing an
update this way, or does the time depend on the time when freshclam
starts?

In case two, I can create a cronjob with

#service freshclam restart.


Am I right?


Regards,


Marco Volkert


---

PROMAN

Gesellschaft fr Projektmanagement mbH


E-Mail: [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]

Website: http://www.proman-gmbh.de

---


Tim Mancour schrieb:

You can modify the frequency that freshclam
performs an update by setting
  
the Checks variable in the /etc/freshclam.conf configuration file. The
  
following, for example, would decrease the number of updates to once
every
  
12 hours:
  
  
# Number of database checks per day.
  
# Default: 12 (every two hours)
  
Checks 2
  
  
If you change the configuration file you'll need to restart freshclam
  
~ service freshclam restart
  
  
Regards,
  
Tim 
-Original Message-
  
From: PakOgah [mailto:[EMAIL PROTECTED]] Sent: Monday, June 30,
2008 11:00 PM
  
To: qmailtoaster-list@qmailtoaster.com
  
Subject: Re: [qmailtoaster] clamd
  
  
Jon Ernster wrote:
  

  My clamd seems to be frequently updating
itself throughout the day and when this happens it temporarily rejects
any incoming messages from what I can tell from the logs. Is there any
way to control the frequency of its updates?


Additionally I'm getting a lot of duplicate emails and I believe this
is also due to clamd. Anyone else experiencing this problem and is
there a resolution?


I'm running the following versions:


[EMAIL PROTECTED] ~]$ rpm -qa | grep qmail

qmail-pop3d-toaster-1.03-1.3.15

qmailadmin-toaster-1.2.11-1.3.4

qmail-toaster-1.03-1.3.15

[EMAIL PROTECTED] ~]$ rpm -qa | grep clam

clamav-toaster-0.90.1-1.3.13


Thanks,


Jon


 
you still running the old version of clamav, some says upgrading to
latest
  
version could solve it
  
http://qmailtoaster.org/download/develop/clamav-toaster-0.93-1.3.18.src.rpm
  
  
for complete list new qmailtoaster package visit
http://qmailtoaster.org/
  
  
 
  
  
  
-
  
 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 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] I have broke my QMT

2008-07-02 Thread Mesut Güler
u should check the /tmp or /var/tmp directory permissions.
and check the logs
if i were u, i would make a clean linux install.

Sal, 2008-07-01 tarihinde 13:40 -0430 saatinde, Hostmaster yazdı:
 Hi Every buddy,
 
 I have installed a new QMT a few weeks ago. This is a production server
 
 I have installed spamdyke too... and my customers told me that they don't 
 receive emails.. so I have to flex some restrictions
 
 In the mean... yahoo says that need the domainkey, so I decide to generate 
 an script to install dk for each domain.
 
 I make a mistake in the script and the result it was chowning to 
 root:vchkpw the ROOT directory and down.
 
 At that time the server begins to reject each mail that arrives.
 
 I have to reset each directory as I can to the correct user:group, but the 
 servers stays in the same
 
 I have removed the packages, recompiled and installed qmail toaster again, 
 but the problem still the same
 
 I have checked the users permisions at:
 
 /home/vpopmail
 /var/qmail/*
 /var/log/*
 /var/lib/mysql
 /var/lib/*
 /usr/*
 /etc/*
 
 but nothing seems to make the server to operate as spected
 
 the message when other email server is sending:
 
 451 mail server temporarily rejected message (#4.3.0)
 I have tested with a mail delivery from an email box to the same... and the 
 error in maillog is:Jul  1 03:01:07 hostr01m02 spamdyke[7680]: TIMEOUT from: 
 [EMAIL PROTECTED] to: [EMAIL PROTECTED] origin_ip: 190.xx.xx.xxx 
 origin_rdns: .dyn.dsl.xxx.net auth: (unknown) reason: (unknown)I 
 can't find any specific error searching the logsSome ideas than can help 
 me?hostmaster [at] promptThank you very much! 
 No virus found in this outgoing message.
 Checked by AVG. 
 Version: 8.0.101 / Virus Database: 270.4.3/1528 - Release Date: 01/07/2008 
 7:26
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Mesut Güler
Egemen Yazılım


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



Re: [qmailtoaster] clamd

2008-07-02 Thread PakOgah

this is where I stop, as I dont have more knowledge,
from 5 qmt boxes installed (2 using qmtiso), only 1 box that shown 
freshclam on crontab

perhaps you should check with clamd site, milist or forum

Marco Volkert wrote:

That's clear. What I meant, when does the cyclus (every 12 hours) start?
Can I define the time, when the updates start, e.g. 03:17am + 03:17pm, 
in /etc/freshclam.conf OR does it depend on service-start? If so, I 
need to add a cronjob with #service freshclam restart
to force the time for update after server restart (maybe he has a 
failure - somewhere along the way).


Regards,

Marco Volkert

---
PROMAN
Gesellschaft für Projektmanagement mbH

E-Mail:  [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

Website: http://www.proman-gmbh.de
---




PakOgah schrieb:

nop,
just edit the file

/etc/freshclam.conf


add Checks 2
so it will check new .dat updates every 12 hours
then to make clamd read the new config, type
service freshclam restart

Marco Volkert wrote:
Can you modify the time of performing an update this way, or does 
the time depend on the time when freshclam starts?

In case two, I can create a cronjob with
#service freshclam restart.

Am I right?

Regards,

Marco Volkert

---
PROMAN
Gesellschaft für Projektmanagement mbH

E-Mail:  [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

Website: http://www.proman-gmbh.de
---

Tim Mancour schrieb:
You can modify the frequency that freshclam performs an update by 
setting

the Checks variable in the /etc/freshclam.conf configuration file. The
following, for example, would decrease the number of updates to 
once every

12 hours:

# Number of database checks per day.
# Default: 12 (every two hours)
Checks 2

If you change the configuration file you'll need to restart freshclam
~ service freshclam restart

Regards,
Tim
-Original Message-
From: PakOgah [mailto:[EMAIL PROTECTED] Sent: Monday, June 
30, 2008 11:00 PM

To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] clamd

Jon Ernster wrote:
 
My clamd seems to be frequently updating itself throughout the day 
and when this happens it temporarily rejects any incoming messages 
from what I can tell from the logs.  Is there any way to control 
the frequency of its updates?


Additionally I'm getting a lot of duplicate emails and I believe 
this is also due to clamd.  Anyone else experiencing this problem 
and is there a resolution?


I'm running the following versions:

[EMAIL PROTECTED] ~]$ rpm -qa | grep qmail
qmail-pop3d-toaster-1.03-1.3.15
qmailadmin-toaster-1.2.11-1.3.4
qmail-toaster-1.03-1.3.15
[EMAIL PROTECTED] ~]$ rpm -qa | grep clam
clamav-toaster-0.90.1-1.3.13

Thanks,

Jon


you still running the old version of clamav, some says upgrading to 
latest

version could solve it
http://qmailtoaster.org/download/develop/clamav-toaster-0.93-1.3.18.src.rpm 



for complete list new qmailtoaster package visit 
http://qmailtoaster.org/






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

2008-07-02 Thread Marco Volkert




I will try. Anyway, thanks.


Marco Volkert

Marco Volkert

---
PROMAN
Gesellschaft fr Projektmanagement mbH


E-Mail:[EMAIL PROTECTED]
Website:http://www.proman-gmbh.de
---




PakOgah schrieb:
this
is where I stop, as I dont have more knowledge,
  
from 5 qmt boxes installed (2 using qmtiso), only 1 box that shown
freshclam on crontab
  
perhaps you should check with clamd site, milist or forum
  
  
Marco Volkert wrote:
  
  That's clear. What I meant, when does the
cyclus (every 12 hours) start?

Can I define the time, when the updates start, e.g. 03:17am + 03:17pm,
in /etc/freshclam.conf OR does it depend on service-start? If so, I
need to add a cronjob with #service freshclam restart

to force the time for update after server restart (maybe he has a
failure - somewhere along the way).


Regards,


Marco Volkert


---

PROMAN

Gesellschaft fr Projektmanagement mbH


E-Mail: [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]

Website: http://www.proman-gmbh.de

---





PakOgah schrieb:

nop,
  
just edit the file
  
  
/etc/freshclam.conf
  
  
  
add Checks 2
  
so it will check new .dat updates every 12 hours
  
then to make clamd read the new config, type
  
service freshclam restart
  
  
Marco Volkert wrote:
  
  Can you modify the time of performing an
update this way, or does the time depend on the time when freshclam
starts?

In case two, I can create a cronjob with

#service freshclam restart.


Am I right?


Regards,


Marco Volkert


---

PROMAN

Gesellschaft fr Projektmanagement mbH


E-Mail: [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]

Website: http://www.proman-gmbh.de

---


Tim Mancour schrieb:

You can modify the frequency that
freshclam performs an update by setting
  
the Checks variable in the /etc/freshclam.conf configuration file. The
  
following, for example, would decrease the number of updates to once
every
  
12 hours:
  
  
# Number of database checks per day.
  
# Default: 12 (every two hours)
  
Checks 2
  
  
If you change the configuration file you'll need to restart freshclam
  
~ service freshclam restart
  
  
Regards,
  
Tim
  
-Original Message-
  
From: PakOgah [mailto:[EMAIL PROTECTED]] Sent: Monday, June 30,
2008 11:00 PM
  
To: qmailtoaster-list@qmailtoaster.com
  
Subject: Re: [qmailtoaster] clamd
  
  
Jon Ernster wrote:
  

  
  My clamd seems to be frequently
updating itself throughout the day and when this happens it temporarily
rejects any incoming messages from what I can tell from the logs. Is
there any way to control the frequency of its updates?


Additionally I'm getting a lot of duplicate emails and I believe this
is also due to clamd. Anyone else experiencing this problem and is
there a resolution?


I'm running the following versions:


[EMAIL PROTECTED] ~]$ rpm -qa | grep qmail

qmail-pop3d-toaster-1.03-1.3.15

qmailadmin-toaster-1.2.11-1.3.4

qmail-toaster-1.03-1.3.15

[EMAIL PROTECTED] ~]$ rpm -qa | grep clam

clamav-toaster-0.90.1-1.3.13


Thanks,


Jon


 
you still running the old version of clamav, some says upgrading to
latest
  
version could solve it
  
http://qmailtoaster.org/download/develop/clamav-toaster-0.93-1.3.18.src.rpm
  
  
for complete list new qmailtoaster package visit
http://qmailtoaster.org/
  
  
 
  
  
  
-
  
 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
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED] 
  
  
-
  
 QmailToaster hosted by: VR Hosted http://www.vr.org
  

[qmailtoaster] reply robot

2008-07-02 Thread Bogdan Peptine
Hello,
How can i make a robot reply for all accounts?
I know that every user can have a robot but i want to know if you can make an 
auto reply for all the account once and.

Thanks in advance
Bogdan

Re: [qmailtoaster] reply robot

2008-07-02 Thread Jake Vickers

Bogdan Peptine wrote:

Hello,
How can i make a robot reply for all accounts?
I know that every user can have a robot but i want to know if you can 
make an

auto reply for all the account once and.


You would have to write a script to create the robots for each file.


Re: [qmailtoaster] I have broke my QMT - qq trouble creating files in queue

2008-07-02 Thread Hostmaster
Hi,

Thank you for your reply.

I have fixed the /var/log/* users... Thanks Mesut

As I have my servers 600 Km away, I'm still trying to solve the problem.

By the way, y have run the queue_repair.py and fiexd several directory with 
the rigth users perms...

But I'm still geting the message:

qmail-inject: fatal: qq trouble creating files in queue (#4.3.0)

ultimately, the problem is here...

any sugestions??

I'll appreciate very much

Hostmaster [at] Prompt


- Mensaje original - 
De: Mesut Güler [EMAIL PROTECTED]
Para: qmailtoaster-list@qmailtoaster.com
Enviado: Miércoles, 02 de Julio de 2008 02:14 a.m.
Asunto: Re: [qmailtoaster] I have broke my QMT


u should check the /tmp or /var/tmp directory permissions.
and check the logs
if i were u, i would make a clean linux install.

Sal, 2008-07-01 tarihinde 13:40 -0430 saatinde, Hostmaster yazdı:
 Hi Every buddy,

 I have installed a new QMT a few weeks ago. This is a production server

 I have installed spamdyke too... and my customers told me that they don't
 receive emails.. so I have to flex some restrictions

 In the mean... yahoo says that need the domainkey, so I decide to generate
 an script to install dk for each domain.

 I make a mistake in the script and the result it was chowning to
 root:vchkpw the ROOT directory and down.

 At that time the server begins to reject each mail that arrives.

 I have to reset each directory as I can to the correct user:group, but the
 servers stays in the same

 I have removed the packages, recompiled and installed qmail toaster again,
 but the problem still the same

 I have checked the users permisions at:

 /home/vpopmail
 /var/qmail/*
 /var/log/*
 /var/lib/mysql
 /var/lib/*
 /usr/*
 /etc/*

 but nothing seems to make the server to operate as spected

 the message when other email server is sending:

 451 mail server temporarily rejected message (#4.3.0)
 I have tested with a mail delivery from an email box to the same... and 
 the
 error in maillog is:Jul  1 03:01:07 hostr01m02 spamdyke[7680]: TIMEOUT 
 from:
 [EMAIL PROTECTED] to: [EMAIL PROTECTED] origin_ip: 190.xx.xx.xxx
 origin_rdns: .dyn.dsl.xxx.net auth: (unknown) reason: 
 (unknown)I
 can't find any specific error searching the logsSome ideas than can help
 me?hostmaster [at] promptThank you very much!
 No virus found in this outgoing message.
 Checked by AVG.
 Version: 8.0.101 / Virus Database: 270.4.3/1528 - Release Date: 01/07/2008 
 7:26

 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Mesut Güler
Egemen Yazılım


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







No virus found in this incoming message.
Checked by AVG.
Version: 8.0.101 / Virus Database: 270.4.3/1529 - Release Date: 01/07/2008 
19:23

No virus found in this outgoing message.
Checked by AVG.
Version: 8.0.101 / Virus Database: 270.4.3/1529 - Release Date: 01/07/2008 19:23

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

Re: [qmailtoaster] I have broke my QMT - qq trouble creating files in queue

2008-07-02 Thread Jake Vickers

Hostmaster wrote:

Hi,

Thank you for your reply.

I have fixed the /var/log/* users... Thanks Mesut

As I have my servers 600 Km away, I'm still trying to solve the problem.

By the way, y have run the queue_repair.py and fiexd several directory with 
the rigth users perms...


But I'm still geting the message:

qmail-inject: fatal: qq trouble creating files in queue (#4.3.0)

ultimately, the problem is here...

any sugestions??

I'll appreciate very much
  


I think if you reinstall the qmail package it will overwrite the 
incorrect permissions you currently have.
Ultimately if you changed the permissions for everything on the system 
you'll find that you'll probably want to reinstall the system. You'll be 
chasing permission problems for months to come otherwise.



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



Re: [qmailtoaster] reply robot

2008-07-02 Thread Bogdan Peptine
very nice

Thanks 
  - Original Message - 
  From: Jake Vickers 
  To: qmailtoaster-list@qmailtoaster.com 
  Sent: Wednesday, July 02, 2008 1:30 PM
  Subject: Re: [qmailtoaster] reply robot


  Bogdan Peptine wrote: 
Hello,
How can i make a robot reply for all accounts?
I know that every user can have a robot but i want to know if you can make 
an 
auto reply for all the account once and.


  You would have to write a script to create the robots for each file.


[qmailtoaster] forward and re-write subject

2008-07-02 Thread Sergio Minini (NETKEY)
Hi list,
I want to forward an account to two different ones and then re-write the
subject, appending the user that is forwarding.
(Like the [qmailtoaster] in the list's subjects, sort of)
 
I got the forward covered, but how do I change the subject?
Anyone has a script for that?
Thanks a lot- Sergio
 

Sergio Minini :: NetKey Solutions :: ( 4742.1101 ::  http://www.netkey.com.ar/
http://www.netkey.com.ar 
 
 P: ¿Realmente necesitás imprimir este correo electrónico? Ahorremos papel.
 


RE: [qmailtoaster] clamd

2008-07-02 Thread Tim Mancour
I looked at my log file and freshclam performed its first Check shortly
after being started and subsequent updates occurred on the Check interval.
 
  _  

From: Marco Volkert [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 02, 2008 5:33 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] clamd


I will try. Anyway, thanks.


Marco Volkert

---
PROMAN
Gesellschaft für Projektmanagement mbH

E-Mail:  [EMAIL PROTECTED]
Website: http://www.proman-gmbh.de
---



PakOgah schrieb: 

this is where I stop, as I dont have more knowledge, 
from 5 qmt boxes installed (2 using qmtiso), only 1 box that shown freshclam
on crontab 
perhaps you should check with clamd site, milist or forum 

Marco Volkert wrote: 


That's clear. What I meant, when does the cyclus (every 12 hours) start? 
Can I define the time, when the updates start, e.g. 03:17am + 03:17pm, in
/etc/freshclam.conf OR does it depend on service-start? If so, I need to add
a cronjob with #service freshclam restart 
to force the time for update after server restart (maybe he has a failure -
somewhere along the way). 

Regards, 

Marco Volkert 

--- 
PROMAN 
Gesellschaft für Projektmanagement mbH 

E-Mail:  [EMAIL PROTECTED]  mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] 
Website: http://www.proman-gmbh.de 
--- 




PakOgah schrieb: 


nop, 
just edit the file 

/etc/freshclam.conf 


add Checks 2 
so it will check new .dat updates every 12 hours 
then to make clamd read the new config, type 
service freshclam restart 

Marco Volkert wrote: 


Can you modify the time of performing an update this way, or does the time
depend on the time when freshclam starts? 
In case two, I can create a cronjob with 
#service freshclam restart. 

Am I right? 

Regards, 

Marco Volkert 

--- 
PROMAN 
Gesellschaft für Projektmanagement mbH 

E-Mail:  [EMAIL PROTECTED]  mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] 
Website: http://www.proman-gmbh.de 
--- 

Tim Mancour schrieb: 


You can modify the frequency that freshclam performs an update by setting 
the Checks variable in the /etc/freshclam.conf configuration file. The 
following, for example, would decrease the number of updates to once every 
12 hours: 

# Number of database checks per day. 
# Default: 12 (every two hours) 
Checks 2 

If you change the configuration file you'll need to restart freshclam 
~ service freshclam restart 

Regards, 
Tim 
-Original Message- 
From: PakOgah [mailto:[EMAIL PROTECTED] Sent: Monday, June 30, 2008
11:00 PM 
To: qmailtoaster-list@qmailtoaster.com 
Subject: Re: [qmailtoaster] clamd 

Jon Ernster wrote: 
  


My clamd seems to be frequently updating itself throughout the day and when
this happens it temporarily rejects any incoming messages from what I can
tell from the logs.  Is there any way to control the frequency of its
updates? 

Additionally I'm getting a lot of duplicate emails and I believe this is
also due to clamd.  Anyone else experiencing this problem and is there a
resolution? 

I'm running the following versions: 

[EMAIL PROTECTED] ~]$ rpm -qa | grep qmail 
qmail-pop3d-toaster-1.03-1.3.15 
qmailadmin-toaster-1.2.11-1.3.4 
qmail-toaster-1.03-1.3.15 
[EMAIL PROTECTED] ~]$ rpm -qa | grep clam 
clamav-toaster-0.90.1-1.3.13 

Thanks, 

Jon 



you still running the old version of clamav, some says upgrading to latest 
version could solve it 
http://qmailtoaster.org/download/develop/clamav-toaster-0.93-1.3.18.src.rpm 

for complete list new qmailtoaster package visit http://qmailtoaster.org/ 





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



-
QmailToaster hosted by: VR Hosted
- To
unsubscribe, e-mail: [EMAIL PROTECTED] For
additional commands, e-mail: [EMAIL PROTECTED] 



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



-
QmailToaster hosted by: VR Hosted
- To
unsubscribe, e-mail: [EMAIL PROTECTED] For
additional commands, e-mail: [EMAIL PROTECTED] 


Re: [qmailtoaster] clamd

2008-07-02 Thread dnk


On 2-Jul-08, at 6:52 AM, Tim Mancour wrote:

I looked at my log file and freshclam performed its first Check  
shortly after being started and subsequent updates occurred on the  
Check interval.




I have not checked, but could one not just disable the intervals in  
the freshclam.conf, then just schedule it in cron running /usr/bin/ 
freshclam?


dnk






Re: [qmailtoaster] I have broke my QMT - qq trouble creating files in queue

2008-07-02 Thread Hostmaster
Thank you for your reply,

In this dark situation, your reply give me an idea... I have make one php 
program to set all dirs perms copied from a fresh server installed with 
qmail in my office to the production one.

the result... the same...

running the queue repair, it says that files has to have qmailq:qmail as 
user:group

intead files are created with qmailq:vpopmail

where can I set this group so qmail-queue runs with the appropiate group 
set?

thank you very much


- Mensaje original - 
De: Jake Vickers [EMAIL PROTECTED]
Para: qmailtoaster-list@qmailtoaster.com
Enviado: Miércoles, 02 de Julio de 2008 06:25 a.m.
Asunto: Re: [qmailtoaster] I have broke my QMT - qq trouble creating files 
in queue


Hostmaster wrote:
 Hi,

 Thank you for your reply.

 I have fixed the /var/log/* users... Thanks Mesut

 As I have my servers 600 Km away, I'm still trying to solve the problem.

 By the way, y have run the queue_repair.py and fiexd several directory 
 with
 the rigth users perms...

 But I'm still geting the message:

 qmail-inject: fatal: qq trouble creating files in queue (#4.3.0)

 ultimately, the problem is here...

 any sugestions??

 I'll appreciate very much


I think if you reinstall the qmail package it will overwrite the
incorrect permissions you currently have.
Ultimately if you changed the permissions for everything on the system
you'll find that you'll probably want to reinstall the system. You'll be
chasing permission problems for months to come otherwise.


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







No virus found in this incoming message.
Checked by AVG.
Version: 8.0.101 / Virus Database: 270.4.3/1529 - Release Date: 01/07/2008 
19:23


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



[qmailtoaster] fetchmail

2008-07-02 Thread Hainarosie Razvan
Hi list.

Does anyone have some experience installing fetchmail on qmailtoaster in order
to fetch mail from gmail on POP3 SSL?


Thanks,
Razvan


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



RE: [qmailtoaster] fetchmail

2008-07-02 Thread Mark Burlingame
Razvan,

Here is what I have in my /root/.fetchmailrc file

set postmaster [EMAIL PROTECTED]

poll mail.remote.com
with protocol pop3 timeout 120
username [EMAIL PROTECTED] password blahblahblah is [EMAIL PROTECTED]
smtphost 192.168.0.1
smtpaddress ssctoys.us
username [EMAIL PROTECTED] password blahblahblah is [EMAIL PROTECTED]
smtphost 192.168.0.1
smtpaddress local.us
;


I haven't tried to do it with Gmail, because I use the IMAP gmail.


-Mark


-Original Message-
From: Hainarosie Razvan [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 02, 2008 3:36 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] fetchmail

Hi list.

Does anyone have some experience installing fetchmail on qmailtoaster in
order
to fetch mail from gmail on POP3 SSL?


Thanks,
Razvan


-
 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] I have broke my QMT - REPAIRED

2008-07-02 Thread Hostmaster
Hi Every buddy,

I'm glad to anounce you that I won this race. My server is UP and runing.

I have discovered why QMT is broquen under reinstal / upgrade.

I want to help this great project and request the main developpers to 
contact me, and let me know the way to make my contribution.

I want to offer the scrpit I made today as a tool for correcting the perms 
of all QMT files and dirs, i have to make an aditional work, but if it is 
well carried, it will be great.

Thank you to all, for your reply and support

Sincerely,


Mario Ochoa
Prompt de Venezuela c.a. 


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



RE: [qmailtoaster] clamd

2008-07-02 Thread Tim Mancour
I haven't tried to run freshclam from a crond but the following
http://www.gossamer-threads.com/lists/clamav/users/30708 suggests that it
should work.

  _  

From: dnk [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 02, 2008 11:56 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] clamd



On 2-Jul-08, at 6:52 AM, Tim Mancour wrote:



I looked at my log file and freshclam performed its first Check shortly
after being started and subsequent updates occurred on the Check interval.
 


I have not checked, but could one not just disable the intervals in the
freshclam.conf, then just schedule it in cron running /usr/bin/freshclam?

dnk






Re: [qmailtoaster] clamd

2008-07-02 Thread dnk


On 2-Jul-08, at 2:48 PM, Tim Mancour wrote:

I haven't tried to run freshclam from a crond but the following http://www.gossamer-threads.com/lists/clamav/users/30708 
 suggests that it should work.



I used to on another system (non toaster), and it always worked fine.

d