At 8:24 PM +0200 9/10/00, Carrer Yuri wrote:

>   > At 10:50 AM -0500 9/10/00, Joseph W. Breu wrote:
>>
>>  >  I modifified popper/pop_user.c:
>>
>>  There's already a patch in 3.1b11 to do this.  It also happens in
>>  pop_apop.c and pop_auth.c.
>
>   mm and virtual domains?

I'm not sure what mm is.  Virtual domains is an obvious choice for a 
new feature, but the question is which method to implement it?  My 
inclination would be to just add support for looking up the entered 
username in sendmail's virtusertable.  If found, we'd use that.  If 
not, we'd strip off the domain and use the local part.  This would be 
fairly easy to do (pretty much just open the db and do a lookup) but 
it requires the virtusertable.

Comments?

Reply via email to