Re: [qmailtoaster] DCC

2009-03-20 Thread Richard Vinke
To check DCC, download the test message at 
http://kb.atmail.com/attach/spam-mail.txt and start it with spamassassin 
-t -D < spam-mail.txt.




Gilbert T. Gutierrez, Jr. wrote:
Thanks for the responses to the Razor question I asked.  I did not 
need to change anything to get it to work other than ...
1. edit the /etc/mail/spamassassin/.razor/razor-agent.conf and add 
"razorhome = /etc/mail/spamassassin/.razor/"

2. enable the plugin in v310.pre
3. edit the local.cf and add "use razor2" and "razor_config 
/etc/mail/spamassassin/.razor/razor-agent.conf"


"sudo -u vpopmail -H spamassassin -D --lint" gives no errors and 
messages are being marked correctly.


Now I am trying to enable DCC and am having issues.  I maybe doing 
something wrong.  This is what I have done...
1. I configured DCC using "./configure --disable-sys-inst 
--disable-server --disable-dccm --disable-dccifd"
2. edit the local.cf and add "use_dcc 1' and "dcc_path 
/usr/local/bin/dccproc"

3. enable the plugin in v310.pre

"sudo -u vpopmail -H spamassassin -D --lint" gives no errors.  I have 
not seen any messages with a header marked regarding DCC so I do not 
think that it is working.  The spamd log file is also not showing any 
thing.


What am I doing wrong?

Thank you,
Gilbert

- 


Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)


Please visit qmailtoaster.com for the latest news, updates, and 
packages.



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




begin:vcard
fn:Richard Vinke
n:Vinke;Richard
adr:;;Bergweg 5;Hengelo;;7557 BS;The Netherlands
email;internet:rich...@vogelnestje.nl
tel;home:+31 74 29 11 751
x-mozilla-html:TRUE
url:http://www.vogelnestje.nl
version:2.1
end:vcard


-
 Managed Qmailtoaster servers are now available
   Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

 Please visit qmailtoaster.com for the latest news, updates, and packages.


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


Re: [qmailtoaster] DCC

2009-03-20 Thread Gilbert T. Gutierrez, Jr.

[2338] dbg: dcc: dccifd is not available: no r/w dccifd socket found
[2338] dbg: dcc: dccproc is available: /usr/local/bin/dccproc
[2338] dbg: info: entering helper-app run mode
[2338] dbg: dcc: opening pipe: /usr/local/bin/dccproc -H -x 0 -a 
200.121.186.163 < /tmp/.spamassassin2338ulsHMTtmp

[2413] dbg: util: setuid: ruid=0 euid=0
[2338] dbg: dcc: killed stale helper [2413]
[2338] dbg: dcc: [2413] terminated: exit=0xf100

is the response resonse I got from spamassassin.

Gilbert

- Original Message - 
From: "Richard Vinke" 

To: 
Sent: Friday, March 20, 2009 1:23 PM
Subject: Re: [qmailtoaster] DCC



To check DCC, download the test message at
http://kb.atmail.com/attach/spam-mail.txt and start it with spamassassin
-t -D < spam-mail.txt.



Gilbert T. Gutierrez, Jr. wrote:

Thanks for the responses to the Razor question I asked.  I did not
need to change anything to get it to work other than ...
1. edit the /etc/mail/spamassassin/.razor/razor-agent.conf and add
"razorhome = /etc/mail/spamassassin/.razor/"
2. enable the plugin in v310.pre
3. edit the local.cf and add "use razor2" and "razor_config
/etc/mail/spamassassin/.razor/razor-agent.conf"

"sudo -u vpopmail -H spamassassin -D --lint" gives no errors and
messages are being marked correctly.

Now I am trying to enable DCC and am having issues.  I maybe doing
something wrong.  This is what I have done...
1. I configured DCC using "./configure --disable-sys-inst
--disable-server --disable-dccm --disable-dccifd"
2. edit the local.cf and add "use_dcc 1' and "dcc_path
/usr/local/bin/dccproc"
3. enable the plugin in v310.pre

