Cool, thanks... Actually, I finally figured out (by increasing the debug level in the logs) that STARTTLS said it was "missing" the ServerCertFile... Which is odd, cause I didn't change anything, and even on the NEW fresh install, it should have been good, because I was using the DEFAULT auto-generated file... The file had the correct permissions, so I ended up copying and pasting the following line over my old one: define(`confSERVER_CERT',`/usr/share/ssl/certs/sendmail.pem')dnl from one of the web sites I was reading on how to set it up in the first place, and restarted the server and magically it worked... I guess there was some hidden tab or space or something in that line that I couldn't see, I've had that happen before with something else, which is really odd, but it NOW works, so I'm happy... The only thing I noticed, is that the first time I connect with outlook or evolution it tells me the certificate is bad, even though I created it exactly like it told me... but, it still accepts it none the less, and I could care less, as long as it works... Thanks! -Tim > Am Do, den 04.03.2004 schrieb Tim Welch um 08:59: >> A little background before my question... > > [ snipped background story ] > >> So, I decided to start fresh... I built a NEW box, to be my mail server, >> so I have a separate box for http and mail. So, I installed Redhat9.0, >> and then upgraded it to Fedora (because I could not get anaconda to run >> for some reason...) Anyway, after installing fedora freshly on this >> new >> box, I configured sendmail, and I get the EXACT same problem with smtp. >> No matter what I do, I cannot authenticate the user to log in, it gives >> me >> the same old "did not issue MAIL/EXPN/VRFY/ETRN" crap... >> >> Please someone help me out... >> >> Thanks! > > Do you contact your mail server inside your LAN or from outside through > your 'firewall'? You should configure Sendmail to produce a more verbose > maillog. Put in sendmail.mc the line > > define(`confLOG_LEVEL', `15')dnl > > and regenerate your sendmail.cf to restart Sendmail. > > Do you run an anti-virus program like Norton on your Windows[tm] box? If > so disable outgoing mail checks because the Norton tool destroys the > STARTTLS process (long known bug, never fixed). > > If you can not find the reason please reply with the corresponding > /var/log/maillog entries. For debugging you might also first try without > STARTTLS and normal authentification. It's always best to debug first > with the simplest setup. > > Alexander > > > -- > Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13 > Fedora GNU/Linux Core 1 (Yarrow) on Athlon CPU kernel 2.4.22-1.2174.nptl > Sirendipity 15:36:16 up 13 days, 17:10, load average: 0.17, 0.19, 0.18 > [ Î?νÏ?θι Ï?'αÏ?Ï?ον - gnothi seauton ] > my life is a planetarium - and you are the stars > > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > -- Codito, Ergo Sum... I code, therefore I am...