linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Max Gribov <max@neuropunks.org>
To: ycsapo@mines.edu
Cc: linux-admin <linux-admin@vger.kernel.org>
Subject: Re: sendmail blues
Date: Fri, 06 Nov 2009 19:08:41 -0500	[thread overview]
Message-ID: <1257552521.18857.4197.camel@vader> (raw)
In-Reply-To: <4AF4B6FA.1060309@exchange.mines.edu>

On Fri, 2009-11-06 at 16:53 -0700, Yuri Csapo wrote:
> Max,
> 
> Thank you for your reply. Listening on localhost only won't help unfortunately, as the Sun app sits 
> on that too. A pity, as it would have been easy to do that on sendmail - and it's not every day that 
> you can use the words 'easy' and 'sendmail' in the same sentence :)

try commenting out in /etc/postfix/master.cf:
smtp      inet  n       -       -       -       -       smtpd

that way smtp wont run on a tcp socket
local delivery should be ok

> 
> Yuri
> 
> Max Gribov wrote:
> > On Fri, 2009-11-06 at 14:54 -0700, Yuri Csapo wrote:
> >> Hi all, I've an unusual (for me) problem:
> >> - give up on sendmail and install exim or postfix or something that can be understood by someone who 
> >> hasn't read the Bat Book in the last 6 years and who is not particularly inclined to read it again.
> > 
> > well, if you install postfix you can make it listen on localhost only,
> > and have its queue connect to the right place.
> > 
> > ubuntu default postfix config from any installation has the correct
> > configuration, you just have to comment out these 2 lines:
> > default_transport = error
> > relay_transport = error
> > 
> > it should be a very easy install
> > 
> > 
> >> Any other ideas?
> >>
> >> TIA
> >>
> >> Yuri
> >>
> > 
> 


  reply	other threads:[~2009-11-07  0:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-06 21:54 sendmail blues Yuri Csapo
2009-11-06 22:48 ` Gerardo Juarez-Mondragon
2009-11-06 23:51   ` Yuri Csapo
2009-11-06 23:51 ` Max Gribov
2009-11-06 23:53   ` Yuri Csapo
2009-11-07  0:08     ` Max Gribov [this message]
2009-11-07 11:10 ` Glynn Clements
2009-11-07 12:49   ` Yuri Csapo
2009-11-08  7:13     ` Glynn Clements

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1257552521.18857.4197.camel@vader \
    --to=max@neuropunks.org \
    --cc=linux-admin@vger.kernel.org \
    --cc=ycsapo@mines.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).