Re: Building Sendmail from ports

2006-11-22 Thread DAve
David Robillard wrote: [ ---8<--- Text has been removed! ---8<---] But, where will the port install my *.mc and *.cf files? This I can't seem to figure out. I would like to know before I hit 'make install' in the port dir. I would think it will install them into /usr/local/share/sendmail/cf, wo

Re: Building Sendmail from ports

2006-11-22 Thread David Robillard
[ ---8<--- Text has been removed! ---8<---] But, where will the port install my *.mc and *.cf files? This I can't seem to figure out. I would like to know before I hit 'make install' in the port dir. I would think it will install them into /usr/local/share/sendmail/cf, would that be correct? H

Re: building sendmail-sasl-8.12.10 problems

2003-10-04 Thread Noah
On Sat, 4 Oct 2003 16:35:41 +0100, Matthew Seaman wrote > On Sat, Oct 04, 2003 at 07:13:28AM -0800, Noah wrote: > > > > Either that, or ditch the ports version of sendmail, and add the > > > following to your /etc/make.conf: > > > > > > SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2 > > >

Re: building sendmail-sasl-8.12.10 problems

2003-10-04 Thread Matthew Seaman
On Sat, Oct 04, 2003 at 07:13:28AM -0800, Noah wrote: > > Either that, or ditch the ports version of sendmail, and add the > > following to your /etc/make.conf: > > > > SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2 > > SENDMAIL_LDFLAGS=-L/usr/local/lib > > SENDMAIL_LDADD=-lsasl2 > >

Re: building sendmail-sasl-8.12.10 problems

2003-10-04 Thread Noah
> Hmmm... Sounds like you're trying to start up the sendmail from the > base system but using the .mc/.cf files with all of the SASL stuff in > it. > > Check the contents of /etc/mail/mailer.conf -- make sure you're > starting up the port version of sendmail, which will be > /usr/local/sbin/sendm

Re: building sendmail-sasl-8.12.10 problems

2003-10-04 Thread Matthew Seaman
On Fri, Oct 03, 2003 at 12:46:12PM -0800, Noah wrote: > FreeBSD 4.8-STABLE machine > > okay I just built sendmail-sasl version 8.12.10 from > /usr/ports/mail/sendmail-sasl but my system is complaining that SASL support > is required. what am I doing wrong. why isnt SASL support being recognized?

Re: Re-building sendmail

2003-06-27 Thread Bob Collins
At 11:16 AM 6/27/2003, Jonathan Arnold wrote: For an excellent fix for sendmail see: http://www.postfix.org/ I'm actually thinking of going this route. Is the migration that difficult? Any special gotchas for someone who has been using the default sendmail stuff in FreeBSD? -- Jonathan Arno

Re: Re-building sendmail

2003-06-27 Thread Jonathan Arnold
For an excellent fix for sendmail see: http://www.postfix.org/ I'm actually thinking of going this route. Is the migration that difficult? Any special gotchas for someone who has been using the default sendmail stuff in FreeBSD? -- Jonathan Arnold (mailto:[EMAIL PROTECTED]) Amazing Deve

Re: Re-building sendmail

2003-06-24 Thread Lowell Gilbert
"Martin Ryan" <[EMAIL PROTECTED]> writes: > What's the best way to rebuild sendmail with DB4? There's a makefile in > /usr/src/usr.sbin/sendmail and there also a sendmail port and I'm not > sure which is the recommended way to go. FWIW, I want to get > milter-sender going > (http://www.snert.com

Re: Re-building sendmail

2003-06-24 Thread Bill Campbell
On Tue, Jun 24, 2003 at 11:40:52AM +0300, Benzi Mizrahi wrote: >áéåí ùìéùé, 24 áéåðé 2003, 06:06, Bill Campbell ëúá: >> When I first connected our systems to the Internet over ten years ago, the >> CERT advisories on sendmail were about the size of a Manhattan phone book. >> Over the years, it

Re: Re-building sendmail

2003-06-24 Thread Benzi Mizrahi
ביום שלישי, 24 ביוני 2003, 06:06, Bill Campbell כתב: > On Tue, Jun 24, 2003 at 12:58:20PM +1000, Martin Ryan wrote: > >> >What's the best way to rebuild sendmail with DB4? > >> > >> For an excellent fix for sendmail see: > >>http://www.postfix.org/ > >> > >> Bill > > > >Bill, > > > >Have you ev

Re: Re-building sendmail

2003-06-23 Thread Bill Campbell
On Tue, Jun 24, 2003 at 12:58:20PM +1000, Martin Ryan wrote: >> >What's the best way to rebuild sendmail with DB4? >> >> For an excellent fix for sendmail see: >> http://www.postfix.org/ >> >> Bill > >Bill, > >Have you ever had the experience where you ask a question related to some >aspect

Re: Re-building sendmail

2003-06-23 Thread Martin Ryan
> >What's the best way to rebuild sendmail with DB4? > > For an excellent fix for sendmail see: > http://www.postfix.org/ > > Bill Bill, Have you ever had the experience where you ask a question related to some aspect of FreeBSD and some clever individual advises the best fix is to uninst

Re: Re-building sendmail

2003-06-23 Thread Bill Campbell
On Tue, Jun 24, 2003 at 11:56:09AM +1000, Martin Ryan wrote: >Folks, > >What's the best way to rebuild sendmail with DB4? For an excellent fix for sendmail see: http://www.postfix.org/ Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!b

Re-building sendmail

2003-06-23 Thread Martin Ryan
Folks, What's the best way to rebuild sendmail with DB4? There's a makefile in /usr/src/usr.sbin/sendmail and there also a sendmail port and I'm not sure which is the recommended way to go. FWIW, I want to get milter-sender going (http://www.snert.com/Software/milter-sender/index.shtml). Cheers