"sudo -u vpopmail -H spamassassin -D --lint" gives no errors.  I have
not seen any messages with a header marked regarding DCC so I do not
think that it is working.  The spamd log file is also not showing any
thing.

What am I doing wrong?

Thank you,
Gilbert

-

Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)

Please visit qmailtoaster.com for the latest news, updates, and
packages.


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












-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)


Please visit qmailtoaster.com for the latest news, updates, and 
packages.



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




-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

Please visit qmailtoaster.com for the latest news, updates, and packages.


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




Re: [qmailtoaster] DCC

2009-03-20 Thread Gilbert T. Gutierrez, Jr.
I ran it a second time as root, and it worked.  Now if I run it as the user 
that spamassassin uses, it fails as follows...


sudo -u vpopmail -H spamassassin -t -D < spam-mail.txt


[19415] dbg: dcc: dccifd is not available: no r/w dccifd socket found
[19415] dbg: dcc: dccproc is available: /usr/local/bin/dccproc
[19415] dbg: info: entering helper-app run mode
[19415] dbg: dcc: opening pipe: /usr/local/bin/dccproc -H -x 0 -a 
200.121.186.163 < /tmp/.spamassassin19415wiXvqCtmp

[19652] dbg: util: setuid: ruid=89 euid=89
[19415] dbg: dcc: got response: /var/dcc: Permission denied
[19415] dbg: info: leaving helper-app run mode
[19415] dbg: dcc: check failed: no X-DCC returned (did you create a map 
file?): /var/dcc: Permission denied


So it is a permissions issue.  I need to change the dcc folder permissions. 
This always scares me, should I change the user or the group?


Gilbert

- Original Message - 
From: "Richard Vinke" 

To: 
Sent: Friday, March 20, 2009 1:23 PM
Subject: Re: [qmailtoaster] DCC



To check DCC, download the test message at
http://kb.atmail.com/attach/spam-mail.txt and start it with spamassassin
-t -D < spam-mail.txt.



Gilbert T. Gutierrez, Jr. wrote:

Thanks for the responses to the Razor question I asked.  I did not
need to change anything to get it to work other than ...
1. edit the /etc/mail/spamassassin/.razor/razor-agent.conf and add
"razorhome = /etc/mail/spamassassin/.razor/"
2. enable the plugin in v310.pre
3. edit the local.cf and add "use razor2" and "razor_config
/etc/mail/spamassassin/.razor/razor-agent.conf"

"sudo -u vpopmail -H spamassassin -D --lint" gives no errors and
messages are being marked correctly.

Now I am trying to enable DCC and am having issues.  I maybe doing
something wrong.  This is what I have done...
1. I configured DCC using "./configure --disable-sys-inst
--disable-server --disable-dccm --disable-dccifd"
2. edit the local.cf and add "use_dcc 1' and "dcc_path
/usr/local/bin/dccproc"
3. enable the plugin in v310.pre

"sudo -u vpopmail -H spamassassin -D --lint" gives no errors.  I have
not seen any messages with a header marked regarding DCC so I do not
think that it is working.  The spamd log file is also not showing any
thing.

What am I doing wrong?

Thank you,
Gilbert

-

Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)

Please visit qmailtoaster.com for the latest news, updates, and
packages.


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












-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)


Please visit qmailtoaster.com for the latest news, updates, and 
packages.



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




-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

Please visit qmailtoaster.com for the latest news, updates, and packages.


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




Re: [qmailtoaster] DCC

2009-03-21 Thread Eric Shubert

Looks to me like
# chown vpopmail:vchkpw /usr/local/bin/dccproc
should do the trick.

Gilbert T. Gutierrez, Jr. wrote:
I ran it a second time as root, and it worked.  Now if I run it as the 
user that spamassassin uses, it fails as follows...


