Didier Casse wrote:
> Please read below:
>
> On Fri, 11 Jul 2003, Edward Dekkers wrote:
>
>> Didier Casse wrote:
>>
>>> Hi,
>>>I just realized that sendmail on my redhat 9 can't deliver mail
>>> to mailboxes outside my domain! Everytime it says something like
>>> connection refused.
>>>
>>
David Richards wrote:
> i think you should check /etc/mail/sendmail.cf for the following line
>
> O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA
>
> if its 127.0.0.1 then you sendmail is listening on 127.0.0.1 for mail
> connections which i dont think is what you want
>
Based on my unde
Chris W. Parker wrote:
> Hey there y'all.
>
> Let's see... I have a Sonicwall firewall that is sending it's data to
> my linux box via local0.
>
> Here is the pertinent line in /etc/syslog.conf:
>
> local0.* /var/log/sonicwall/log
>
> Here is /etc/logrotate.conf (I removed all unne
Lorenzo Prince wrote:
> I am running Postfix on RH9 and may be having a couple of
> problems. I am basically using the out-of-the-box config
> file, except I modified the inet_interfaces option to include
> $myhostname so I can receive messages at my domain and
> localhost so I can send messages u
pnelson wrote:
> RH 9
> cyrus 2.1.13
> sasl 2.1.13
> sendmail 8,12,8
> spamassassin 2.44
>
> Have tried the milter app spamass-milter but it wont compile saying
> that libmilter isn't installed. Still lost... Isn't milter part of
> the RH sendmail 8.12.8? If so what am I doing wrong or any other
pnelson wrote:
> found the spamassassin src rpm but I didn't find any spamass-milter
> src rpm so I'm just going to try and build it... unless there is a
> source you know about?
Sorry, I'm a spamass-milter list member. About a month ago one of the list
members created the spamass-milter source rp
Timothy Stone wrote:
> Here's a slow pitch:
>
[snip]
> imagine if you will:
>
> www.customersite.com. IN A 192.168.0.5
> www.customersite.com. IN A 192.168.0.6
> www.customersite.com. IN A 192.168.0.7
> www.customersite.com. IN A 192.168.0.8
I'm hoping your asking us to imagine that you actual
Nathan Wolfe wrote:
> I am running OpenSSH on redhat 8. I have generated a keypair using the
> client from ssh.com (Secure Shell Client). the key has been uploaded
> to the server and I have attempted to convert the key to Open ssh
> using:
>
> # ssh-keygen -X -f .ssh2/dsa2048key.pub >>.ssh/autho
vijaya wrote:
> Hi ,
> Has anyone got MRTG up and running on redhat 8.0 .
> I have the following error after running the mrtg command .
> ITs installed but no png r seen
> The error is
>
>
> Malformed UTF-8 character (unexpected non-continuation byte 0x2e,
Try adding "export LANG=C" to your scr
IS wrote:
> I use sendmail 8.12.8 and host different domainnames. When mail
> arrives for [EMAIL PROTECTED] and the useraccount somebody excists on
> our host than mail we catch from another server in fallback mode will
> be delivered at the account somebody which isn't right ofcourse.
>
> Also wh
IS wrote:
> Steve,
>
> Thank you for your response. I do want to temporary queue mail for a
> fallback domain and not store the mail on my mailserver.
>
> Unfortunately this is what happens (local storage of mail which my
> mailserver receives for fallback hosts) when mail for another domain
> is
Mark Reis wrote:
> Hello,
>
> Try 2
>
> We are getting in the process of upgrading our department to Redhat
> 9.0. While I was in the process of testing our customized install, I
> ran into problems with mail. This command works fine as root, but not
> as a typical user.
>
>
>> bash-2.04$ m
Paulo Schopf wrote:
> I have redhat 9 and im in trouble to fix a reverse dns lookup problem.
>
> file /etc/nsswitch.conf:
> hosts: files dns
>
> file /etc/host.conf:
> order hosts,bind
>
> file /etc/hosts:
> 127.0.0.1 localhost.localdomain localhost
> 192.168.0.25 machine1
>
> file /etc/resolv.
Jonathan M. Slivko wrote:
> Thats not needed, DNS servers aren't really ISP specific.
Huh???
Maybe I'm misunderstanding your reply, but if an ISP has properly configured
their DNS server(s), it will not allow (accept) recursion requests from ip
addresses outside the ISP's assigned IP range.
Ste
Jonathan M. Slivko wrote:
> Earthlink accepts DNS from anywhere, AceDSL (company in NYC),
> Netvision in Israel does, Speakeasy does, so do many others.
I'm well aware of the fact that certain ISP's accept requests from anywhere
on the planet. Why they do so is either by design -or- their system
a
[EMAIL PROTECTED] wrote:
> containing prohibited content (SYM:23953231121286250666)
>
>
> Subject of the message: RE: getting dns ip automatically
> Recipient of the message: "'[EMAIL PROTECTED]'"
> <[EMAIL PROTECTED]>
You've got to be kidding!!! I have received the above notice for each post I
Rizzuto, Alan wrote:
> (SYM:33731228931617092356)]
>
>
> My apologies - our new EXCHANGE email server had a new version of
> Symantec loaded that was blocking all redhat-list messages as spam -
> we have it resolved now - sorry for the unrequested responses. Alan
> Rizzuto
>
Thank you for your
Cowles, Steve wrote:
> detecte d that you sent a message containing prohibited content
>
>
> Rizzuto, Alan wrote:
>> (SYM:33731228931617092356)]
>>
>>
>> My apologies - our new EXCHANGE email server had a new version of
>> Symantec loaded that was
Hal Burgiss wrote:
> On Mon, Jul 28, 2003 at 09:58:30AM -0400, Reuben D. Budiardja wrote:
>> Does anyone else get this message below when posting to the list?
>> This is so darn annoying.
>
> Yes, I just added that address to access.db ...
>
>> Return-Path: <[EMAIL PROTECTED]>
Alan Rizzuto of St
Devon Harding - GTHLA wrote:
> How do I get Sendmail to Relay/Forward all mail to a particular IP
> address in my network?
>
use sendmail's mailertable feature. i.e.
# cd /etc/mail
# cat mailertable
mydomain.comesmtp:[ip or fqdn of internal mail server]
# make
Obviously, you need to subst
pnelson wrote:
>
> SMTP1 is different.
>
> What can happen is that because SMTP2 accepts relays from SMTP1 it
> will accept local mail, but SMTP2 will send outbound mail also.
>
> Steve didn't note the complete configuration, just mailertable.
Now that my blood pressure has returned to normal..
Ronald W. Heiby wrote:
> Tuesday, July 22, 2003, 5:04:14 AM, Thomas wrote:
>> Why can't thr person use ddclient to do this? I missed a lot of this
>> thread but rather than use ddclient to update an IP at dynamic DNS
>> provide, point it where he wants it.
>
> I'm sorry, but I cannot parse this.
Yohann DESQUERRE (DSI NOISIEL) wrote:
> Hi all,
>
>
> I try to monitor my network via snmp and I don't know which mib file
> is used by redhat 9.0
>
>
I'm not aware of a net-snmp using a single mib file.
1) Have you looked at: /usr/share/snmp/mibs
2) Have you dumped the entire mib tree using
Mark Reis wrote:
> Hi,
>
> For security reasons, we do not run sendmail as a daemon - instead it
> is called whenever a user or process wants to send mail. However, the
> one time we run into problems is if the mail server rejects the mail.
> In this case, the mail sits in the mail queue until som
Stuart Clark wrote:
> Hi
>
> Why can't I get the fqdn on my box?
>
> The man hostname says
>
> The complete FQDN of the system is returned with hostname --fqdn.
>
> But when I do it I just get the hostname
>
>
> [EMAIL PROTECTED] root]# hostname --fqdn
> server1
> [EMAIL PROTECTED] root]# hos
Ronald W. Heiby wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Thursday, July 24, 2003, 2:24:33 AM, Gerry wrote:
>> It looks like you are using a box by the name of
>> falkor.off.the-strategis.com and your mail server is
>
> My notebook PC is "falkor". When I am in my office, it bec
James Pifer wrote:
> Besides adding a second DNS server, is there any way for the DNS
> server to respond to external requests (through the firewall) one
> way, and to respond to internal requests another?
Yes, switch to using Bind 9 and then implement its "view" feature. then you
can then run a s
James Pifer wrote:
> Thanks, I'll try that. Do you know if there are RPMs for bind 9 on
> Redhat 8.0? Been googling and the only one I've found is from Suse.
>
Can't help you there. If all else fails you can always download the bind9
source from isc.org and compile/install. I know!! Easier said t
David Hart wrote:
> Suppose, for testing purposes, that I want to display my httpd access
> and error logs, on the screen, updating in real time. Is there a way
> to do this?
>
I keep terminal windows like this open 24x7. Another alternative to the -f
option of the tail command (to compensate for
James Pifer wrote:
> Steve,
> Sorry, a couple more questions. I've been trying to find complete
> examples of the named.conf on the net and haven't found any. The man
> pages don't seem to go into much detail. Not sure how to modify mine.
>
> Below is my current named.conf. Does the example you se
Paul Reilly wrote:
Trend Microsystems has a fairly decent virus scanner for Linux
>>
>>> Not in my experience.
>>>
>> I agree.
>>
> I too would be interested to hear of people's experience with Trend.
> What problems were there?
...and on the other side of the coin.
I can't speak f
[EMAIL PROTECTED] wrote:
> Hello,
>
> My head's becoming awfully bruised from banging it on my desk. I'm
> hoping someone can help me out. I've got a redhat 9 box running
> sendmail, spamassassin, and mailscanner. When I send an email from
> that box to my exchange server, it works fine. Now, if I
[EMAIL PROTECTED] wrote:
>> Based on the status entry... it looks like sendmail attempted
>> to connect to 4clevelands.com, but for some reason the
>> connection was refused. Duh! This could either be a firewall
>> blocking outbound connections on port 25 -or- sendmail is
>> announcing itself (HELO
[EMAIL PROTECTED] wrote:
>> In the following order...
>>
>> 1) type: telnet 4clevands.com 25
>> This should verify that a firewall is not blocking attempts
>> from the server your on. If you get a 220 response, then type: quit.
> I get:
> Trying 69.57.150.26...
> And it just sits there.
That's no
Zen Sorcerer wrote:
> umm...who handles your DNS?
> Just tell whoever handles your DNS to just add webmail as an alias.
> If you handle the DNS then just add:
> webmail IN CNAME @
> To your named/dns entry in
> /var/named/whatever.you.called.your.dns.file.
The above cname example wi
Mark Haney wrote:
> It may seem like this is the wrong place to post, but I think the
> issue is with sendmail. I'm trying to setup Mailman for a small
> mailing list for our county school system. Mailman itself seems to
> work, I can subscribe from the web page, and I get an email
> confirming t
[EMAIL PROTECTED] wrote:
> Hi,
>
> I'm using fetchmail-6.2.2 with sendmail-8.12.5-7 on RH-8 platform as
> an offline dialup mail server. Can anyone send me the mc file for
> sendmail-8.12.5-7 which has such feature: - accepts mails of remote
> address and puts in queue - delivers immediately if th
Richard Bewley wrote:
> Hi,
>
> Another important thing to consider when choosing a mail server, is
> that it has a large user base, from which you can ask questions, and
> bounce ideas off. PostFix seems to have a very large user base,
> which makes it a good choice, IMO.
>
> Richard
I have to
Mark Haney wrote:
> I just tested my hotmail account, and I can reply to the confirm
> message by email to confirm the membership. But it does not send me
> a copy of my list message to the hotmail account. I do however get
> the message sent to my home account just fine. That must be the spam
>
Mark Haney wrote:
> Cowles, Steve wrote:
>> What does /var/log/maillog show for delivery to your hotmail accout?
>> Is your mail being delivered and then filtered at hotmail -or- is
>> hotmail rejecting the connection attempt from your MTA?
>
> Aug 1 12:13:42 pcweb sen
Sevatio wrote:
> Hardware Scenario: 2 PCs connected to a hub/switch and the hub/switch
> is connected to a Comcast cable modem that is then connected to the
> Comcast Cable Internet system.
>
> Main Question: Is it possible to route things in a manner that enables
> the 2 PCs to send data (via FTP
Edward Dekkers wrote:
> I don't want to re-invent the wheel, so does anyone know (or has
> written) some scripts to automatically black-or-white_list a sender?
>
> Best explained with an example.
>
> I see a message in my OE inbox which is NOT marked as spam, but I
> would like it to be. Is there
snort bsd wrote:
> hi all:
>
> coulld linux boot up without keyboard? usually i boot
> the system up with keyborad and then it it off; but i
> am wonder there mcuh be a way that i boot it up
> without the keyboard ...
Sure! Linux will give you a warning about the keyboard missing, but will
boot-u
Jason Dixon wrote:
> On Thu, 2003-08-21 at 17:38, Peram's List wrote:
>> I appreciate your quick response.
>> Is there any way I get the time taken for the execution of a script
>> from the script itself instead of typing it at the command line.
>
> To be honest, I can't get GNU time to even honor
Nabin Limbu wrote:
> Hi everybody,
>
> My logwatch reports me the following message everyday. What does this
> mean? Is my mail server trying to relay mail to rapti.mos.com.np or is
> rapti.mos.com.np trying to relay mails via my mailserver.
> Also how can I stop these junk mails.
>
> ruleset=che
Le Ngoc Thach wrote:
> Dear Sean Estabrooks,
>
> I have tried both "ping server3" and "ping
> server3.vn.ibs-dp.com". But they do not work.
Either your resolver lib config is hosed or your DNS server is not loading
the sub domain vn. (see below)
>
> I have also tried modified /etc/resolve.conf
Stephen Kuhn wrote:
> On Fri, 2003-08-29 at 17:35, Didier Casse wrote:
>
>> If you fixed /etc/hosts, and /etc/resolv.conf then I've no clue! It's
>> because of problems like this configuration headaches with sendmail
>> that I decided to switch to qmail! When a friend told me to switch
>> to qmail
Daniel Tan wrote:
> i would like to know what these errors mean?
> why did it failed?
[snip]
All of these logfile entries look to be DDNS updates that were rejected by
your DNS server.
1) Are your zone definitions configured to allow DDNS update (allow-update)
requests from dhcp clients?
2) Is
Sasa Stupar wrote:
> The thing is that I still want to be able to boot any of the systems
> independently. This means I want to leave intact the MBR of each disk.
I use a slightly different approach to dual booting. Maybe it will work for
you.
I have linux installed on one hard drive with grub in
Tim Lamberth wrote:
> Hello all,
>
> Running RH 9 with Postfix and have been very happy with the results.
> I also installed Squirrelmail via the cd and as I run through the
> various config info it appears that the default setup is for Sendmail.
> I was wondering if anyone else has Squirrelmail u
Bret Hughes wrote:
[snip]
> The first question I have is how can I get sendmail to use the name
> mail1 instead of webserver1.
>
> I was able to fix (workaround ) an error reported by dnsreport.com
> where it said that the host name in the greeting was not the same as
> that reported in dns (
Graham Leggett wrote:
> Keith Morse wrote:
>
>> Graham, if you don't get a decent response here I'd suggest that you
>> check the postfix users list archives. I know this has been
>> discussed before on that list.
>>
>>
>> http://www.postfix.org/lists.html
>
> After a whole lot of digging, t
Joe Polk wrote:
> I'm trying to get spamass-milter to work. But I don't really want to
> recompile sendmail. I'd prefer to work with rpm's if possible. Then
> again, I have everything setup but no spam is being filtered.
>
1) Type: sendmail -bt -d0.1 mailto:[EMAIL PROTECTED]
https://www.redhat.c
> -Original Message-
> From: [EMAIL PROTECTED]
> Sent: Saturday, December 14, 2002 12:46 PM
> Subject: Re: Sendmail security
>
>
>
> nessus www.nessus.org has quite a few tests against sendmail
> security and www.ordb.org has a lot of info to advise you how
> to avoid setting up an
> -Original Message-
> From: Will Phipps
> Sent: Sunday, December 15, 2002 12:12 AM
> Subject: Sendmail Sent Items Folder
>
>
> Does anyone know a way to do this with sendmail? Can it be done?
>
> Will P.
Sendmail is an MTA (Message Transfer Agent), not an LDA (Local Delivery
Agent) l
> -Original Message-
> From: RedHat
> Sent: Sunday, December 15, 2002 3:20 PM
> Subject: RE: Linux and Older Computers
>
>
> OK...
>
> I downloaded the whole directory for LinixRouter2.9.8. There
> is not any documentation accept the old docs on the website.
> I have created the boot di
> -Original Message-
> From: Rob Cartier
> Sent: Sunday, December 15, 2002 10:24 PM
> Subject: Help: Process monitoring
>
>
> Are there any tools out there beside BMC Patrol
> that I can use to monitor my system for any
> process that either exceeds CPU threshold time
> for a set time fr
> -Original Message-
> From: Gordon Messmer
> Sent: Monday, December 16, 2002 9:27 PM
> Subject: Re: Malformed UTF-8 character messages
>
>
> On Mon, 2002-12-16 at 10:32, Leonard Miller wrote:
> >
> > Running Redhat 8, I am getting these messages when running MRTG.
> >
> > Malformed UTF
> -Original Message-
> From: Gordon Charrick
> Sent: Tuesday, December 17, 2002 7:02 PM
> Subject: Looking for network traffic control examples
>
>
> I'm looking for some examples of how to implement traffic control at
> home. I've got a dsl connection on eth0. I've got an internal
> ne
> -Original Message-
> From: Mike Burger
> Sent: Saturday, December 21, 2002 3:37 PM
> Subject: Re: Init script order
>
>
> On Sat, 21 Dec 2002, Robert P. J. Day wrote:
>
> > On Sat, 21 Dec 2002, Ashley M. Kirchner wrote:
> >
> > >
> > > Does anyone see anything wrong with moving s
> -Original Message-
> From: cj
> Sent: Wednesday, January 01, 2003 6:38 PM
> Subject: seperate iptables log entries
>
>
> G'day All
> Is there a way to seperate the log entries made by iptables
> into another log file and not in the messages log file?
>
Checkout ulogd at http://www.gn
> -Original Message-
> From: Ian Thomas
> Sent: Thursday, January 02, 2003 6:24 PM
> Subject: Re: headless operation
>
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Thursday, January 2, 2003, at 03:42 PM, Roger wrote:
>
> > What's it take to get a redhat 7.3 box to run with
> -Original Message-
> From: Ian Thomas
> Sent: Thursday, January 02, 2003 6:48 PM
> Subject: Re: headless operation
>
> I've been trying to get my OS X box to answer XDMCP requests generated
> by my RH 8.0 box with no luck. Could you give me a list of the files
> you changed on the RH b
> -Original Message-
> From: Ronald Hermans
> Sent: Friday, January 03, 2003 5:49 AM
> Subject: SendMail & Exchange
>
>
> Hi list,
>
> I've set up BugZilla on a RH8.0 machine for the local Intranet.
> I configured the SendMail to relay all the mail to the local
> exchange server so the d
> -Original Message-
> From: [EMAIL PROTECTED]
> Sent: Thursday, January 02, 2003 7:57 PM
> Subject: mrtg
>
>
> Installed Redhat 8.0 on an x86 machine. Trying to get mrtg to
> work. I'm collecting snmp data from the router but there are
> no graphs. I get an email every five minutes ind
> -Original Message-
> From: Ronald Hermans
> Sent: Monday, January 06, 2003 2:20 AM
> Subject: SendMail again
>
>
> Hello list,
>
> I'm still trying to send mail with sendmail to a exchange server. The
> messages are not send and the log reports the following lines
>
> Jan 6 09:18:36 E
> -Original Message-
> From: Jeff Myers
> Sent: Friday, January 10, 2003 7:44 AM
> Subject: Sendmail as a forwarder only
>
>
>
> I'd like sendmail to do nothing but forward "ALL" mail to
> another box. It comes inIt goes out...
What version of sendmail are you running?
>
> I've
> -Original Message-
> From: Tom Kovalcik
> Sent: Friday, January 10, 2003 3:47 PM
> Subject: Windows VPN problem
>
>
> I have a Linux machine which serves as an internet server for several
> windows machines. I need to open a VPN connection from a windows box
> through the Linux server
> -Original Message-
> From: [EMAIL PROTECTED]
> Sent: Sunday, January 12, 2003 11:52 AM
> Subject: setting up virtual mail users or other domains
>
>
> Hi - I have setup a dynamic DNS service to point the domain
> "kinz.org" to my home system (via a cable link) and i am
> trying to setu
> -Original Message-
> From: Burke, Thomas G.
> Sent: Monday, January 13, 2003 7:11 AM
> Subject: RE: Sendmail anti-spam feature?
>
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Ahh, well. I added the northgrum e-mail server to my access.db, &
> now it lets mail in... Anyone
> -Original Message-
> From: Craig Cameron
> Sent: Monday, January 13, 2003 11:40 AM
> Subject: RE: newbie RE: BIND & ./configure
>
>
> Ok, I've got 9.2.1 installed, but I still don't know how
> compile BIND. The instructions say to execute the following command:
>
> ./configure && mak
> -Original Message-
> From: [EMAIL PROTECTED]
> Sent: Tuesday, January 14, 2003 8:01 AM
> Subject: Re: block mails for individual users
>
>
> Some users complain to block email from particular email
> address. This address may not be junk mail for other users.
> So how can I block email
> -Original Message-
> From: Chip Buck
> Sent: Thursday, January 16, 2003 7:23 AM
> Subject: VNC
>
>
> Has anyone successfully set up VNC with Redhat 8.0?
Yes, but not without some manual intervention.
> I can start vncserver successfully and connect from a remote
> client, however I do
> -Original Message-
> From: Jason Staudenmayer
> Sent: Friday, January 17, 2003 10:34 AM
> Subject: Linux front end for exchange server
>
>
> Has anyone done this yet? If so are there docs. I would like
> to move my Exchange server behind a Linux box. Having Linux
> scan for virus, tag
> -Original Message-
> From: Jason Staudenmayer
> Sent: Friday, January 17, 2003 11:25 AM
> Subject: RE: Linux front end for exchange server
>
>
> What setup do you use and how's it working so far?
> I'm having a hard time finding a plain explanation of how
> this will work. Right now I h
> -Original Message-
> From: Darryl Harvey
> Sent: Thursday, January 23, 2003 4:16 PM
> Subject: Log entries for BIND ?
>
>
>
> I am getting a load of these type of entries in /var/log/messages;
>
> Jan 24 09:01:56 slab named[2768]: client 202.45.109.190#1447: update
> forwarding denied
> -Original Message-
> From: Todd A. Jacobs
> Sent: Thursday, January 23, 2003 5:28 PM
> Subject: Re: backup script sends large email to root?
> Is it cron doing it?
>
>
> On Thu, 23 Jan 2003, Bapi Ghosh wrote:
>
> > tar > /dev/null 2>&1
>
> This is backwards. You needs to redirect
> -Original Message-
> From: Andy
> Sent: Saturday, January 25, 2003 1:27 PM
> Subject: email server with private 192.168.1.200 address
>
> My main server is a Redhat box running Sendmail with a public
> IP and is a router and dhcp server for my private network.
> It is running iptables fi
> -Original Message-
> From: Andy [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, January 25, 2003 3:28 PM
> To: [EMAIL PROTECTED]
> Subject: Re: email server with private 192.168.1.200 address
>
>
> >On Saturday 25 January 2003 12:04, Buck wrote:
> > Am I correct in understanding that you w
oops!! That should have read...
That will work... On your sendmail server:
1) add newdomain.com to /etc/mail/mailertable file.
newdomain.com esmtp:[192.168.1.200]
2) Then rebuild mailertable database by typing "make"
3) add newdomain.com to /etc/mail/relay-domains
4) restart sendmail
5) D
> -Original Message-
> From: Daniel Tan
> Sent: Sunday, January 26, 2003 9:53 PM
> Subject: idiot's qn to vi files
>
>
> Hi,
> just a short idiot's question. How do you vi (edit) a
> file that has spaces in between the file name?
>
> eg. this is a log file.log
>
vi this\ is\ a\ log
> -Original Message-
> From: Leo Huang
> Sent: Monday, January 27, 2003 10:18 AM
> Subject: Re: Sendmail Problem
>
>
> I've solved the problem in a very strange way!
>
> I used to "cp /usr/sbin/sendmail.sendmail /usr/sbin/sendmail".
> I removed /usr/sbin/sendmail and then
> "ln -s /usr/sbin
> -Original Message-
> From: Toto Gamez
> Sent: Wednesday, January 29, 2003 8:07 PM
> Subject: Sendmail anti-spam feature?
>
>
> I tried to activate the sendmail anti spam. My sendamil.mc is
> at /etc/mail and my senmail.cf file is at /etc. whn i issued
> "m4 /etc/sendmail.mc > /etc/sendmai
> -Original Message-
> From: Toto Gamez
> Sent: Wednesday, January 29, 2003 9:25 PM
> Subject: Re: Sendmail anti-spam feature?
>
>
> thanks all for the reply,
>
> i cheked and there's no sendmail-cf installed, Im using RH7.0
> my sendmail version is sendmail-8.11.0-8 that comes with the
> c
> -Original Message-
> From: Joe Polk
> Sent: Friday, January 31, 2003 8:03 PM
> Subject: Sendmail and m4: odd issue
>
>
> Okay, on a clients server I needed to make a change to the
> sendmail.cf. So I made the changes to sendmail.mc like a
> good boy and m4 sendmail.mc > sendmail.cf. Th
> -Original Message-
> From: Balazs Laszlo
> Sent: Sunday, February 02, 2003 2:54 PM
> Subject: (2) Slow Sendmail with RedHat 8 - why??
>
>
> Hi!
>
> I installed RedHat 8.0 but when i try to send an
> e-mail with the mail() function under php, it takes 1
> minutes to send 1 e-mail!
>
>
> -Original Message-
> From: Chris Mason
> Sent: Wednesday, February 05, 2003 3:42 PM
> Subject: RE: Mail is refused due to domain
>
>
> Of course it can't talk to the nameserver, it's a
> non-existant domain behind a firewall.
>
> The question is, why does it want to? Why doesn't the m
> -Original Message-
> From: Chris Mason
> Sent: Wednesday, February 05, 2003 4:38 PM
> Subject: RE: Mail is refused due to domain
>
>
> Thanks, Steve, hopefully that will work.
> Short of using a smarthost, which I can do, how do other
> people configure mailservers so that they delive
> -Original Message-
> From: Darryl Harvey
> Sent: Monday, February 10, 2003 4:30 PM
> Subject: Bind question
>
>
> I am getting these in my /var/log/messages file;
>
>client 202.45.109.190#1199: update forwarding denied: 19 Time(s)
>client 202.45.109.190#1200: update forwarding
> -Original Message-
> From: Michael Mansour
> Sent: Tuesday, February 11, 2003 4:50 PM
> Subject: Easy config for Sendmail and Redhat 8
>
>
> Hi,
>
> I'm planning on upgrading my old Sendmail server
> running on Redhat 6.2, to Sendmail running RH8.0
>
> Under 6.2, I used linuxconf to c
> -Original Message-
> From: João Borsoi Soares
> Sent: Saturday, February 15, 2003 5:38 AM
> Subject: Re: sendmail anti-spam feature...
>
> > > From:[EMAIL PROTECTED] RELAY
> >
> > You still have FEATURE(`relay_mail_from') defined, right?
>
> Right. Here is
> -Original Message-
> From: Jon "GenKiller" " Gaudette
> Sent: Tuesday, February 18, 2003 6:09 PM
> Subject: Re: Routing Between One Network?
>
>
> Hello all,
>
> I've set up a few Red Hat routers in my day, but have always
> had to set them up in which one subnet was routing to anothe
> -Original Message-
> From: Nicholas Fitzgerald
> Sent: Saturday, February 22, 2003 2:33 AM
> Subject: Re: Sendmail Problem
>
>
> Well, that's the rub. IceSource.com is a web domain hosted
> on this very server. The mail server, mail.icesource.com,
> is on another box entirely. Nowhere am
> -Original Message-
> From: Anthony E. Greene
> Sent: Saturday, February 22, 2003 7:01 PM
> Subject: Re: Sendmail Problem
>
> Your NS records for icesource.com look strange too. I'm not a
> BIND guru, but it doesn't seem right to have the name of the
> target domain appended direct
> -Original Message-
> From: Nick White
> Sent: Thursday, February 27, 2003 4:49 PM
> Subject: sendmail headers
>
[...]
>
> Received: from exchange.myintranet.com (exchange.myintranet.com
> [192.168.1.25]) by mailrelay1.mycompanydomain.com (8.12.5/8.12.5) with
> ESMTP id h1RMa3vT008997 fo
> -Original Message-
> From: Kapil Khanna
> Sent: Friday, February 28, 2003 12:01 AM
> Subject: IP masquerading not working for sendmail
>
>
> I am running RHAT 7.2. I want to masquerade email being sent
> from this machine as mydomain.com. According to the docs i
> set the DN entry to b
> -Original Message-
> From: Dene Ulmschneider
> Sent: Sunday, March 02, 2003 1:04 PM
> Subject: detailed info form SMTP connections
>
>
> It has recently been brought to my attention (by my ISP) that
> someone may be sending SPAM through my server.
>
> I check my server regularly again
> -Original Message-
> From: Robert Canary
> Sent: Sunday, March 02, 2003 10:50 PM
> Subject: compiling sendmail on RHN-7.1
>
>
> I am trying to compile sendmail and I can't find where/how to turn on
> sasl and ldapmap. I found where it says youmust define a
> database from the list bel
> -Original Message-
> From: Ed Wilts
> Sent: Monday, March 03, 2003 8:04 PM
> Subject: Re: New Sendmail Fix Available
>
>
> On Mon, Mar 03, 2003 at 12:48:57PM -0800, Rick Johnson wrote:
> > Chris Mason wrote:
> > > Since it's a bug fix, it's unlikely the sendmail.cf is changed.
> >
> >
> -Original Message-
> From: Jeff Kinz
> Sent: Tuesday, March 04, 2003 3:53 PM
> Subject: Re: Changes to sendmail.mc in the new Sendmail patch
>
> > < dnl FEATURE(`accept_unresolvable_domains')dnl
> > ---
> > > FEATURE(`accept_unresolvable_domains')dnl
> >
> > Now, I can understand why Red
1 - 100 of 235 matches
Mail list logo