Re: [Dbmail-dev] Error responses from dbmail-lmtp

2004-04-22 Thread Thomas Mueller
Hi Ilja, > > There is framework in the dsn structure for providing a message to accompany > > the specific codes. I wasn't sure how to go about adding the strings, > > though. > > Gettext? Config file? Hard coded? > > If hard coded English is sufficient, I can add them ASAP. > > I guess hardcode

Re: [Dbmail-dev] Error responses from dbmail-lmtp

2004-04-22 Thread Ilja Booij
On Thu, 2004-04-22 at 11:48, Aaron Stone wrote: > There is framework in the dsn structure for providing a message to accompany > the specific codes. I wasn't sure how to go about adding the strings, though. > Gettext? Config file? Hard coded? > If hard coded English is sufficient, I can add them A

Re: [Dbmail-dev] Error responses from dbmail-lmtp

2004-04-22 Thread Aaron Stone
There is framework in the dsn structure for providing a message to accompany the specific codes. I wasn't sure how to go about adding the strings, though. Gettext? Config file? Hard coded? If hard coded English is sufficient, I can add them ASAP. Aaron Thomas Mueller <[EMAIL PROTECTED]> said: >

[Dbmail-dev] Error responses from dbmail-lmtp

2004-04-21 Thread Thomas Mueller
Hi, the information dbmail-lmtpd provides if an error occures is quite short: SMTP error from remote mailer after RCPT TO:<[EMAIL PROTECTED]>: host localhost [127.0.0.1]: 550 Recipient <[EMAIL PROTECTED]> FAIL In that case I had no alias. Cyrus returns for example: 550-Mailbox unknown. Eith