sudo -u vpopmail -H spamassassin -t -D < spam-mail.txt


[19415] dbg: dcc: dccifd is not available: no r/w dccifd socket found
[19415] dbg: dcc: dccproc is available: /usr/local/bin/dccproc
[19415] dbg: info: entering helper-app run mode
[19415] dbg: dcc: opening pipe: /usr/local/bin/dccproc -H -x 0 -a 
200.121.186.163 < /tmp/.spamassassin19415wiXvqCtmp

[19652] dbg: util: setuid: ruid=89 euid=89
[19415] dbg: dcc: got response: /var/dcc: Permission denied
[19415] dbg: info: leaving helper-app run mode
[19415] dbg: dcc: check failed: no X-DCC returned (did you create a map 
file?): /var/dcc: Permission denied


So it is a permissions issue.  I need to change the dcc folder 
permissions. This always scares me, should I change the user or the group?


Gilbert

- Original Message - From: "Richard Vinke" 
To: 
Sent: Friday, March 20, 2009 1:23 PM
Subject: Re: [qmailtoaster] DCC



To check DCC, download the test message at
http://kb.atmail.com/attach/spam-mail.txt and start it with spamassassin
-t -D < spam-mail.txt.



Gilbert T. Gutierrez, Jr. wrote:

Thanks for the responses to the Razor question I asked.  I did not
need to change anything to get it to work other than ...
1. edit the /etc/mail/spamassassin/.razor/razor-agent.conf and add
"razorhome = /etc/mail/spamassassin/.razor/"
2. enable the plugin in v310.pre
3. edit the local.cf and add "use razor2" and "razor_config
/etc/mail/spamassassin/.razor/razor-agent.conf"

"sudo -u vpopmail -H spamassassin -D --lint" gives no errors and
messages are being marked correctly.

Now I am trying to enable DCC and am having issues.  I maybe doing
something wrong.  This is what I have done...
1. I configured DCC using "./configure --disable-sys-inst
--disable-server --disable-dccm --disable-dccifd"
2. edit the local.cf and add "use_dcc 1' and "dcc_path
/usr/local/bin/dccproc"
3. enable the plugin in v310.pre

"sudo -u vpopmail -H spamassassin -D --lint" gives no errors.  I have
not seen any messages with a header marked regarding DCC so I do not
think that it is working.  The spamd log file is also not showing any
thing.

What am I doing wrong?

Thank you,
Gilbert

- 



--
-Eric 'shubes'


-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

Please visit qmailtoaster.com for the latest news, updates, and packages.


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




Re: [qmailtoaster] DCC

2009-03-23 Thread Gilbert T. Gutierrez, Jr.

I changed dccproc to vpopmail:vchkpw and got the following...

[29201] dbg: dcc: opening pipe: /usr/local/bin/dccproc -H -x 0 -a 
200.121.186.163 < /tmp/.spamassassin292015tGLdCtmp

[29322] dbg: util: setuid: ruid=89 euid=89
[29201] dbg: dcc: got response: /var/dcc: Permission denied
[29201] dbg: info: leaving helper-app run mode
[29201] dbg: dcc: check failed: no X-DCC returned (did you create a map 
file?): /var/dcc: Permission denied


I think dccproc can still be root.  I have set dccproc back to root:root and 
changed the directory /var/dcc to vpopmail:vchkpw.


Now I am getting ...

[3751] dbg: dcc: dccifd is not available: no r/w dccifd socket found
[3751] dbg: dcc: dccproc is available: /usr/local/bin/dccproc
[3751] dbg: info: entering helper-app run mode
[3751] dbg: dcc: opening pipe: /usr/local/bin/dccproc -H -x 0 -a 
200.121.186.163 < /tmp/.spamassassin3751Xggurrtmp

[3807] dbg: util: setuid: ruid=89 euid=89
[3751] dbg: dcc: got response: X-DCC-z.dcc-servers-Metrics: 
mailsvr.phxinternet.net 1049; Body=1 Fuz1=1 Fuz2=many

