Re: Reinstalling Sendmail?

2006-08-14 Thread Frank Staals

Andreas Widerøe Andersen wrote:
On 8/10/06, *Frank Staals* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


You can recompile sendmail, you'll have to have the kernel sources
installed though:

# cd /usr/src/lib/libsm; make clean; make obj; make depend; make
# cd /usr/src/lib/libsmutil; make clean; make obj; make depend; make
# cd /usr/src/usr.sbin/sendmail; make clean; make obj; make
depend; make; make install

you might want to read Jonathan Horne's page about configuring
sendmail ( among other services ) :

http://dfwlpiki.dfwlp.org/index.php/Deploying_a_FreeBSD_Server#Configuring_Mail_Services


Thanks!
Nice tutorial.

I have dowloaded all sources from cvs to my system. Should I delete 
some old sources/working dirs/etc from when I've installed software 
before or from when I built world and kernel?


I guess they're under /usr/src somewhere.

Just worried about some old files with wrong config that might screw 
this up.


Thanks,
Andreas
The only things comming to mind are cleaning /usr/src/obj and ( at least 
that is what I did ) backupping your HOSTNAME.* files in /etc/mail. 
Then I removed the HOSTNAME.* files and when I recompiled sendmail 
made new configs ( run 'make all' in /etc/mail ). You can copy 
particular settings from your old HOSTNAME.mc file. This way you have 
a clean start :)


Good luck,

--
-Frank Staals


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Reinstalling Sendmail?

2006-08-13 Thread Andreas Widerøe Andersen

On 8/10/06, Frank Staals [EMAIL PROTECTED] wrote:


You can recompile sendmail, you'll have to have the kernel sources
installed though:

# cd /usr/src/lib/libsm; make clean; make obj; make depend; make
# cd /usr/src/lib/libsmutil; make clean; make obj; make depend; make
# cd /usr/src/usr.sbin/sendmail; make clean; make obj; make depend; make;
make install

you might want to read Jonathan Horne's page about configuring sendmail (
among other services ) :

http://dfwlpiki.dfwlp.org/index.php/Deploying_a_FreeBSD_Server#Configuring_Mail_Services



Thanks!
Nice tutorial.

I have dowloaded all sources from cvs to my system. Should I delete some old
sources/working dirs/etc from when I've installed software before or from
when I built world and kernel?

I guess they're under /usr/src somewhere.

Just worried about some old files with wrong config that might screw this
up.

Thanks,
Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Reinstalling Sendmail?

2006-08-13 Thread Andreas Widerøe Andersen

On 8/10/06, Frank Staals [EMAIL PROTECTED] wrote:


Andreas Widerøe Andersen wrote:
 I have some problems with Sendmail (ref an older thread I posted):

 pid 72284 (sendmail), uid 0: exited on signal 11
 pid 72505 (sendmail), uid 0: exited on signal 11
 pid 72672 (sendmail), uid 0: exited on signal 11

 This happens every 30 minutes. It started after I upgraded from 4.7 to
 4.11p19.


 Is there some easy way I can reinstall sendmail completely getting it
 back
 to the way it is when installing a fresh system? I don't want to tweak
 and
 dig too much with this anymore so I rather start from scratch.

 I know it's part of the base system, but is there some way to do this?

 Thanks,
 Andreas
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


You can recompile sendmail, you'll have to have the kernel sources
installed though:

# cd /usr/src/lib/libsm; make clean; make obj; make depend; make
# cd /usr/src/lib/libsmutil; make clean; make obj; make depend; make
# cd /usr/src/usr.sbin/sendmail; make clean; make obj; make depend; make;
make install

you might want to read Jonathan Horne's page about configuring sendmail (
among other services ) :

http://dfwlpiki.dfwlp.org/index.php/Deploying_a_FreeBSD_Server#Configuring_Mail_Services



Thanks!
Nice tutorial.

I have dowloaded all sources from cvs to my system. Should I delete some old
sources/working dirs/etc from when I've installed software before or from
when I built world and kernel?

I guess they're under /usr/src somewhere.

Just worried about some old files with wrong config that might screw this
up.

Thanks,
Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Reinstalling Sendmail?

2006-08-13 Thread Andreas Widerøe Andersen

Hi,
I don't know how or where to see exactly why it is exiting. I only see what
I've posted from the standard logfiles under /var/log.

Can you please give me some input on where I can dig up some additional info
about the crash?

Thanks,
Andreas

---

On 8/10/06, Derek Ragona [EMAIL PROTECTED] wrote:


 You should check your log file and see why sendmail is exiting.

-Derek



At 06:33 AM 8/10/2006, Andreas Widerøe Andersen wrote:

I have some problems with Sendmail (ref an older thread I posted):

pid 72284 (sendmail), uid 0: exited on signal 11
pid 72505 (sendmail), uid 0: exited on signal 11
pid 72672 (sendmail), uid 0: exited on signal 11

This happens every 30 minutes. It started after I upgraded from 4.7 to
4.11p19.


Is there some easy way I can reinstall sendmail completely getting it back
to the way it is when installing a fresh system? I don't want to tweak and
dig too much with this anymore so I rather start from scratch.

I know it's part of the base system, but is there some way to do this?

Thanks,
Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by *MailScanner* http://www.mailscanner.info/, and is
believed to be clean.
MailScanner thanks transtec Computers http://www.transtec.co.uk/ for
their support.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Reinstalling Sendmail?

2006-08-10 Thread Andreas Widerøe Andersen

I have some problems with Sendmail (ref an older thread I posted):

pid 72284 (sendmail), uid 0: exited on signal 11
pid 72505 (sendmail), uid 0: exited on signal 11
pid 72672 (sendmail), uid 0: exited on signal 11

This happens every 30 minutes. It started after I upgraded from 4.7 to 4.11p19.


Is there some easy way I can reinstall sendmail completely getting it back
to the way it is when installing a fresh system? I don't want to tweak and
dig too much with this anymore so I rather start from scratch.

I know it's part of the base system, but is there some way to do this?

Thanks,
Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Reinstalling Sendmail?

2006-08-10 Thread Frank Staals

Andreas Widerøe Andersen wrote:

I have some problems with Sendmail (ref an older thread I posted):

pid 72284 (sendmail), uid 0: exited on signal 11
pid 72505 (sendmail), uid 0: exited on signal 11
pid 72672 (sendmail), uid 0: exited on signal 11

This happens every 30 minutes. It started after I upgraded from 4.7 to 
4.11p19.



Is there some easy way I can reinstall sendmail completely getting it 
back
to the way it is when installing a fresh system? I don't want to tweak 
and

dig too much with this anymore so I rather start from scratch.

I know it's part of the base system, but is there some way to do this?

Thanks,
Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]



You can recompile sendmail, you'll have to have the kernel sources 
installed though:


# cd /usr/src/lib/libsm; make clean; make obj; make depend; make
# cd /usr/src/lib/libsmutil; make clean; make obj; make depend; make
# cd /usr/src/usr.sbin/sendmail; make clean; make obj; make depend; make; make 
install

you might want to read Jonathan Horne's page about configuring sendmail ( among other services ) : 
http://dfwlpiki.dfwlp.org/index.php/Deploying_a_FreeBSD_Server#Configuring_Mail_Services





--
-Frank Staals


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Reinstalling Sendmail?

2006-08-10 Thread Derek Ragona

You should check your log file and see why sendmail is exiting.

-Derek


At 06:33 AM 8/10/2006, Andreas Widerøe Andersen wrote:

I have some problems with Sendmail (ref an older thread I posted):

pid 72284 (sendmail), uid 0: exited on signal 11
pid 72505 (sendmail), uid 0: exited on signal 11
pid 72672 (sendmail), uid 0: exited on signal 11

This happens every 30 minutes. It started after I upgraded from 4.7 to 
4.11p19.



Is there some easy way I can reinstall sendmail completely getting it back
to the way it is when installing a fresh system? I don't want to tweak and
dig too much with this anymore so I rather start from scratch.

I know it's part of the base system, but is there some way to do this?

Thanks,
Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]