what startup scripts attempt to update sendmail config?

2005-08-28 Thread Ron Peterson
Debian Sarge.. On boot, apparently right after the networking init script, and quite some time before the actual sendmail init script, something appears to be attempting to update various sendmail db's in /etc/mail. What's doing this? -- Ron Peterson Network & Systems Manager Mount Holyoke Coll

default sendmail config and munin sendmail plugins on unstable

2004-12-17 Thread Chris
Playing with munin on unstable. Trying to get the sendmail_mailstats and sendmail_mailtraffic plugins to work. These rely on the mailstats program. mailstats returns the following: MSP statistics... mailstats: /var/lib/sendmail/sm-client.st: No such file or directory MTA statistics... mailstats

sendmail config

2003-12-17 Thread RacoonBaby Z
Hi guy's, I'm very sorry,I really need some help with sendmail. How can I config the sendmail server to make it require client cert? That means the client must support the cert.Sorry, I'm not very good at English.I would really really appreciate if you would help me on this. racoonbaby 2003.12

Re: Sendmail Config (SOLVED)

2002-01-17 Thread Sven Gaerner
e a hashed db file using: > > `makemap -r hash genericstable.db < genericstable`. > > HTH. > > j. > > -- > Jeremy L. Gaddis <[EMAIL PROTECTED]> > > -Original Message- > From: Sven Gaerner [mailto:[EMAIL PROTECTED] > Sent: Tuesday, Janua

RE: Sendmail Config

2002-01-15 Thread Sven Gaerner
Hi Jeremy, my main problem is that sendmail doesn't change my 'From:' line. I don't want to use a smart host for mail delivery so the domain from my 'From:' line must be resolvable. These are the -I think- important lines from my /etc/mail/sendmail.mc. LOCAL_CONFIG Cwmail.shadow.local FEATURE(`u

RE: Sendmail Config

2002-01-15 Thread Sven Gaerner
Hi Jeremy, my main problem is that sendmail doesn't change my 'From:' line. I don't want to use a smart host for mail delivery so the domain from my 'From:' line must be resolvable. These are the -I think- important lines from my /etc/mail/sendmail.mc. LOCAL_CONFIG Cwmail.shadow.local FEATURE(`u

RE: Sendmail Config

2002-01-15 Thread Jeremy L. Gaddis
:58 AM To: debian-user@lists.debian.org Subject: Sendmail Config Hi, I got a problem with sendmail's config. I'm using the cyrus imapd and sendmail as MTA on one machine. This machine is MXed as internal mail server. Internal email is sent as expected but sendmail tries to send externa

Sendmail Config

2002-01-15 Thread Sven Gaerner
Hi, I got a problem with sendmail's config. I'm using the cyrus imapd and sendmail as MTA on one machine. This machine is MXed as internal mail server. Internal email is sent as expected but sendmail tries to send external mails with my internal email address. Therefore freemailer like GMX are re

Re: Sendmail Config

2000-06-03 Thread Eric 'Alibut
On Fri, Jun 02, 2000 at 10:04:18PM -0700, Jay Kelly wrote: > I need some help with sendmail. I use sendmailconfig and for the first > question "mail Name" I choose Pacbell.net. That's what I think I need to > use? my email is [EMAIL PROTECTED] Then I come to start host. "Smart host"? For most dia

Re: Sendmail Config

2000-06-03 Thread Joseph de los Santos
Subject: Re: Sendmail Config Try using a simpler mail transfer agent such as exim. Sendmail is really for big sites that need a lot of configurability. You really don't need all that configurability or complexity. Other users will tell you to use qmail, postfix, or smail, I'm sure. These

Re: Sendmail Config

2000-06-03 Thread Dan Brosemer
Try using a simpler mail transfer agent such as exim. Sendmail is really for big sites that need a lot of configurability. You really don't need all that configurability or complexity. Other users will tell you to use qmail, postfix, or smail, I'm sure. These are all equally viable solutions.

Sendmail Config

2000-06-03 Thread Jay Kelly
Ok Guy's, I need some help with sendmail. I use sendmailconfig and for the first question "mail Name" I choose Pacbell.net. That's what I think I need to use? my email is [EMAIL PROTECTED] Then I come to start host. I want my linux box to download mail from my ISP and store it until I log on. When

sendmail config problem

1999-06-27 Thread Michael Roark
I just set up a spare machine intending on it being a small list server and mx host for another domain. The default Debian install is smail, but I removed it and installed Sendmail. I thought I had everything installed properly, but everything stops at /var/spool/mqueue . Sendmail seems to not b

sendmail config

1999-05-07 Thread Khalid EZZARAOUI
hey, I have a probleme to configuring smail. If I say to smailconfig to send mail to root, all thing work, but if I set it to send them to a user "khaezzar" (he is in mail group) a get this mail : === !root !0 1001 !-oem !-f !<+> !-oMs !localhost !-o

sendmail config behind firewall?

1999-02-06 Thread Stuart Marshall
Hi, I have several machines behind a firewall. Let's say they are named cam1,cam2,cam3,cam4 with addresses 192.168.1.[2-5] with a firewall machine at 192.168.1.1 having 2 eth interfaces. The firewall also does ip masquerading. I want to be able to send mail from the cam? machines with the firew

Re: Sendmail config problem

1999-01-29 Thread Jaldhar H. Vyas
Thanks, that worked! -- Jaldhar H. Vyas <[EMAIL PROTECTED]> On Fri, 29 Jan 1999, Richard A Nelson wrote: > > Let sendmail's local delivery work as before, and add this line to > your sendmail.mc: > define(`SMART_HOST', `mailhub') > > where mailhub is the name of your firewall machine. send

Re: Sendmail config problem

1999-01-29 Thread Richard A Nelson
Let sendmail's local delivery work as before, and add this line to your sendmail.mc: define(`SMART_HOST', `mailhub') where mailhub is the name of your firewall machine. sendmail will then forward any non-local mail to mailhub -- Rick Nelson C:\WINDOWS C:\WINDOWS\GO C:\PC\CRAWL

Sendmail config problem

1999-01-29 Thread Jaldhar H. Vyas
I'm trying to set up sendmail on a server behind a firewall. It can only resolve DNS within the firewall. I want it to deliver mail to addresses within the firewall (all one domain) and pass on mail for the rest of the world to a gateway which does have external DNS. The problem is that while lo

Re: sendmail config Q.

1999-01-13 Thread Rob S. Wolfram
On Sat, Aug 02, 1997 at 12:57:34PM +0800, zhaoway wrote: Methinks the date of your system needs checking... > i want to rewrite the reply-to addr. according to the receipent's email > addr. > i don't know howto. anyone can help me? i use sendmail. > > why i want this, if you have interests to re

Re: sendmail config Q.

1998-12-27 Thread jpjevans
; From: zhaoway <[EMAIL PROTECTED]> >> To: debian-user@lists.debian.org >> Subject: sendmail config Q. >> >> i want to rewrite the reply-to addr. according to the receipent's email >> addr. >> i don't know howto. anyone can help me? i use sendmail. &g

sendmail config Q.

1998-12-27 Thread zhaoway
i want to rewrite the reply-to addr. according to the receipent's email addr. i don't know howto. anyone can help me? i use sendmail. why i want this, if you have interests to read on:-) my boss do not want to manage multiple email accounts. he setup his reply-to addr. to be [EMAIL PROTECTED], and