Bill Bedford writes: > I am getting a number of confirmations failing with SMTP errors similar > to this > > Out: 220 mousa.uk.com ESMTP Postfix
Your mailer is Postfix, good ... > In: HELO smtp806.mail.ukl.yahoo.com > Out: 250 mousa.uk.com > In: MAIL FROM:<[EMAIL PROTECTED]> > Out: 250 Ok > In: RCPT TO:<[EMAIL PROTECTED]> > Out: 550 <[EMAIL PROTECTED]>: > Recipient address rejected: User unknown in local recipient table > In: QUIT > I presume this is a mailer (Outlook?) problem, but can anyone suggest a > work around? This is almost certainly a Postfix problem. The feature that recognizes "additional data" in the mailbox name (ie, the "+9cb3f11e..." confirmation code) is apparently turned off. Or it's possible that your aliases are configured incorrectly so that "bbmodels-confirm" is not recognized as a local address. ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp