Re: SendMail Configuration

2003-08-17 Thread Craig White
On Sun, 2003-08-17 at 13:39, Suresh Babu A. [IT Engineer] wrote: > Hi, > > I already have a mail server [Sun OS 5.9] and i want to configure my red > hat sendmail 8. Kindly let me know any good url which talk about that. > OK - try reading Red Hat's manuals - my guess is that this is why the

Re: Sendmail running but not accepting

2003-03-27 Thread C Moss
On Thu, Mar 27, 2003 at 09:43:46AM +0200, Jason Dale wrote: > I am not sure if you have done all of this before, so I will mention it just > in case ;) > > Check your /etc/mail/sendmail.mc file for the following; > > dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA') > > Make sure the line

Re: Sendmail running but not accepting

2003-03-26 Thread Jason Dale
I am not sure if you have done all of this before, so I will mention it just in case ;) Check your /etc/mail/sendmail.mc file for the following; dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA') Make sure the line above is commented out. If it's not, add the 'dnl' and then use the m4 prog

RE: Sendmail running but not accepting

2003-03-26 Thread Thomas Chamtieh
ilto:[EMAIL PROTECTED] > Sent: Wednesday, March 26, 2003 11:31 PM > To: Thomas Chamtieh > Cc: [EMAIL PROTECTED] > Subject: Re: Sendmail running but not accepting > > > sounds like your /etc/mail/sendmail.cf got replaced during > the upgrade for > some reason, you migh

Re: Sendmail running but not accepting

2003-03-26 Thread Justin Zygmont
sounds like your /etc/mail/sendmail.cf got replaced during the upgrade for some reason, you might want to check it out. On Wed, 26 Mar 2003, Thomas Chamtieh wrote: > > I just ran up2date on a newly installed system. All the updates installed > without any erros except one thing. Sendmail was r

Re: Sendmail running but not accepting

2003-03-26 Thread Daniel Tan
maybe iptables is running and blocking it use nmap to test whether port 25 is blocked? try telnet 25 to telnet to smtp port - Original Message - From: "Thomas Chamtieh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 27, 2003 3:04 PM Subject: Sendmail running but not accep

Re: Sendmail updates

2003-03-10 Thread Jonathan M. Slivko
On Mon, 2003-03-10 at 16:42, Taylor, ForrestX wrote: > I am installing the sendmail updates on several machines, and I was > wondering if I needed to restart sendmail. It is easy enough to do, but > does anyone know if it is required after the updates are applied? > > Thanks, > > Forrest > --

RE: Sendmail config

2003-02-04 Thread Christian Thibodeau
On Mon, 2003-01-27 at 17:20, Raul Acevedo wrote: > Ok, I managed to fix my other problems. However, I still get all mail > delivered locally (i.e. to the firewall box), whether it originates from > outside the firewall or from within the firewall box. It never gets > routed to my internal Linux b

RE: Sendmail config

2003-02-04 Thread Brian Johnson
([EMAIL PROTECTED]) wrote*: > >> -Original Message- >> From: Brian Johnson >> Sent: Friday, January 31, 2003 12:36 AM >> Subject: Re: Sendmail config >> >> >> I am now playing with DaemonPortOptions and Modifiers=b in >> sendmail to have computers use port 30

RE: Sendmail config

