Re: More Cyrus problems, please help!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/16/2004 4:21 PM, Alexander Dalloz wrote:

>> > http://anfi.homeunix.net/sendmail/cyrusv2.html
>> 
>> Tried the one above and still the same results.
> 
> You used cyrusv2 or cyrusv2d? Did you set

I used the above link. The mailer is still called cyrusv2, if I use cyrusv2d I
get:

[root@us mail]# make
sendmail.mc:154: m4: Cannot open /usr/share/sendmail-cf/mailer/cyrusv2d.m4: No
such file or directory

Because the file that got replaced is called cyrusv2.m4 and not cyrusdv2d.m4.

> define(`CYRUS_LMTP_SOCKET',`/var/lib/imap/socket/lmtp')dnl
> 
> instead of what was in your first sendmail.mc
> 
> define(`CYRUSV2_MAILER_ARGS', `FILE /var/lib/imap/socket/lmtp')dnl

Yes, the rest of the lines (2) were left as they were, since there are not
references on what to do with them on that page. The page do not say to
replace the lines you mentioned, btw.

> set? You did copy the m4 macro file by Anfi and regenerated the
> sendmail.cf? If all really done, then increase the Sendmail log level to
> 15 and check the maillog to get a verbose output what happens.

Yes, I replaced the exiting macro with his. Sendmail on verbose spits out:

Jun 16 15:30:04 us sendmail[5630]: i5GKU4UV005630: from=root, size=43,
class=0, nrcpts=1, msgid=<200406162030.i5GKU4UV005630@xxxxxxxxxxxxx>,
relay=root@localhost
Jun 16 15:30:04 us sendmail[5631]: NOQUEUE: connect from random [127.0.0.1]
Jun 16 15:30:04 us sendmail[5631]: AUTH: available mech=PLAIN LOGIN CRAM-MD5
GSSAPI DIGEST-MD5 ANONYMOUS, allowed mech=EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5
LOGIN PLAIN
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: Milter: no active filter
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 220 us.olimpus.us ESMTP
Sendmail 8.12.11/8.12.11; Wed, 16 Jun 2004 15:30:04 -0500
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: <-- EHLO us.olimpus.us
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250-us.olimpus.us Hello
random [127.0.0.1], pleased to meet you
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250-ENHANCEDSTATUSCODES
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250-PIPELINING
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250-8BITMIME
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250-SIZE
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250-DSN
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250-ETRN
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250-AUTH GSSAPI
DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250-DELIVERBY
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250 HELP
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: <-- MAIL
From:<root@xxxxxxxxxxxxx> SIZE=43 AUTH=root@xxxxxxxxxxxxx
Jun 16 15:30:04 us sendmail[5631]: ruleset=trust_auth,
arg1=root@xxxxxxxxxxxxx, relay=random [127.0.0.1], reject=550 5.7.1
<root@xxxxxxxxxxxxx>... not authenticated
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250 2.1.0
<root@xxxxxxxxxxxxx>... Sender ok
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: <-- RCPT
To:<david@xxxxxxxxxxxx>
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250 2.1.5
<david@xxxxxxxxxxxx>... Recipient ok
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: <-- DATA
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 354 Enter mail, end
with "." on a line by itself
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: from=<root@xxxxxxxxxxxxx>,
size=319, class=0, nrcpts=1,
msgid=<200406162030.i5GKU4UV005630@xxxxxxxxxxxxx>, proto=ESMTP, daemon=MTA,
relay=random [127.0.0.1]
Jun 16 15:30:04 us sendmail[5633]: i5GKU4pI005631: --- 050
<david@xxxxxxxxxxxx>... Connecting to /var/lib/imap/socket/lmtp via cyrusv2...
Jun 16 15:30:04 us lmtpunix[5554]: accepted connection
Jun 16 15:30:04 us lmtpunix[5554]: lmtp connection preauth'd as postman
Jun 16 15:30:04 us sendmail[5633]: AUTH=client, relay=localhost, mech=, bits=0
Jun 16 15:30:04 us lmtpunix[5554]: append_check() of 'user.david' failed
(Mailbox does not exist)
Jun 16 15:30:04 us sendmail[5633]: i5GKU4pI005631: --- 550 5.1.1
<david@xxxxxxxxxxxx>... User unknown (hold)
Jun 16 15:30:04 us sendmail[5633]: i5GKU4pI005631: to=<david@xxxxxxxxxxxx>,
delay=00:00:00, xdelay=00:00:00, mailer=cyrusv2, pri=30319, relay=localhost,
dsn=5.1.1, stat=User unknown
Jun 16 15:30:04 us sendmail[5633]: i5GKU4pI005631: i5GKU4pI005633: DSN: User
unknown
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pI005631: --- 250 2.0.0
i5GKU4pI005631 Message accepted for delivery
Jun 16 15:30:04 us sendmail[5630]: i5GKU4UV005630: to=david@xxxxxxxxxxxx,
ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30043,
relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (i5GKU4pI005631 Message
accepted for delivery)
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pJ005631: <-- QUIT
Jun 16 15:30:04 us sendmail[5631]: i5GKU4pJ005631: --- 221 2.0.0 us.olimpus.us
closing connection
Jun 16 15:30:04 us sendmail[5633]: i5GKU4pI005633: --- 050
<root@xxxxxxxxxxxxx>... Using cached LMTP connection to localhost via cyrusv2...
Jun 16 15:30:04 us lmtpunix[5554]: IOERROR: fstating sieve script
/var/lib/imap/sieve/r/root/defaultbc: No such file or directory
Jun 16 15:30:04 us lmtpunix[5554]: duplicate_check:
<200406162030.i5GKU4pI005633@xxxxxxxxxxxxx> user.root            0
Jun 16 15:30:04 us lmtpunix[5554]: mystore: starting txn 2147483672
Jun 16 15:30:04 us lmtpunix[5554]: mystore: committing txn 2147483672
Jun 16 15:30:04 us lmtpunix[5554]: duplicate_mark:
<200406162030.i5GKU4pI005633@xxxxxxxxxxxxx> user.root            1087417804 12


-- 
David Collantes - College of Business Administration, UCF - (407)823-3418
http://www.collantes.us/ :: http://www.netbros.com/ ::: http://shurl.us/
Always remember: you are unique, just like everyone else.



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux