> -----Original Message----- > From: Ralph G. Bagaipo [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 22, 2019 5:20 AM > To: [EMAIL PROTECTED] > Subject: vpopmail and 2 virtual domains > > i have a functional vpopmail on my server (domain1.com). recently > i added a > second virtual domain on it using the vadddomain utility (domain2.com). i > add two users for the moment for dry run purposes. > > now here's my problem. > > when sending an email to [EMAIL PROTECTED], vpopmail delivers the > mail with > no problem at all. but when i tried to check the email thru pop3, instead > of checking the email of [EMAIL PROTECTED], it tries to retreive > mails from > [EMAIL PROTECTED] how could this be? >
Username for pop3 must be set like this. user%domain2.com If you dont put the %domain2.com it will assume the default domain of domain1.com. How else is it supposed to know? Good Luck.