[3751] dbg: info: leaving helper-app run mode
[3751] dbg: dcc: listed: BODY=1/99 FUZ1=1/99 FUZ2=99/99
[3751] dbg: rules: ran eval rule DCC_CHECK ==> got hit (1)

I think I maybe able to change it to root:vchkpw and it work as well since 
vpopmail is associated with that group.


Gilbert

- Original Message - 
From: "Eric Shubert" 

To: 
Sent: Saturday, March 21, 2009 9:18 AM
Subject: Re: [qmailtoaster] DCC



Looks to me like
# chown vpopmail:vchkpw /usr/local/bin/dccproc
should do the trick.

Gilbert T. Gutierrez, Jr. wrote:
I ran it a second time as root, and it worked.  Now if I run it as the 
user that spamassassin uses, it fails as follows...


sudo -u vpopmail -H spamassassin -t -D < spam-mail.txt


[19415] dbg: dcc: dccifd is not available: no r/w dccifd socket found
[19415] dbg: dcc: dccproc is available: /usr/local/bin/dccproc
[19415] dbg: info: entering helper-app run mode
[19415] dbg: dcc: opening pipe: /usr/local/bin/dccproc -H -x 0 -a 
200.121.186.163 < /tmp/.spamassassin19415wiXvqCtmp

[19652] dbg: util: setuid: ruid=89 euid=89
[19415] dbg: dcc: got response: /var/dcc: Permission denied
[19415] dbg: info: leaving helper-app run mode
[19415] dbg: dcc: check failed: no X-DCC returned (did you create a map 
file?): /var/dcc: Permission denied


So it is a permissions issue.  I need to change the dcc folder 
permissions. This always scares me, should I change the user or the 
group?


Gilbert

- Original Message - From: "Richard Vinke" 


To: 
Sent: Friday, March 20, 2009 1:23 PM
Subject: Re: [qmailtoaster] DCC



To check DCC, download the test message at
http://kb.atmail.com/attach/spam-mail.txt and start it with spamassassin
-t -D < spam-mail.txt.



Gilbert T. Gutierrez, Jr. wrote:

Thanks for the responses to the Razor question I asked.  I did not
need to change anything to get it to work other than ...
1. edit the /etc/mail/spamassassin/.razor/razor-agent.conf and add
"razorhome = /etc/mail/spamassassin/.razor/"
2. enable the plugin in v310.pre
3. edit the local.cf and add "use razor2" and "razor_config
/etc/mail/spamassassin/.razor/razor-agent.conf"

"sudo -u vpopmail -H spamassassin -D --lint" gives no errors and
messages are being marked correctly.

Now I am trying to enable DCC and am having issues.  I maybe doing
something wrong.  This is what I have done...
1. I configured DCC using "./configure --disable-sys-inst
--disable-server --disable-dccm --disable-dccifd"
2. edit the local.cf and add "use_dcc 1' and "dcc_path
/usr/local/bin/dccproc"
3. enable the plugin in v310.pre

"sudo -u vpopmail -H spamassassin -D --lint" gives no errors.  I have
not seen any messages with a header marked regarding DCC so I do not
think that it is working.  The spamd log file is also not showing any
thing.

What am I doing wrong?

Thank you,
Gilbert

-



--
-Eric 'shubes'


-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)


Please visit qmailtoaster.com for the latest news, updates, and 
packages.



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






-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

Please visit qmailtoaster.com

Re: [qmailtoaster] DCC

2009-03-23 Thread Eric Shubert
I don't know what DCC is expecting/trying to do. That being said, 
root:vchkpw would be worth a shot.


What are the existing/default permissions of /usr/local/bin/dccproc? Is 
the sticky bit set on the owner or group levels?


Gilbert T. Gutierrez, Jr. wrote:

I changed dccproc to vpopmail:vchkpw and got the following...

