From: Kwadwo O. <kwa...@gm...> - 2006-08-03 11:27:28
|
I have installed Open-xchange on SLES9 for a client. We have a DSL connection to the Internet. Unfortunately the provider will not give us a static public IP. We have a POP3 account with a mail hosting provider that up till now the client has been using a web interface to access mail for one user. The account has now been turned into a catchall for the domain (Multidrop) I have configured fetchmail (using webmin) to pull all mails destined for the clients domain to the mail server running postfix and cyrus. This works, but I get the error message 550 from postfix (actual domain name changed to anydomain.com): This is the Postfix program at host ox.anydomain.com. I'm sorry to have to inform you that your message could not be be delivered to one or more recipients. It's attached below. For further assistance, please send mail to <postmaster> If you do so, please include this problem report. You can delete your own text from the attached returned message. The Postfix program <ro...@ox...> (expanded from <pos...@lo...>): host /var/lib/imap/socket/lmtp[/var/lib/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) Final-Recipient: rfc822; ro...@ox... Original-Recipient: rfc822; pos...@lo... Action: failed Status: 5.0.0 Diagnostic-Code: X-Postfix; host /var/lib/imap/socket/lmtp[/var/lib/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) Using open-xchange i created the accounts with simple first names for the staff for example paul, angela, etc. and the email addresses as fir...@do.... Only one person, the md, has his account as p.mueller and his email address as p.m...@do... The server's host and domain name was configured in ldap during the sles9 installation. In fetchmail I run a single fetchmailrc for all users, using the (*) as a catchall for all local users. Any help to rectify this problem would be much appreciated. Kwadwo Owusu |