Hi,

On my Solaris servers I test mail without involving the ISP side.

I use the mail or mail utilities to generate an email that the server 
should just send to itself.
Then I watch to see if the server responds and collects it, or gives an 
error.
So workflow,  mail out to just the server, then does the sendmail accept 
it? Does it go into the mqueue? Does it go to /var/spool/imap/user/username 
mail box?

Also do you have mail.log and imapd.log to read?

Example:
server thoth user cyrus

mailx -v cyrus@thoth
subject: test1
test1

>Control D<(sends it)

Then I watch to see if the server responds and collects it, or gives an 
error.

thoth#cyrus... Connecting to localhost via relay...
220 thoth.gsd.harvard.edu ESMTP Sendmail 8.12.2/8.12.2; Mon, 4 Feb 2002 
12:17:38 -0500 (EST)
>>> EHLO thoth.gsd.harvard.edu
250-thoth.gsd.harvard.edu Hello localhost [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-EXPN
250-VERB
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-DELIVERBY
250 HELP
>>> MAIL From:<[EMAIL PROTECTED]> SIZE=48
250 2.1.0 <[EMAIL PROTECTED]>... Sender ok
>>> RCPT To:<[EMAIL PROTECTED]>
>>> DATA
250 2.1.5 <[EMAIL PROTECTED]>... Recipient ok
354 Enter mail, end with "." on a line by itself
>>> .
250 2.0.0 g14HHcWK009320 Message accepted for delivery
cyrus... Sent (g14HHcWK009320 Message accepted for delivery)
Closing connection to localhost
>>> QUIT
221 2.0.0 thoth.gsd.harvard.edu closing connection

-----Original Message-----
From:   Steven M Bloomfield [SMTP:[EMAIL PROTECTED]]
Sent:   Monday, February 04, 2002 11:55 AM
To:     [EMAIL PROTECTED]
Subject:        not receiving email

Hi,
    I'm having big problems getting cyrus to receive emails.
My configuration is
Redhat 7.1
Cyrus 2.0.13
Sendmail 8

Cyrus looks like it's working correctly, I can login, authentication works
ok etc.
I can telnet to Cyrus imap and pop3 ports.
I have used Squirrelmail to create an additional folder which appears ok.
I can use squirrelmail to send mail outwards, but if i reply cyrus doesn't
recieve any e-mail.
it's not even there when i telnet into pop3 and look for it.
If I try sending to myself, that doesn't work either.  I have checked with
my ISP that the MX records are set, everything seems fine.

I have tried removing cyrus and installing off an RPM, I still get the 
same.

Can anyone help me please?  All I can think is that there is something 
wrong
with permissions and e-mail isn't being stored?

Thanks,
Steve

Steven M Bloomfield
Webmaster, Virtual Manchester www.manchester.com
0161 228 6155


Reply via email to