Displaying 3 results from an estimated 3 matches for "swip".
Did you mean:
skip
2010 Dec 27
2
vpopmail disabled services fix
I noticed that disabling services using vpopmail was not being recognized by
dovecot. Using "vmoduser -swip user at domain.com" should disable all services,
but both pop and imap logins were still allowed. After a bit of digging in
the code and confirming with a few debug lines, it appears that lines 38 and
52 of src/auth/passdb-vpopmail.c are the issue (dovecot 2.0.8). These two
lines do a st...
2005 Dec 05
13
Theory test
Guys
Considering the festive season is upon us, thanks to everyone
contributing to the list and helping all the readers with your great
input! I don''t want to mention names, I''ll most certainly leave
someone out.
With this mail I''d like to test some theory on bandwidth management,
with my own successes and failures during the past year.
Sharing a link between 200
2009 Jan 28
2
t.test in a loop
Hi All,
I've been having a little trouble with creating a loop that will run a a
series of t.tests for inspection,
Below is the code i've tried, and some checks i've looked at.
I've used the get(paste()) idea as i was told previously that the use of the
eval should try and be avoided.
I've run a single syntax to check that my systax is correct and works
without any problems