Date: Tue, 30 Sep 2003 12:18:54 -0500 From: Gary <gv-list-freebsdquestions@mygirlfriday.info> To: freebsd-questions@freebsd.org Subject: Re: Changing from POP3 server to IMAP server Message-ID: <4390000.1064942334@[192.168.0.5]> In-Reply-To: <20030930100333.6361a0ed.cpressey@catseye.mine.nu> References: <20030930150817.6422.qmail@web10002.mail.yahoo.com> <1950000.1064935241@[192.168.0.5]> <20030930090222.72211682.cpressey@catseye.mine.nu> <20030930162932.17273.qmail@letric.mygirlfriday.info> <20030930100333.6361a0ed.cpressey@catseye.mine.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Chris, --On Tuesday, September 30, 2003 10:03:33 AM -0700 Chris Pressey <cpressey@catseye.mine.nu> wrote: >> Since qmail has a sendmail wrapper to begin with, as noted above, and >> it is put in as a replacement (marking the original to sendmail.old), >> in/usr/lib/sendmail, and /usr/sbin/sendmail why would you need the >> above in mailer.conf? > > You don't strictly need it, of course, but I find that FreeBSD's MTA > wrapper is easier to use - it wasn't written just for qmail, and it > doesn't involve directly messing with the sendmail executable. Ah, okay.. >> > This makes setting up non-sendmail mailers quite a bit easier. IIRC >> > the PORT_NOTES file in the qmail port has more information about >> > this. >> >> Any non-sendmail mailer, I am assuming you mean those which require >> the input of an actual SMTP source, can of course be set for SMTP as >> localhost, 127.0.0.1, or the actual LAN IP address. > Er - you mean running two different MTA's on different interfaces on the > same machine? Sure, I guess you could do that, if you wanted... Actually, I was referring to running a MUA that does not use the Sendmail switch automatically, as Mutt would use, but something like KMail, or whatever, which requires one to put in the SMTP address (IIRC). > I'm just referring to how FreeBSD's MTA wrapper lets you switch between > sendmail, qmail, and any other sendmail-compatible MTA (say, Postfix) > without too much effort. Okay, I am now seeing a better appreciation of how this FBSD MTA wrapper works, allowing one to switch MTAs almost on the fly... cool <g> Thanks for your input.. -- Gary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4390000.1064942334>