[29201] dbg: dcc: opening pipe: /usr/local/bin/dccproc -H -x 0 -a 
200.121.186.163 < /tmp/.spamassassin292015tGLdCtmp

[29322] dbg: util: setuid: ruid=89 euid=89
[29201] dbg: dcc: got response: /var/dcc: Permission denied
[29201] dbg: info: leaving helper-app run mode
[29201] dbg: dcc: check failed: no X-DCC returned (did you create a map 
file?): /var/dcc: Permission denied


I think dccproc can still be root.  I have set dccproc back to root:root 
and changed the directory /var/dcc to vpopmail:vchkpw.


Now I am getting ...

[3751] dbg: dcc: dccifd is not available: no r/w dccifd socket found
[3751] dbg: dcc: dccproc is available: /usr/local/bin/dccproc
[3751] dbg: info: entering helper-app run mode
[3751] dbg: dcc: opening pipe: /usr/local/bin/dccproc -H -x 0 -a 
200.121.186.163 < /tmp/.spamassassin3751Xggurrtmp

[3807] dbg: util: setuid: ruid=89 euid=89
[3751] dbg: dcc: got response: X-DCC-z.dcc-servers-Metrics: 
mailsvr.phxinternet.net 1049; Body=1 Fuz1=1 Fuz2=many

[3751] dbg: info: leaving helper-app run mode
[3751] dbg: dcc: listed: BODY=1/99 FUZ1=1/99 FUZ2=99/99
[3751] dbg: rules: ran eval rule DCC_CHECK ==> got hit (1)

I think I maybe able to change it to root:vchkpw and it work as well 
since vpopmail is associated with that group.


Gilbert

- Original Message - From: "Eric Shubert" 
To: 
Sent: Saturday, March 21, 2009 9:18 AM
Subject: Re: [qmailtoaster] DCC



Looks to me like
# chown vpopmail:vchkpw /usr/local/bin/dccproc
should do the trick.

Gilbert T. Gutierrez, Jr. wrote:
I ran it a second time as root, and it worked.  Now if I run it as 
the user that spamassassin uses, it fails as follows...


sudo -u vpopmail -H spamassassin -t -D < spam-mail.txt


[19415] dbg: dcc: dccifd is not available: no r/w dccifd socket found
[19415] dbg: dcc: dccproc is available: /usr/local/bin/dccproc
[19415] dbg: info: entering helper-app run mode
[19415] dbg: dcc: opening pipe: /usr/local/bin/dccproc -H -x 0 -a 
200.121.186.163 < /tmp/.spamassassin19415wiXvqCtmp

[19652] dbg: util: setuid: ruid=89 euid=89
[19415] dbg: dcc: got response: /var/dcc: Permission denied
[19415] dbg: info: leaving helper-app run mode
[19415] dbg: dcc: check failed: no X-DCC returned (did you create a 
map file?): /var/dcc: Permission denied


So it is a permissions issue.  I need to change the dcc folder 
permissions. This always scares me, should I change the user or the 
group?


Gilbert

- Original Message - From: "Richard Vinke" 


To: 
Sent: Friday, March 20, 2009 1:23 PM
Subject: Re: [qmailtoaster] DCC



To check DCC, download the test message at
http://kb.atmail.com/attach/spam-mail.txt and start it with 
spamassassin

-t -D < spam-mail.txt.



Gilbert T. Gutierrez, Jr. wrote:

Thanks for the responses to the Razor question I asked.  I did not
need to change anything to get it to work other than ...
1. edit the /etc/mail/spamassassin/.razor/razor-agent.conf and add
"razorhome = /etc/mail/spamassassin/.razor/"
2. enable the plugin in v310.pre
3. edit the local.cf and add "use razor2" and "razor_config
/etc/mail/spamassassin/.razor/razor-agent.conf"

"sudo -u vpopmail -H spamassassin -D --lint" gives no errors and
messages are being marked correctly.

