Before upgrade: lrwxrwxrwx 1 root root 43 Oct 23 11:02 test.receivables.cc -> /home/vpopmail/domains/test.barbwirenet.com
[root@cera domains]# cat /var/qmail/users/assign +test.barbwirenet.com-:test.barbwirenet.com:508:503:/home/vpopmail/domains/t est.barbwirenet.com:-:: +test.receivables.cc-:test.receivables.cc:508:503:/home/vpopmail/domains/tes t.receivables.cc:-:: After Upgrade: lrwxrwxrwx 1 vpopmail vchkpw 43 Oct 23 11:02 test.receivables.cc -> /home/vpopmail/domains/test.barbwirenet.com [root@cera domains]# cat /var/qmail/users/assign +test.barbwirenet.com-:test.barbwirenet.com:508:503:/home/vpopmail/domains/t est.barbwirenet.com:-:: +test.receivables.cc-:test.receivables.cc:508:503:/home/vpopmail/domains/tes t.receivables.cc:-:: After ../bin/vdeldomain test.receivables.cc ../bin/vaddaliasdomain test.receivables.cc test.barbwirenet.com: lrwxrwxrwx 1 root root 43 Oct 23 11:22 test.receivables.cc -> /home/vpopmail/domains/test.barbwirenet.com [root@cera domains]# cat /var/qmail/users/assign +test.barbwirenet.com-:test.barbwirenet.com:508:503:/home/vpopmail/domains/t est.barbwirenet.com:-:: +test.receivables.cc-:test.receivables.cc:508:503:/home/vpopmail/domains/tes t.barbwirenet.com:-:: Tren Blackburn writes: > Hrm...as I recall there were changes done to the code for how aliased > domains work. I'm not sure if it ever made it in or was slated for 5.1 > development. I've not run into this problem as I've been making new servers > for all my vpopmail 5 implementations (one of the reasons that learning > passwords has been a godsend) Has anyone else run into this problem? Can > you show us the contents of the assign file before and after as well as the > links before and after? Just the relevant bits of course. > > Regards, > > Tren. > > -----Original Message----- > From: cyclo8 [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 23, 2001 1:38 PM > To: Tren Blackburn > Cc: [EMAIL PROTECTED] > Subject: Re: Vpopmail Upgrade > > > Tren Blackburn writes: > >> Did you go through the instructions in UPGRADE.tren to migrate from > vpopmail >> 4.9.10 to 5.0 using clear passwords? >> >> Regards, >> >> Tren. >> >> -----Original Message----- >> From: cyclo8 [mailto:[EMAIL PROTECTED]] >> Sent: Tuesday, October 23, 2001 12:44 PM >> To: [EMAIL PROTECTED] >> Subject: Vpopmail Upgrade >> >> >> Hello, >> >> I upgraded vpopmail from 4.9.10 to 5.0. For the aliasdomain, I can > send >> mails to forward, alias, and autoreply ok. However, when I send mail to >> pop, I get a failure notice: >> >> Sorry, no mailbox here by that name. vpopmail (#5.1.1) >> >> I compiled vpopmail with: >> >> ./configure --enable-roaming-users=y --enable-relay-clear-minutes=60 >> --enable-logging=y --enable-hardquota=10000000 --enable-mysql=y >> --enable-learn-passwords=y --enable-clear-passwd=y >> >> Please help. >> >> Chaz >> > > Thank you for the reply. Yes I did. The clear password works fine. I can > send mail to all virtual domains fine. I only have problem sending mails to > an alias domain. If I do a ./vdeldomain and create it again with > ./vaddaliasdomain new_domain old_domain, then everything works fine again. > The problem is if I upgrade a production server, there are too many alias > domains to manually re-create. > > Chaz >