Hello Everybody,
i´m have problems delivering mail directly on the mailserver.
Normally mail is delivered by SMTP over the net to sendmail
which calls deliver to put the mail into the users mailbox.
This works without problems,
but when i try to send a mail written on the
console for example created with
$ mail -s test user < file
by some sript, the mail is put into the queue and i get a
" raidserver deliver[14798]: connect(/var/imap/socket/lmtp) failed: Connection
refused"
into my logs.
I am runing cyrus 2.07 together with sendmail 8.11.0
my sendmail.mc has the following entries to store
mail for cyrus and root in standart unix mailsboxes.
(not to deliver them by cyrus-deliver)
LOCAL_RULE_0
Rbb + $+ < @ $=w . > $#cyrusbb $: $1
R$=N $: $#local $: $1
R$=N $: $#local $: $1
Rbb + $+ $#cyrusbb $: $1
LOCAL_CONFIG
FN /etc/sendmail.cN
/etc/sendmail.cN
root
cyrus
greetings and thanks for every tip
timo proescholdt