Re: [vchkpw] logging capabilities

2009-04-29 Thread dev
shane and rick, thanks for your hints, will check it out soon. regards, stephan Quoting Rick Macdougall : d...@stean.ch wrote: hello rick, yes i have two points why i dont use bounce-no-mailbox. one is dictionary based spamming, meaning that if one tries out hard enough, he will, by scanni

Re: [vchkpw] logging capabilities

2009-04-27 Thread dev
hello rick, yes i have two points why i dont use bounce-no-mailbox. one is dictionary based spamming, meaning that if one tries out hard enough, he will, by scanning with lots of recipients, find out what valid user accounts exist on my server. the other one is the problem called backscatter, sen

[vchkpw] logging capabilities

2009-04-27 Thread dev
hello there, i am using vpopmail 5.4.17 with cdb backend and i would like to know if there are some real logging capabilities for it. i have a rather big tool chain installed on the server around qmail and i need to have an overview of what happens with all the e-mails. this includes the path th

Re: [vchkpw] move old mail to new dir layout

2003-01-15 Thread dev
/domain.tar" this will tar and transfer the old email to the new server new server cd /home/oldemail tar -xvf domain.tar which creates home/vpopmail/domains/muhdomain.com now it looks like /home/oldemail/home/vpopmail/domains/muhdomain.com then I used the perl script above.. Thought I wou

[vchkpw] move old mail to new dir layout

2003-01-15 Thread dev
rk because all the accounts are already added. I just need to move the users old mail from the old system to the new system but I just can't tar and untar because directories are not in the same places now... Hope that makes sense... Dev.