This is the output from the maillog: Feb 19 09:22:54 ecnsrc01 sendmail[4856]: i1JFMsuJ004856: to=<[EMAIL PROTECTED]>, delay=00:00:00, xdelay=00:00:00, mailer=cyrusv2, pri=31408, relay=localhost [[UNIX: /var/imap/socket/lmtp]], dsn=5.1.1, stat=User unknown Feb 19 09:22:54 ecnsrc01 sendmail[4856]: i1JFMsuJ004856: i1JFMsuK004856: return to sender: User unknown
>From this I assumed it was getting to Cyrus and he was rejecting it, but I will try >your suggestions and see what else I can find. Thanks. -----Original Message----- From: Christian Schulte <[EMAIL PROTECTED]> Sent: Feb 19, 2004 9:49 AM To: Christopher Paluch <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: Fw: Re: Virtual domains, [EMAIL PROTECTED]: Mailbox unknown Am Donnerstag, 19. Februar 2004 16:09 schrieb Christopher Paluch: > -----Forwarded Message----- > From: Christopher Paluch <[EMAIL PROTECTED]> > Sent: Feb 19, 2004 8:50 AM > To: Mike O'Rourke <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: Re: Virtual domains, [EMAIL PROTECTED]: Mailbox unknown [config] > > Again I ask, when I read "Configuring Virtual Domains" it says I don't have > to specify multiple IP addresses. Is that correct or do I have to do that > to get this to work? > > Thanks, > Chris Paluch Virtual domain support does not require multiple IP addresses. Does sendmail reach to lmtpd and thus is lmtpd rejecting with "User unknown" or is it sendmail not talking lmtp ? What do telemetry logs say for lmtpd ? What happens in the output of sendmail started with -X ? man sendmail: -X logfile Log all traffic in and out of mailers in the indicated log file. This should only be used as a last resort for debugging mailer bugs. It will log a lot of data very quickly. And from cyrus' overview.html: "log" Directory The subdirectory "log" under the configuration directory permits administrators to keep protocol telemetry logs on a per-user basis. If a subdirectory of "log" exists with the same name as a user, the IMAP and POP3 servers will keep a telemetry log of protocol sessions authenticating as that user. The telemetry log is stored in the subdirectory with a filename of the server process-id and starts with the first command following authentication. -- Christian --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html