Alexander Dalloz <[EMAIL PROTECTED]> wrote .. > Am So, den 29.08.2004 schrieb Michael Ballard um 20:19: > > > > > > define(`CYRUSV2_MAILER_ARGS', `FILE /var/lib/imap/socket/lmtp')dnl > > > > > > > <[EMAIL PROTECTED]>... Connecting to /var/imap/socket/lmtp via > cyrusv2... > > > > Could not connect to socket /var/imap/socket/lmtp: Connection refused > > > by localhost > > > > > > You see the difference between the paths? Don't know what webmin does > or > > > not does, but I never took it worth handling any Sendmail setup. Here > it > > > obviously did not change the path set by the CYRUSV2_MAILER_ARGS string > > > but keeps what's in the cyrusv2.m4 macro file. > > > /var/imap/socket/lmtp IS where the lmtp socket it, so I changed that > in sendmail.mc...but I still have the exact same results... > > I know that the lmtp socket is in that path on FC2. But you did not > change Sendmail with a proper sendmail.cf to point to that socket. > > > I think there's either something seriously wrong with my setup, or something > extremely simple > > I suggest you don't use webmin for Sendmail setups. Edit the sendmail.mc > file as I did show you and run "make -C /etc/mail" and "service sendmail > restart". Don't let webmin touch the Sendmail config files. > > Alexander > > > -- > Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13 > Fedora GNU/Linux Core 2 (Tettnang) kernel 2.6.8-1.521smp > Serendipity 20:36:30 up 9 days, 16:19, load average: 0.04, 0.13, 0.10 > > --- > Cyrus Home Page: http://asg.web.cmu.edu/cyrus > Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
I usually don't use webmin. I did that once. To see what the result was. I edit sendmail.mc, then run "make -C /etc/mail" and "/etc/init.d/sendmail restart" basically, when I have those commented-out portions not commented out (so they'e active), I don't get E-mail. Either way, I don't get IMAP service, with Squrrelmail giving me the same error as was described on the first INBOX issue posting.