Now I am trying to enable DCC and am having issues.  I maybe doing
something wrong.  This is what I have done...
1. I configured DCC using "./configure --disable-sys-inst
--disable-server --disable-dccm --disable-dccifd"
2. edit the local.cf and add "use_dcc 1' and "dcc_path
/usr/local/bin/dccproc"
3. enable the plugin in v310.pre

"sudo -u vpopmail -H spamassassin -D --lint" gives no errors.  I have
not seen any messages with a header marked regarding DCC so I do not
think that it is working.  The spamd log file is also not showing any
thing.

What am I doing wrong?

Thank you,
Gilbert

- 




--
-Eric 'shubes'





--
-Eric 'shubes'


-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

Please visit qmailtoaster.com for the latest news, updates, and packages.


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




Re: [qmailtoaster] DCC

2009-03-23 Thread Gilbert T. Gutierrez, Jr.
- Original Message - 
From: "Eric Shubert" 

To: 
Sent: Monday, March 23, 2009 9:34 AM
Subject: Re: [qmailtoaster] DCC


What are the existing/default permissions of /usr/local/bin/dccproc? Is 
the sticky bit set on the owner or group levels?



-r-xr-xr-x  1 root root 488241 Mar 20 09:56 dccproc


Gilbert

-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

Please visit qmailtoaster.com for the latest news, updates, and packages.


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




Re: [qmailtoaster] DCC

2009-03-23 Thread Eric Shubert

Gilbert T. Gutierrez, Jr. wrote:

- Original Message - From: "Eric Shubert" 
To: 
Sent: Monday, March 23, 2009 9:34 AM
Subject: Re: [qmailtoaster] DCC


What are the existing/default permissions of /usr/local/bin/dccproc? 
Is the sticky bit set on the owner or group levels?



-r-xr-xr-x  1 root root 488241 Mar 20 09:56 dccproc


Gilbert



I know nothing about DCC. That being said, does it have some sort of 
"run-as-user" option in its config? Perhaps we're attacking the problem 
from the wrong end. ;)


--
-Eric 'shubes'


-
Managed Qmailtoaster servers are now available
  Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

Please visit qmailtoaster.com for the latest news, updates, and packages.


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




Re: [qmailtoaster] DCC DNS settings

2010-03-05 Thread Gilbert T. Gutierrez, Jr.
I run DCC.  Reviewing my DCC installation instructions, I do not see 
anywhere where I added DNS.  My installation instructions were...


dcc instructions
./configure --disable-sys-inst --disable-server --disable-dccm --disable-dccifd
make
make install
edit local.cf
use_dcc 1
dcc_path /usr/local/bin/dccproc
edit v310.pre to enable dcc plugin
change directory ownership for /var/dcc to vpopmail:vchkpw

Gilbert

- Original Message - 
From: "Brent Gardner" 

To: 
Sent: Friday, March 05, 2010 12:52 PM
Subject: [qmailtoaster] DCC DNS settings



I'm replacing a DNS cache machine in my environment.

The old machine is still up while I make sure nothing's pointed at it. 
The new machine is up and my toasters are pointed at it.  That is to say, 
/etc/resolv.conf on my toasters only has one entry and it points to the 
new machine.


Toasters run CentOS 5.4 32-bit.  DNS resolution is working on the toasters 
and I have verified that they are talking to the new cache machine by 
looking at logs.


My issue is that something in DCC still wants to go to the old cache 
machine for DNS.  This seems to happen only when DCC refreshes it's info 
about what DCC servers to connect to, like when I reboot a toaster.


I've been dredging through DCC documentation and Google but I can't find 
anything that would indicate that DCC maintains a separate list of DNS 
servers for name resolution.


If I remember right I had to compile DCC to install it because it's not 
distributed as a package for CentOS, so my wildest guess is that the DNS 
server info was hard-coded into the executable at compile time.


Does anyone have a more sane suggestion?


Brent Gardner



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

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

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







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

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

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