Hey,

Maybe this is not the right place to ask, but anyway.. I somehow came to the
point, when sendmail is not even connecting to cyrus in any case. cyrus.log
file keeps silence. I have 10 messages in /var/spool/mqueue, so I do
/usr/sbin/sendmail -q -v and what I see is:

Running /var/spool/mqueue/f8SFhVE14937 (sequence 1 of 8)

and that's it. It just stops here doing nothing. All debug levels are tuned
up to max values. 

I've tried to use lmtpunix socket and tried to use lmtp listener -- same
result. If I connect to lmtp listen manually, it issues promt, replies to
LHLO and behaves normally.


Any ideas? Here's my new "minimal" .mc file:
#------------------------------------------------
define(`confDEF_USER_ID',``8:12'')
define(`confBIND_OPTS',`-DNSRCH -DEFNAMES')
define(`confTO_IDENT',`0')
FEATURE(`nocanonify')
FEATURE(`always_add_domain')
FEATURE(`accept_unresolvable_domains')
FEATURE(`use_cw_file')
MAILER(`local')
MAILER(`smtp')

MAILER_DEFINITIONS
Mcyrus,         P=[IPC], F=lsDFMnqA@/:|SmXz, E=\r\n,
                S=EnvFromL, R=EnvToL/HdrToL, T=DNS/RFC822/X-Unix,
                A=FILE /var/imap/socket/lmtp

LOCAL_RULE_0
Rbb + $+ < @ $=w . >    $#cyrus $: + $1
#-----------------------------------------------------


Sincerely,
Nick

Reply via email to