[qmailtoaster] Disabling sane security

2014-10-11 Thread Eric Shubert
You're probably thinking, why would anyone want to do that? Here's the 
scoop.


I'd like to include sane-security signatures as part of the stock QMT 
clamav package. I realize that some folks might not want to use it 
though, so there should be an easy way to disable it once it's installed.


Does anyone know (or will someone find) an easy way to disable sane 
security signatures?


Being a full time RHEL sysadmin lately leaves me with fewer hours for 
QMT than I had before, so I'm really relying on the community for as 
much support as I can get.


Thanks.

--
-Eric 'shubes'


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



[qmailtoaster] Re: user and group for vpopmail

2014-10-11 Thread Eric Shubert

On 10/10/2014 06:15 AM, Quinn Comendant wrote:

I'm migrating a qmailtoaster installed in 2006 to a new server. I've come to an 
issue where the vpopmail-toaster package creates user vpopmail with group 
vchkpw:

{q@oak2/0 bin} groups vpopmail
vpopmail : vchkpw

However, on the old server, the vpopmail user was setup with group vpopmail:

{q@oak/0 ~} groups vpopmail
vpopmail : vpopmail

This is a problem because on the new server the vpopmail group was never 
created, and so rsync'ed data doesn't result in having the correct group when 
it arrives.

Was this a design change at one point, and what was the reason for it?


I'm not sure. It's been vchkpw as long as I can recall. I started using 
QMT around May'06 IIRC.



Recommended solution?


I'd simply chgrp -R /home/vpopmail/domains/* vchkpw after the rsync.


Also, is there an official source code repository for QMT? I tried to find the 
history of the vpopmail-toaster.spec to see when this change was introduced but 
didn't see any.


Sure is. It's in the same repo as everything else. You'll see SRPMS 
directories in the current/ and testing/ branches. There's also an 
archive/rpms directory on some of the mirrors, which contains all rpms 
back to Jan'06. If you go to http://mirrors.qmailtoaster.com/archive you 
may or may not find it. It'll always be on mirror1.qmailtoaster.com, 
although downloads from that site won't be the quickest.


Thanks for asking. This info should be on the wiki.



Thanks!

Quinn

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





--
-Eric 'shubes'


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



Re: [qmailtoaster] Re: user and group for vpopmail

2014-10-11 Thread Dan McAllister
I have an easier fix for the vpopmail vs vchkpw group ids -- make them 
the same number.


Unless some idiot programmer is looking at the NAME vchkpw or vpopmail, 
if you make them both GID 89 (or whatever), then all the checks will 
pass just fine.


Just a thought -- but it is a little after midnight here, so it may be a 
little off...


Dan McAllister
IT4SOHO


On 10/11/2014 11:41 AM, Eric Shubert wrote:

On 10/10/2014 06:15 AM, Quinn Comendant wrote:
I'm migrating a qmailtoaster installed in 2006 to a new server. I've 
come to an issue where the vpopmail-toaster package creates user 
vpopmail with group vchkpw:


{q@oak2/0 bin} groups vpopmail
vpopmail : vchkpw

However, on the old server, the vpopmail user was setup with group 
vpopmail:


{q@oak/0 ~} groups vpopmail
vpopmail : vpopmail

This is a problem because on the new server the vpopmail group was 
never created, and so rsync'ed data doesn't result in having the 
correct group when it arrives.


Was this a design change at one point, and what was the reason for it?


I'm not sure. It's been vchkpw as long as I can recall. I started 
using QMT around May'06 IIRC.



Recommended solution?


I'd simply chgrp -R /home/vpopmail/domains/* vchkpw after the rsync.

Also, is there an official source code repository for QMT? I tried to 
find the history of the vpopmail-toaster.spec to see when this change 
was introduced but didn't see any.


Sure is. It's in the same repo as everything else. You'll see SRPMS 
directories in the current/ and testing/ branches. There's also an 
archive/rpms directory on some of the mirrors, which contains all rpms 
back to Jan'06. If you go to http://mirrors.qmailtoaster.com/archive 
you may or may not find it. It'll always be on 
mirror1.qmailtoaster.com, although downloads from that site won't be 
the quickest.


Thanks for asking. This info should be on the wiki.



Thanks!

Quinn

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








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