On Tuesday, June 17, 2003, at 12:15 AM, Tom Collins wrote:
On Monday, June 16, 2003, at 07:33 PM, Matt Simerson wrote:I can log in just fine as [EMAIL PROTECTED] but I cannot log in as [EMAIL PROTECTED], which is an aliasdomain of u-r-on.net. I've tried removing the aliasdomain avgisp.com and then re-adding it but still no luck.
I wonder if the hyphens are messing anything up.
What happens when you do:
grep "u-r-on.net" /var/qmail/users/assign
How about `~vpopmail/bin/vuserinfo [EMAIL PROTECTED] or better yet, `~vpopmail/bin/vdominfo avgisp.com`?
mail# ~vpopmail/bin/vuserinfo [EMAIL PROTECTED] > 1.txt
mail# ~vpopmail/bin/vuserinfo [EMAIL PROTECTED] > 2.txt
mail# diff 1.txt 2.txt
mail# more 1.txt
name: matt
passwd: *********************
clear passwd: ****
uid: 0
gid: 0
gecos: Matt Simerson
all services available
dir: /usr/local/vpopmail/domains/u-r-on.net/matt
quota: 20971520
usage: 0%
last auth: Tue Jun 17 07:39:35 2003
last auth ip: imap
mail#
mail# ~vpopmail/bin/vdominfo avgisp.com domain: avgisp.com uid: 89 gid: 89 dir: /usr/local/vpopmail/domains/u-r-on.net users: 0
I'm thinking that it might be a problem with the vget_assign function in vpopmail.c. Using the vuserinfo tool will help determine if it's a problem with the vpopmail library, or a problem with qmailadmin.
Good question, I'm not certain. :)
Matt
