>> Can you post your full configuration? Because it should work
>> immediately. See:
> 
>  table aliases file:/etc/mail/aliases
>  table domains file:/etc/mail/domains
>  table passwd passwd:/etc/mail/passwd
>  table virtuals file:/etc/mail/virtuals
>  subaddressing-delimiter "-"
> 
>  accept for local alias <aliases> deliver to lmtp "/var/dovecot/lmtp" rcpt-to
>  accept from any for domain <domains> virtual <virtuals> deliver to lmtp 
> "/var/dovecot/lmtp" rcpt-to
>  accept from local for any relay
> 
>  cat virtuals
>  [email protected]        [email protected]
>  ...
> 
>  cat mailme>  example.com
> 

The only two real differences to my configuration are rcpt-to and
subaddressing-delimiter "-".

I temporarily added rcpt-to and the mailname-file was still horned. As I
added subaddressing-delimiter "-" things started to work differently.
There could be a bug, because the delimiter was used on the host-part.
(I will try to look into it in detail later.)

For the time being. Could you test your setup without the
subaddressing-delimiter "-" part?

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to