It looks like you've only defined a subfolder on the domain.
You need to establish the account plus the subfolder for delivery.
Example:
[EMAIL PROTECTED]
This will tell the LMTP to deliver the message to the 'support' account under the the 'shared' subfolder.
Make sure you have permissions for both the 'support' account and 'shared' folder set properly.
You should also make sure your postfix main.cf file associates the '+' name space properly when delivering to subfolders.
Respectfully,
Gary
Vittorio Manfredini wrote:
I have the following configuration :
postfix 2.0.14 cyrus-imapd 2.2.1 CVS
I try to configure a shared folder that can receive email with an alias defined.
I define the alias :
support: +shared
The permission on shared folder are : user1 lrswip user2 lrswip cyrus lrswipcda lmtpuser lrswipcda
now if i try to send a message I receive an error in the imapd log
Sep 9 14:18:00 www lmtpunix[10701]: append_check() of 'shared' failed
and in the mail log : Sep 9 14:02:44 www postfix/lmtp[10586]: 73E398FCA: to=<[EMAIL PROTECTED]>, relay=/var/imap/socket/lmtp[/var/imap/socket/lmtp], delay=0, status=bounced (host /var/imap/socket/lmtp[/var/imap/socket/lmtp] said: 550-Mailbox unknown. Either there is no mailbox associated with this 550-name or you do not have authorization to see it. 550 5.1.1 User unknown (in reply to RCPT TO command))
Seem that there are some error during the lmtp deliver in the imapd service.
Any idea
Thanks vittorio -- Vittorio manfredini
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.