Found the solution from Simon
http://mail.python.org/pipermail/mailman-users/2002-January/016541.html
To fix this you will need to tinker with
/usr/share/sendmail-cf/cf/redhat.mc and look for:
dnl This changes sendmail to only listen on the loopback device 127.0.0.1
dnl and not on any other netw
On 01-Apr-2003/15:13 -0800, Stephen Spalding <[EMAIL PROTECTED]> wrote:
>today it shows up as:
>
>Stephen Spalding <[EMAIL PROTECTED]>
>
>I'd like it to show up as:
>
>Stephen Spalding
That violates RFC2822. You can make it show up as some other valid
address, but using a name without an address v
Thanks it work wonderfull
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of kirson
Sent: Thursday, March 07, 2002 10:41 PM
To: [EMAIL PROTECTED]
Subject: Re: sendmail help any one
HI
Please edit /usr/share/sendmail-cf/cf/redhat.mc
and commet the line
HI
Please edit /usr/share/sendmail-cf/cf/redhat.mc
and commet the line ( with dnl )
DEAMON_OPTIONS('port=smtp,Addr=127.0.0.1...
m4 redhat.mc > /etc/sendmail.cf ( make a cp of it first )
restart the sendmail service , i think it should work from here
Have a good day
K
- Original
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 18 January 2002 02:33 pm, Blake Thornton wrote:
> > Default Red Hat sendmail install? If so,
> > In your sendmail.cf file, change:
Oops, my bad.
That should read the sendmail.mc file.
> > DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA
At 1/18/2002 12:33 PM -0700, you wrote:
>For me the line
>
>DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
>
>is in the file /etc/mail/sendmail.mc
Which is where it should be. Add "dnl" at the beginning of the line so that
it changes to:
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=
> On Friday 18 January 2002 12:59 am, Jake McHenry wrote:
> > Hello everyone. Please get back to me as soon as possible with this
> > one. I just installed 7.2 on a new server here at work, and I can send
> > mail out, but I am not receiving anything. In the mailq of the sending
> > machine, I'm g
TECTED]]On Behalf Of Jake McHenry
Sent: Friday, January 18, 2002 2:32 PM
To: [EMAIL PROTECTED]
Subject: Re: Sendmail HELP!!
This isn't going to open any security holes is it? Or anything else I should
be aware of?
Thanks,
Jake
- Original Message -
From: "Devon" <[E
This isn't going to open any security holes is it? Or anything else I should
be aware of?
Thanks,
Jake
- Original Message -
From: "Devon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 18, 2002 1:12 AM
Subject: Re: Sendmail HELP!!
>
Thanks! That worked. I did that before with 7.0, I
think, I remember doing something like that before, just didn't think about it
now.
Jake
- Original Message -
From:
gary
To: [EMAIL PROTECTED]
Sent: Friday, January 18, 2002 1:07
AM
Subject: Re: Sendmail
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 18 January 2002 12:59 am, Jake McHenry wrote:
> Hello everyone. Please get back to me as soon as possible with this
> one. I just installed 7.2 on a new server here at work, and I can send
> mail out, but I am not receiving anything. In the
Hi Jake,
By default sendmail in RH7 only listen on the
loopback device, you need to disable the following line in
sendmail.mc
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1,
Name=MTA')
then regenerate sendmail.cf and restart yrs
sendmail, then it shd able to receive all email...
hope this
On Wed, 13 Sep 2000, Dondave wrote:
>
> can u help me guys with the errors below?
>
> -dondave
>
> -- Forwarded message --
> Date: Wed, 13 Sep 2000 14:08:34 +0800
> From: Mail Delivery Subsystem <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Postmaster notify: Service u
Depends on how many users are on the system but you might be able to get
away with just using the /etc/aliases file just to redirect all the mail
to the user you want it to. If you only have a few users this is probably
the quickest and simplist way.
olmost
--
PLEASE read the Red Hat FAQ, T
At 19:25 6/29/98 +1000, michael & elizabeth crocombe wrote:
>Hi,
>how do I do this?,
>sendmail seems to work really well for an ISP with individual user accounts
>but how to I set it upfor a mail server to direct all mail addressed to
>[EMAIL PROTECTED] to a single account, say tom (where xxx is
>
15 matches
Mail list logo