Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vpoppasswd and squirrelmail
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
kiesa
n00b
n00b


Joined: 20 Oct 2005
Posts: 57
Location: Finland

PostPosted: Fri Feb 02, 2007 9:43 pm    Post subject: vpoppasswd and squirrelmail Reply with quote

Hi,

Has something changed on vpopmail? just realised that i
can't change vpopmail passwords from squirrelmail anymore.
Looking through vpoppasswd there was line:

vuserinfo -C which should (i think) return user@domain.
instead there is only -c which returns only user and could
be why this doesn't work anymore.

Any ideas?

Here part of vpoppassd.c

Code:
void get_user_data(char *username){
strcat(command_line,VPOPMAIL_BINDIR);
strcat(command_line,"/vuserinfo -C ");
strcat(command_line,username);
shell_exec(command_line);
}


and if there's some other way to change vpopmail passwords from
squirrelmail i'd like to hear :)

http://sourceforge.net/projects/vpoppasswd/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum