Can anyone figure out why lookups by exim for virtual mailbox 
[EMAIL PROTECTED] succeed but lookups for [EMAIL PROTECTED] fail?  
These are being looked up in /etc/courier/exim.dat.  The relevant rule 
in exim config (/etc/exim4/exim4.conf) is:

virtual_delivery:
  debug_print = "T: virtual_delivery for [EMAIL PROTECTED]"
  driver = appendfile
  user = [EMAIL PROTECTED] \
                                 dbm{/etc/courier/exim.dat} \
                        }}{|}{ }}}}
  group = mail
  mode = 0660
  mode_fail_narrower = false
  envelope_to_add
  return_path_add
  directory = /home/vmail/${domain}/${local_part}
  maildir_format

Opening exim.dat in emacs, there does seem to be an entry for the 
malfunctioning mailbox.  I don't know if this is some weird DBM bug or what.

_______________________________________________
HCoop-SysAdmin mailing list
[email protected]
http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin

Reply via email to