James A. Pattie wrote:
Andrzej Filip wrote:
| James A. Pattie wrote:
|
|>     I'm trying to get cyrus 2.1.14 on a Debian Testing box w/ Sendmail
|> 8.12.9 to
|> deliver using the [EMAIL PROTECTED] style of cyrus accounts instead of just
|> user.
|>
|>     I have been able to create the account via cyradm, but I can't get
|> sendmail
|> configured so that it will deliver any e-mail now to cyrus.
|>
|>     my sendmail.mc snippet is:
|>
|> MAILER_DEFINITIONS
|> Mcyrus,         P=[IPC], F=lsDFMnqA@/:|SmXz, E=\r\n,
|> ~                S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP,
|> T=DNS/RFC822/X-UNIX,
|> ~                A=FILE /var/run/cyrus/socket/lmtp
|>
|> LOCAL_RULE_0
|> Rbb + $+ < @ $=w . >    $#cyrus $: + $1
|>
|>
|> ------
|>
|> I'm getting the following errors:
|> Sep 11 14:48:02 debian sm-mta[31022]: h8BJcXbt030819:
|> to=<[EMAIL PROTECTED]>, delay=00:09:29, xdelay=00:00:00,
|> mailer=cyrus,
|> pri=300328, relay=localhost, dsn=4.4.2, stat=Deferred: Connection
|> reset by localhost
|>
|> I'm using saslauthd and that was working before I decided to move the
|> accounts
|> to [EMAIL PROTECTED] style.  I have unixhierachysep: yes.
|>
|> I have googled and I haven't found any solution to this problem.  Is
|> it not
|> possible to work with cyrus 2.1.x in this manner?
|>
|>
|> Any help appreciated.
|
|
| I assumed you run sendmail 8.12.
| What is reported by the command below executed by root ?
|
| ( echo Subject: test; echo ) | sendmail -oi -v [EMAIL PROTECTED]
|

yes I run sendmail 8.12.9.

I modified the test to goto [EMAIL PROTECTED] since that is the user I'm
having issues trying to e-mail. If I just e-mail to root then things seem to
work ok, but then I've only create user/root, not user/[EMAIL PROTECTED]
[...]

Sorry, correct my mistake (lack of -Am): ( echo Subject: test; echo ) | sendmail -oi -Am -v [EMAIL PROTECTED]

--
Andrzej [pl>en: Andrew] Adam Filip http://www.polbox.com/a/anfi/
[EMAIL PROTECTED] [EMAIL PROTECTED] [former: [EMAIL PROTECTED]



Reply via email to