From: "Darío Mariani" <dmarian@fi.uba.ar>
Cc: linux-admin@vger.kernel.org
Subject: Re: mail problem:local users can't receive mail
Date: Tue, 17 Feb 2004 13:15:57 -0300 [thread overview]
Message-ID: <40323E3D.1050205@fi.uba.ar> (raw)
In-Reply-To: <5.2.1.1.0.20040217071834.00ae8800@mustang>
I think you should use the /etc/mail/sendmail.mc macros, it's easier.
There check if you have the following lines:
define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')dnl
FEATURE(local_procmail,`',`procmail -t -Y -a $h -d $u')dnl
MAILER(smtp)dnl
MAILER(procmail)dnl
And then run:
# make -C /etc/mail
and restart sendmail.
Scott Taylor wrote:
> At 09:52 PM 02/16/2004, vick Julius wrote:
>
>> Hi
>> I am using Linux (mandrake 9.1) and sendmail 8-12.8.
>> in the Mlocal line in sendmail.cf it uses procmail instead of /bin/mail.
>>
>> When I send mail from my machine to outside users (to another machine)
>> it works fine. When I send mail to myself with /bin/mail or with a
>> graphical tool (such as Kmail), the local users receive nothing
>> (whether in Kmail or using /bin/mail)
>> Do you have any idea?
>>
>> I think this is related to procmail. How to use procmail to send and
>> to receive mail?
>
>
> Not a huge lot to go on, but check that sendmail knows to send mail to
> both localhost and mydomain.blah
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2004-02-17 16:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-17 5:52 mail problem:local users can't receive mail vick Julius
2004-02-17 15:20 ` Scott Taylor
2004-02-17 15:26 ` Scott Taylor
2004-02-17 16:15 ` Darío Mariani [this message]
2004-02-18 1:41 ` 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=40323E3D.1050205@fi.uba.ar \
--to=dmarian@fi.uba.ar \
--cc=linux-admin@vger.kernel.org \
/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).