I just created a new Virtual POP3 user inside of my DA's Admin account for a friend of mine. I went to send him a test email and he said he never recieved it so I decided to wander into the exim logs. I immediately found the following:
2004-11-06 11:20:44 Received from *****@gmail.com U=mail P=spam-scanned S=1566 [email protected] T="Test"
2004-11-06 11:20:44 [email protected] R=virtual_user T=virtual_localdelivery defer (-6): mailbox /var/spool/virtual/modemnet.org/az3rch has wrong uid (99 != 500)
2004-11-06 11:40:58 [email protected] R=virtual_user T=virtual_localdelivery defer (-6): mailbox /var/spool/virtual/modemnet.org/az3rch has wrong uid (99 != 500)
Inside of linux my Admin user has the UID of 500, but why is it saying that the az3rch user wants to have a UID of 99? I checked linux and there is nothing in it about a UID 99 or user with that UID.
Any ideas??
2004-11-06 11:20:44 Received from *****@gmail.com U=mail P=spam-scanned S=1566 [email protected] T="Test"
2004-11-06 11:20:44 [email protected] R=virtual_user T=virtual_localdelivery defer (-6): mailbox /var/spool/virtual/modemnet.org/az3rch has wrong uid (99 != 500)
2004-11-06 11:40:58 [email protected] R=virtual_user T=virtual_localdelivery defer (-6): mailbox /var/spool/virtual/modemnet.org/az3rch has wrong uid (99 != 500)
Inside of linux my Admin user has the UID of 500, but why is it saying that the az3rch user wants to have a UID of 99? I checked linux and there is nothing in it about a UID 99 or user with that UID.
Any ideas??