2003-01-31 Thread Cowles, Steve
> -Original Message- > From: Brian Johnson > Sent: Friday, January 31, 2003 12:36 AM > Subject: Re: Sendmail config > > > I am now playing with DaemonPortOptions and Modifiers=b in > sendmail to have computers use port 30 (but still want local > connections th

Re: Sendmail & Vacation

2003-01-31 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 31 January 2003 05:54 am, Eduardo Sanz Martin wrote: > Hello, > > I am trying to setup vacation autoreply and I get the following > message: > > - The following addresses had permanent fatal errors - > "/usr/bin/vacation username" >

Re: Sendmail config

2003-01-30 Thread Randy Kelsoe
Brian Johnson wrote: Maybe I need a simpler explanation: Computer A is main mail server Computer B is computer I want to forward from (to Computer A) - mainly system email Computer C is another computer on the LAN with computer A (behind the firewall) Computer D is totally unrelated to email scen

Re: Sendmail config

2003-01-30 Thread Brian Johnson
I am now playing with DaemonPortOptions and Modifiers=b in sendmail to have computers use port 30 (but still want local connections through port 25 so trying two ports on local machine) Can now telnet on port 30 from computer B to computer A Still not getting mail through ... but at least now sho

Re: Sendmail config

2003-01-30 Thread Brian Johnson
Maybe I need a simpler explanation: Computer A is main mail server Computer B is computer I want to forward from (to Computer A) - mainly system email Computer C is another computer on the LAN with computer A (behind the firewall) Computer D is totally unrelated to email scenario, just another node

Re: Sendmail config

2003-01-30 Thread Jay Crews
Brian Johnson writes > > I can telnet to port 25 of the local machine from a different remote machine (my > home machine through a different ISP) > > *snip snip* > > Could the ISP be blocking port 25? Why would they do that? Absolutely! They could. Because they don't want you running a

RE: Sendmail config

2003-01-29 Thread Brian Johnson
And the saga continues ... I adjusted my firewall at the local machine so I don't have to keep dropping it I can telnet to port 25 of the local machine from a different remote machine (my home machine through a different ISP) So we have confirmed that the local machine is accepting telnet reques

RE: sendmail again....

2003-01-29 Thread Bruce Douglas
-- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ed Wilts Sent: Wednesday, January 29, 2003 4:18 PM To: [EMAIL PROTECTED] Subject: Re: sendmail again On Wed, Jan 29, 2003 at 05:28:32PM -0600, Cowles, Steve wrote: > >- Transcript of session follows -

Re: sendmail again....

2003-01-29 Thread Ed Wilts
On Wed, Jan 29, 2003 at 05:28:32PM -0600, Cowles, Steve wrote: > >- Transcript of session follows - > > 550 5.1.2 <[EMAIL PROTECTED]\@?>... Host unknown (Name server: > > earthlink.net\@?: host not found) > > > Where is the \@? coming from??? (see below) Isn't a \@ a null? > > X-Cro

RE: sendmail again....

2003-01-29 Thread Bruce Douglas
thanks I had seen that. makes sense... -bruce -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Cowles, Steve Sent: Wednesday, January 29, 2003 3:29 PM To: '[EMAIL PROTECTED]' Subject: RE: sendmail again > -Original Messag

RE: sendmail again....

2003-01-29 Thread Cowles, Steve
> -Original Message- > From: Bruce Douglas > Sent: Wednesday, January 29, 2003 3:37 PM > Subject: RE: sendmail again > > > jay > > here's a copy of the mail that's being resent > >

RE: sendmail again....

2003-01-29 Thread Bruce Douglas
ript/command to purge/stop msgs from being resent... thanks... -bruce -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jay Crews Sent: Wednesday, January 29, 2003 1:29 PM To: [EMAIL PROTECTED] Subject: Re: sendmail again Bruce Douglas writes >

Re: sendmail again....

2003-01-29 Thread Jay Crews
Bruce Douglas writes > > hi... > > i seem to be seeing returned mail msgs again > > i log in as root > i see have have a number of mail msgs > it appears that sendmail is continuously trying to send the same msg... > how do i stop this action Are you sure you don't have some

RE: Sendmail config

2003-01-29 Thread Cowles, Steve
> -Original Message- > From: Brian Johnson > Sent: Wednesday, January 29, 2003 10:06 AM > Subject: RE: Sendmail config > > > Thanks for the help everyone - it isn't working yet but I > appreciate the suggestions > > I've been looking into tc

RE: Sendmail config

2003-01-29 Thread Brian Johnson
Thanks for the help everyone - it isn't working yet but I appreciate the suggestions I've been looking into tcpdump and tethereal (I don't have gui since I'm connecting to the remote machine via ssh) Anyway, when I drop my local firewall (I need to spend a little time and make a hole through port

RE: Sendmail config

2003-01-29 Thread Cowles, Steve
> -Original Message- > From: Brian Johnson > Sent: Wednesday, January 29, 2003 8:50 AM > Subject: RE: Sendmail config > > > I removed iptables from the remote system a week ago ... just > to make sure that wasn't the problem (the remote system is > stoc

RE: Sendmail config

2003-01-29 Thread Jeremy Rodriguez
Ethereal or dsniff or snort -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Brian Johnson Sent: Wednesday, January 29, 2003 9:42 AM To: [EMAIL PROTECTED] Subject: RE: Sendmail config Do you have a recommended tool for sniffing LAN traffic

RE: Sendmail config

2003-01-29 Thread Brian Johnson
I removed iptables from the remote system a week ago ... just to make sure that wasn't the problem (the remote system is stock Redhat 8.0) > Are you sure you don't have a firewall script starting on your > other system? > The fact that you can telnet to this system (from another system) on your

RE: Sendmail config

2003-01-29 Thread Brian Johnson
Do you have a recommended tool for sniffing LAN traffic? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of RayW > Sent: Wednesday, January 29, 2003 08:15 > To: [EMAIL PROTECTED] > Subject: Re: Sendmail config > > > The

Re: Sendmail config

2003-01-29 Thread RayW
The best way to find out whats going wrong would be to sniff the traffic on the LAN. Otherwise your just spining your wheels -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

RE: Sendmail config

2003-01-28 Thread Cowles, Steve
> -Original Message- > From: Brian Johnson > Sent: Tuesday, January 28, 2003 11:20 PM > Subject: RE: Sendmail config > > Haven't quite figured it out yet > > When I drop my local firewall (the machine I want to handle > all domain email), I can telnet to

RE: Sendmail config

2003-01-28 Thread Brian Johnson
Haven't quite figured it out yet When I drop my local firewall (the machine I want to handle all domain email), I can telnet to ports 110 and 143 but not port 25 from the remote machine (the one I want to forward email to the local machine. From another local machine, on my LAN, I CAN telnet to p

RE: Sendmail config

2003-01-28 Thread Bruce Douglas
Brian Johnson Sent: Monday, January 27, 2003 7:20 PM To: [EMAIL PROTECTED] Subject: RE: Sendmail config Sorry - no US - it's Canada I think I can get it - I got a machine inside the LAN to forward mail, I just can't seem to get it from outside the LAN Currently checking access permissio

RE: Sendmail config

2003-01-28 Thread Cowles, Steve
> -Original Message- > From: Brian Johnson > Sent: Tuesday, January 28, 2003 7:53 AM > Subject: RE: Sendmail config > > > The 0 0.0.0.0:25 means it's listening on all ip addresses doesn't it? Yes. > > Other than firewall, what else could be inter

RE: Sendmail config

2003-01-28 Thread Brian Johnson
[EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Raul Acevedo > Sent: Tuesday, January 28, 2003 08:57 > To: [EMAIL PROTECTED] > Subject: Re: Sendmail config > > > > My system looks like it's trying to connect to the main mail server > > but is timing out

Re: Sendmail config

2003-01-28 Thread Raul Acevedo
> My system looks like it's trying to connect to the main mail server > but is timing out (even when I drop the firewall) The problem I had with this turned out to be in /etc/resolv.conf: it had a line saying: search com which resulted in lines in /var/log/maillog saying stuff like "Connec

RE: Sendmail config

2003-01-28 Thread Brian Johnson
e- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Cowles, Steve > Sent: Monday, January 27, 2003 23:44 > To: '[EMAIL PROTECTED]' > Subject: RE: Sendmail config > > > > -Original Message- > > From: Brian Johnson > > Sen

RE: Sendmail config

2003-01-27 Thread Cowles, Steve
> -Original Message- > From: Brian Johnson > Sent: Monday, January 27, 2003 10:01 PM > Subject: RE: Sendmail config > > > My system looks like it's trying to connect to the main mail > server but is timing out (even when I drop the firewall) Just a gues

RE: Sendmail config

2003-01-27 Thread Brian Johnson
My system looks like it's trying to connect to the main mail server but is timing out (even when I drop the firewall) Raul Acevedo ([EMAIL PROTECTED]) wrote*: > >Ok, I managed to fix my other problems. However, I still get all mail >delivered locally (i.e. to the firewall box), whether it origi

RE: Sendmail config

2003-01-27 Thread Brian Johnson
Sorry - no US - it's Canada I think I can get it - I got a machine inside the LAN to forward mail, I just can't seem to get it from outside the LAN Currently checking access permissions Bruce Douglas ([EMAIL PROTECTED]) wrote*: > >Brian > >Regarding your sendmail.Given that I just

RE: Sendmail config

2003-01-27 Thread Raul Acevedo
Ok, I managed to fix my other problems. However, I still get all mail delivered locally (i.e. to the firewall box), whether it originates from outside the firewall or from within the firewall box. It never gets routed to my internal Linux box, and looking at its /var/log/maillog, it doesn't get e

RE: Sendmail config

2003-01-27 Thread Bruce Douglas
Brian Regarding your sendmail.Given that I just went through a situation where I finally got Sendmail to send email. Send me your contact information. If you're in the US, I might be able to help out... Regards, Bruce [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED]

RE: Sendmail config

2003-01-27 Thread Raul Acevedo
Cowles, Steve wrote: > Have you opened up the appropriate ports on your firewall to allow this > system to send outbound e-mail? What ports would those be? How would I do this? I tried your instructions for using mailertable, but I have the following problems: 1. All mail sent externally t

RE: Sendmail config

2003-01-27 Thread Cowles, Steve
> -Original Message- > From: Raul Acevedo > Sent: Monday, January 27, 2003 4:46 PM > Subject: Sendmail config > > > Yes please! This is the most basic need for sendmail in a > simple home setup: firewall box which just forwards all mail > to my "real" Linux box behind the firewall. Use

Re: Sendmail config

2003-01-27 Thread Kevin Brouelette
Hello. You need have and setup Mailertable support. Here's a link or look at /usr/share/docs/sendmail documentation. http://freebsd.peon.net/tutorials/16/ Kevin B - Original Message - From: "Brian Johnson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 27, 2003

RE: Sendmail config

2003-01-27 Thread Cowles, Steve
> -Original Message- > From: Brian Johnson > Sent: Monday, January 27, 2003 4:13 PM > Subject: Sendmail config > > > Could someone give me some pointers for getting sendmail to > forward all email (including internal email messages) to > another machine over the internet? > > I've playe

RE: sendmail question...

2003-01-26 Thread Bruce Douglas
Steve... Thanks for your input... It seems to have worked!!! thanks bruce -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Cowles, Steve Sent: Sunday, January 26, 2003 11:28 AM To: '[EMAIL PROTECTED]' Subject: RE: sendmai

RE: sendmail question...

2003-01-26 Thread Cowles, Steve
> -Original Message- > From: Bruce Douglas > Sent: Sunday, January 26, 2003 12:28 PM > Subject: RE: sendmail question... > > > thanks... > > however, i did a #>mailq... it came back saying that the > /var/spool/mqueue is empty... so it looks like Sendm

RE: sendmail question...

2003-01-26 Thread Bruce Douglas
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Randy Kelsoe Sent: Sunday, January 26, 2003 10:13 AM To: [EMAIL PROTECTED] Subject: Re: sendmail question... Bruce Douglas wrote: >hi... > >Can anyone tell me how to stop sendmail from continually attempting

Re: sendmail question...

2003-01-26 Thread Randy Kelsoe
Bruce Douglas wrote: hi... Can anyone tell me how to stop sendmail from continually attempting to send a message over and over that it can't deliver. The mail for root keeps getting filled up with the same undelivered email message!!! I'm pretty sure it's a simple command.. I can't seem to find

Re: Sendmail trouble

2003-01-14 Thread Jay Crews
Lucas Albers writes > > Can you not just do a sendmail reload, and it should rebuild the cf file > from the mc file? No. > > I touched my sendmail.mc file and it rebuilt the sendmail.cf file. use: m4 sendmail.mc > sendmail.cf If the sendmail.mc and sendmail.cf are not in the same dir,

Re: Sendmail trouble

2003-01-14 Thread Lucas Albers
Can you not just do a sendmail reload, and it should rebuild the cf file from the mc file? I touched my sendmail.mc file and it rebuilt the sendmail.cf file. > On Tue, 2003-01-14 at 16:05, Michael St. Laurent wrote: >> I'm having trouble with email on an 8.0 system that has >> sendmail-8.12.5-7 i

Re: Sendmail trouble

2003-01-14 Thread Kevin Brouelette
- Original Message - From: "Michael St. Laurent" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 14, 2003 2:05 PM Subject: Sendmail trouble > I'm having trouble with email on an 8.0 system that has sendmail-8.12.5-7 > installed. When I attempt to send mail on this sy

Re: Sendmail trouble

2003-01-14 Thread Steve Cowles
On Tue, 2003-01-14 at 16:05, Michael St. Laurent wrote: > I'm having trouble with email on an 8.0 system that has sendmail-8.12.5-7 > installed. When I attempt to send mail on this system I get the following > in the /var/log/maillog: > > Jan 12 04:33:19 ftp sm-msp-queue[5133]: h0AGXJmQ001182: to

Re: sendmail config's

2003-01-12 Thread Tommy McNeely
On Mon, 2003-01-13 at 03:31, Rob Unsworth wrote: > On Sun, 12 Jan 2003, Tommy McNeely wrote: > > > It should be a symlink that is changed by the "switchmail" app... so > > incase you are using postfix then it could be > > > > /etc/aliases -> /etc/postfix/aliases > > > > and if you are using send

Re: sendmail config's

2003-01-12 Thread Rob Unsworth
On Sun, 12 Jan 2003, Tommy McNeely wrote: > It should be a symlink that is changed by the "switchmail" app... so > incase you are using postfix then it could be > > /etc/aliases -> /etc/postfix/aliases > > and if you are using sendmail, it could be > > /etc/aliase -> /etc/mail/aliases > >

Re: sendmail config's

2003-01-12 Thread Tommy McNeely
It should be a symlink that is changed by the "switchmail" app... so incase you are using postfix then it could be /etc/aliases -> /etc/postfix/aliases and if you are using sendmail, it could be /etc/aliase -> /etc/mail/aliases right? On Sat, 2003-01-11 at 03:21, Rob Unsworth wrote: > On

Re: sendmail config's

2003-01-10 Thread Joe Klemmer
On Sat, 2003-01-11 at 05:21, Rob Unsworth wrote: > > > What's the reason for moving /etc/mail/alias to the /etc directory?? > > > Everything else is in /etc/mail. > > > > I believe compatibility. > > Every version that I have used since 4.2 had/has /etc/aliases, so unless > 7.3 (which I never in

Re: sendmail config's

2003-01-10 Thread Rob Unsworth
On Fri, 10 Jan 2003, Lucas Albers wrote: > I believe compatibility. Every version that I have used since 4.2 had/has /etc/aliases, so unless 7.3 (which I never installed) had /etc/mail/aliases, it hasn't been moved. Regards, Rob > > > > Hi, > > > > What's the reason for moving /etc/mail/al

Re: sendmail config's

2003-01-10 Thread Lucas Albers
I believe compatibility. > > Hi, > > What's the reason for moving /etc/mail/alias to the /etc directory?? > Everything else is in /etc/mail. > > Thanks > Kevin B > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list --

RE: Sendmail masquerading

2003-01-09 Thread Cowles, Steve
> -Original Message- > From: Christopher Keller > Sent: Thursday, January 09, 2003 1:36 PM > Subject: Sendmail masquerading > > > Anyone having strage problems with masquerading under 8.0? > > I can't seem to get it to rewrite mail.foo.com to foo.com on outgoing > email. I've sanity che

Re: Sendmail Problems

2003-01-07 Thread vtwinc
sendmail is configured for local network comment out the 127.0.0.1 in the sendmail.mc file, this should resolve the problem. > > From: Paul Watkins <[EMAIL PROTECTED]> > Date: 2003/01/07 Tue PM 01:03:38 EST > To: <[EMAIL PROTECTED]> > Subject: Sendmail Problems > > I've got a problem with my net

Re: Sendmail Problems

2003-01-07 Thread Christopher McCrory
Hello... On Tue, 2003-01-07 at 10:03, Paul Watkins wrote: > I've got a problem with my network and sendmail. > > All my users are on a LAN with the network 192.168.0.0 - 254 > cat /etc/mail/access add '192.168 RELAY' to /etc/mail/access make -C /etc/mail > My Internet IP address is 68.-.-

Re: Sendmail on RH8

2003-01-06 Thread Peter Boy
Am Mon, 2003-01-06 um 08.41 schrieb Jason Dale: > Question #1 > > However , I need to find a way to 'test' the new mail > server , without changing the MX record's IP address on our > ISP's DNS servers. Is there a command I can use in Linux > to send a mail message from one Linux server t

RE: Sendmail on RH8

2003-01-06 Thread Pavel Rozenboim
Answer to your first question: Send mail to user@[ip address] (you need square brackets). Pavel. -Original Message- From: Jason Dale [mailto:[EMAIL PROTECTED]] Sent: Mon, January 06, 2003 9:42 AM To: [EMAIL PROTECTED] Subject: Sendmail on RH8 Hi All: Question #1 I am in the process o

RE: sendmail virtual users

2002-12-16 Thread Cowles, Steve
> -Original Message- > From: Kevin Waterson > Sent: Monday, December 16, 2002 5:15 AM > Subject: sendmail virtual users > > > I have always used sendmails virtusertable to add users to > different domains. But how can I have users tom, dick and harry > collect there own mails from there d

Re: sendmail

2002-12-08 Thread Patrick
Look in /etc/mail/sendmail.mc and make sure the following line has "dnl" in front of it. Like this. dnl # DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl Then remake sendmail.cf by following the instructions at the start of the sendmail.mc file and don't forget to restart sendmail. If you

RE: sendmail & trusted-users weirdness

2002-12-07 Thread Cowles, Steve
> -Original Message- > From: Patrick > Sent: Saturday, December 07, 2002 6:57 AM > Subject: sendmail & trusted-users weirdness > > > Hi, > > I added a username to /etc/mail/trusted-users, next added > define(`confCT_FILE', `-o /etc/mail/trusted-users') to > sendmail.mc, then did m4 /et

Re: Sendmail - adding 'trailer' to all outbound messages

2002-12-02 Thread Tony Nugent
On Mon Dec 02 2002 at 19:31, Aaron Konstam wrote: > On Mon, Dec 02, 2002 at 02:07:43PM -0700, Craig White wrote: > > Search Sendmail.org but couldn't find any info - may not be possible but > > I'll ask > > > > Is there any directive that I can add to sendmail.mc or instructions > > anywhere that

RE: Sendmail - adding 'trailer' to all outbound messages

2002-12-02 Thread Brian G. Peterson
he sendmail FAQ on the issue: http://www.sendmail.org/faq/section3.html#3.35 -Original Message- From: Aaron Konstam Subject: Re: Sendmail - adding 'trailer' to all outbound messages On Mon, Dec 02, 2002 at 02:07:43PM -0700, Craig White wrote: > Search Sendmail.org but couldn&

RE: Sendmail - adding 'trailer' to all outbound messages

2002-12-02 Thread Brian G. Peterson
Appending to messages is supported by the commercial Sendmail product. I don't know of anyway to do this in the sendmail.mc file. ref: http://www.sendmail.com/products/msmgr_policy.shtml -Original Message- From: Aaron Konstam Subject: Re: Sendmail - adding 'trailer'

Re: Sendmail - adding 'trailer' to all outbound messages

2002-12-02 Thread Aaron Konstam
On Mon, Dec 02, 2002 at 02:07:43PM -0700, Craig White wrote: > Search Sendmail.org but couldn't find any info - may not be possible but > I'll ask > > Is there any directive that I can add to sendmail.mc or instructions > anywhere that I can add the contents of a file to the bottom of all > outgoi

Re: Sendmail - adding 'trailer' to all outbound messages

2002-12-02 Thread Hugo van der Kooij
On 2 Dec 2002, Craig White wrote: > Search Sendmail.org but couldn't find any info - may not be possible but > I'll ask > > Is there any directive that I can add to sendmail.mc or instructions > anywhere that I can add the contents of a file to the bottom of all > outgoing messages send from a se

Re: Sendmail - adding 'trailer' to all outbound messages

2002-12-02 Thread Tony Nugent
On Mon Dec 02 2002 at 14:07, Craig White wrote: > Search Sendmail.org but couldn't find any info - may not be possible but > I'll ask > > Is there any directive that I can add to sendmail.mc or instructions > anywhere that I can add the contents of a file to the bottom of all > outgoing messages

Re: sendmail

2002-11-06 Thread Miloslav Trmac
On Tue, Nov 05, 2002 at 10:11:41PM -0500, Eric Reff wrote: > I have one RedHat server that is having trouble mailing it's logs out. Up > until a week ago when I removed(rpm -e) sendmail everything is going > perfectly. The logs were sent out with a simple pipe to /bin/mail. I've > since reinstal

Re: sendmail

2002-11-05 Thread Chris Ford
Make sure that you have 127.0.0.1 localhost.localdomain localhost host1.example.net in the /etc/hosts. I have seen this same behavior after removing the localhost info, or moving it after the FQDN. HTH, Chris - Original Message - From: "Eric Reff" <[EMAIL PROTECTED]> To: <[EM

Re: sendmail

2002-11-05 Thread Ed Wilts
On Tue, Nov 05, 2002 at 10:11:41PM -0500, Eric Reff wrote: > I have one RedHat server that is having trouble mailing it's logs out. Up > until a week ago when I removed(rpm -e) sendmail everything is going > perfectly. The logs were sent out with a simple pipe to /bin/mail. I've > since reinstal

Re: Sendmail

2002-11-01 Thread J.M. Cogels
If I understand you correctly you cannot telnet to the server with WinXP? If so, enter 'set term vt100' within telnet before connecting, maybe that helps. Or download Putty. Regards, Joost John S. Dey wrote: Hello Everyone: I just installed RH 8.0. Set up Squid that serves up http to private

Re: Sendmail

2002-10-31 Thread Tony Nugent
On Thu Oct 31 2002 at 20:02, "John S. Dey" wrote: > I just installed RH 8.0. Set up Squid that serves up http to private > network clients. Would like to use Sendmail to serve up email to the > same clients and am stumped. I had been told on RH 7.3 to try telnet > 110. Now I have a working tel

Re: Sendmail

2002-10-31 Thread Joe Klemmer
On Thu, 2002-10-31 at 20:02, John S. Dey wrote: > I just installed RH 8.0. Set up Squid that serves up http to private > network clients. Would like to use Sendmail to serve up email to the > same clients and am stumped. I had been told on RH 7.3 to try telnet > 110. Now I have a working te

Re: sendmail in bastion host

2002-10-23 Thread Mike Chambers
- Original Message - From: "Paul Gear" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 23, 2002 2:57 AM Subject: Re: sendmail in bastion host > David Sudjiman wrote: > > Yup.. the same dns I use for proxy.. and I use ptr record as w

Re: sendmail in bastion host

2002-10-23 Thread David Sudjiman
mmm This is my first time to configure sendmail.. what do you mean bay caching nameserver /etc/hosts? thx On Wednesday 23 October 2002 02:57 pm, Paul Gear wrote: > > Try configuring a local caching nameserver. > > Paul -- An intellectual is someone whose mind watches itself.

Re: sendmail in bastion host

2002-10-23 Thread Paul Gear
David Sudjiman wrote: > Yup.. the same dns I use for proxy.. and I use ptr record as well > > On Wednesday 23 October 2002 11:38 am, Craig White wrote: > >>- >>start by looking at dns on that machine...is the first dns server listed >>in /etc/resolv.conf a good one? Try configuring a local c

Re: sendmail in bastion host

2002-10-23 Thread David Sudjiman
Yup.. the same dns I use for proxy.. and I use ptr record as well On Wednesday 23 October 2002 11:38 am, Craig White wrote: > - > start by looking at dns on that machine...is the first dns server listed > in /etc/resolv.conf a good one? > > > Craig -- A help wanted add for a photo journalist

Re: sendmail in bastion host

2002-10-23 Thread Craig White
On Tue, 2002-10-22 at 20:30, David Sudjiman wrote: > I'm trying to replace my proxy to linux firewall with sendmail as a forwarder. > > I noticed that sendmail takes longer to receive email from outside rather than > msproxy.. haw can i do the trick? > - start by looking at dns on that mach

Re: Sendmail and sm-client boot time problem

2002-10-13 Thread Alimin Bijosono Oei
My problem is that everytime I do a restart/reboot, during the loading of sendmail and sm-client, it will take an unusually longer time (2-3 minutes) just for both of them but that the loading process returns no error, both sendmail and sm-client give [OK] status. This is almost always a prob

Re: Sendmail and sm-client boot time problem

2002-10-12 Thread Ed Wilts
On Sun, Oct 13, 2002 at 04:04:52AM +1000, Alimin Bijosono Oei wrote: > > My problem is that everytime I do a restart/reboot, during the loading > of sendmail and sm-client, it will take an unusually longer time (2-3 > minutes) just for both of them but that the loading process returns no > err