Re: [Dbmail] import md5

2005-09-08 Thread Curtis Maurand
there are different password types. I had this discussion once and I found that using simply: dbmail-users -a test -p md5 -P /etc/passwd ... works. I also have a perl script that will rip through a passwd and shadow file. I won't cover multiple domains. Only one domain at a time. Curti

[Dbmail] import md5

2005-09-07 Thread jorge severino
hello... i'have dbmail and openbsd work nice. but, exist any form the import 1000 users account the /etc/passwd a dbmail? dbmail-users -a test -p md5-hash -P /etc/passwd .. not work thanks