|
From: Matthias A. <mat...@gm...> - 2006-08-03 12:33:39
|
Kwadwo Owusu schrieb am 2006-08-03: > 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) It's hard to tell what exactly went wrong. Generally, you have two options (I'm not sure if webmin supports one, the other, or both - in doubt, check with SUSE - you've got their commercial product after all). - map the postmaster to an existing user at your site with Postfix aliases, check the Postfix configuration and manual - configure fetchmail to send root messages to the right user: set postmaster "us...@do..." (put this before the first "poll" stanza) HTH, -- Matthias Andree |