Richard A Nelson írta:
On Sun, 1 Feb 2009, Andics László wrote:
DAEMON_OPTIONS(`Name=MSA,Port=submission,Modifiers=aE')
Check submit.mc for the msp feature line - you'll want to make sure
the port is 25 instead of 587 ... something like:
FEATURE(`msp', `[127.0.0.1]', `25')dnl
That was the
On Sun, 1 Feb 2009, Andics László wrote:
DAEMON_OPTIONS(`Name=MSA,Port=submission,Modifiers=aE')
Check submit.mc for the msp feature line - you'll want to make sure
the port is 25 instead of 587 ... something like:
FEATURE(`msp', `[127.0.0.1]', `25')dnl
--
Rick Nelson
Ever heard of .c
>
>
>
> Original Message
>From: cow...@debian.org
>To: laci...@gmail.com
>Subject: Re: Sendmail wants to auth local mails
>Date: Sat, 31 Jan 2009 12:27:50 -0800 (PST)
>
>>On Sat, 31 Jan 2009, Andics László wrote:
>>
>>> I have these two Con
Richard A Nelson írta:
On Sat, 31 Jan 2009, Andics László wrote:
Any Srv_Features lines ?
No, my access file is have only those two Connect lines.
Ok, what does your DAEMON_OPTOINS line look like, M=a will
cause this
DAEMON_OPTIONS(`Name=MTA,Port=smtp')
DAEMON_OPTIONS(`Name=MSA,Port=submi
On Sat, 31 Jan 2009, Andics László wrote:
Any Srv_Features lines ?
No, my access file is have only those two Connect lines.
Ok, what does your DAEMON_OPTOINS line look like, M=a will
cause this
--
Rick Nelson
The purpose of having mailing lists rather than having newsgroups is to
place a ba
Richard A Nelson írta:
On Sat, 31 Jan 2009, Andics László wrote:
I have these two Connect lines:
"
Connect:localhostRELAY
Connect:gophernet.huRELAY
"
looks ok
I have really no idea what is wrong with this.
Anyway, thanks for the answer.
Any Srv_Features lines ?
No, my access fil
On Sat, 31 Jan 2009, Andics László wrote:
I have these two Connect lines:
"
Connect:localhostRELAY
Connect:gophernet.huRELAY
"
looks ok
I have really no idea what is wrong with this.
Anyway, thanks for the answer.
Any Srv_Features lines ?
--
Rick Nelson
Where in the US is Linus?
Richard A Nelson wrote:
On Fri, 30 Jan 2009, Andics László wrote:
The original message was received at Fri, 30 Jan 2009 06:25:17 +0100
from r...@localhost
Is localhost in /etc/mail/local-host-names ?
and sendmail.mc has
FEATURE(`use_cw_file')dnl # local-host-names
Yes, it"s
On Fri, 30 Jan 2009, Andics László wrote:
The original message was received at Fri, 30 Jan 2009 06:25:17 +0100
from r...@localhost
Is localhost in /etc/mail/local-host-names ?
and sendmail.mc has
FEATURE(`use_cw_file')dnl # local-host-names
- The following addresses
Hello All!
I have a problem with my Sendmail on Debian.
We use Fedora for a mail server over the past few years, but we change
to a Debian.
We have TLS+SMTP AUTH configured fine, and working on Fedora, but in
Debian there is a problem,
that sendmail wants to auth on local-to-local mails. Mail
yeah, now, I'm a step further...
if I send a mail to [EMAIL PROTECTED], then exim make a logfile-entry like
this:
2006-08-15 11:23:38 1GCv98-0002Pt-0S <= [EMAIL PROTECTED] U=raphael P=local
S=471 [EMAIL PROTECTED]
2006-08-15 11:23:38 1GCv98-0002Pt-0S ** |IFS=' ' && exec /usr/bin/procmail ||
exi
Raphael Brunner wrote:
>
> No my problem: since I setup the system exim as smarthost (with
> dpkg-reconfigure exim4-config) I don't become my local mails and those
> of root also.
"dpkg-reconfigure exim4-config" will ask you a question about
which destinations (i.e.
(with
dpkg-reconfigure exim4-config) I don't become my local mails and those
of root also.
I know to less about exim, the debian-std-mail-way etc, to solve this
problem. I also don't know wich conf-files could be of interest to
debug this problem.
Does anyone know what this could be?
PS:
Uwe Pross wrote:
> I use a dailup connection. At my old linux system I had a
> local sendmail daemon which delivers "outgoing" mails when
> executing "sendmail -q". The local sendmail daemon puts all
> outgoing mail in a queue and keeps them until "sendmail -q"
> is executed. For receiving ma
s always the problem is sitting in front of the keyboard ;-) Since I
copied a my home directory from my old suse system I inherited an old
~/.procmailrc for the local user. I have adaped this file and local
mails are now delivered as expected.
> Post some logs too, and maybe a sendmail exper
talled sendmail which handles
| a mail queue at least. The log file said that there is a problem with
| procmail which reported that the local user does not exists. So for
| some reason procmail does not recognize local users. Sendmail places
| therefore local mails in the outgoing queue.
I see.
Wha
>
> Does procmail need a system wide config. I had a look on my box there
> is not file /etc/procmail. Maybe I should create one.
You can create a ~/.procmailrc and setup LOGGING to keep an eye on what it
is doing
Rus
--
w: http://www.jvds.com | JVDS Virtual Servers
e: [EMAIL PROTECTED]|
there is a problem with
procmail which reported that the local user does not exists. So for
some reason procmail does not recognize local users. Sendmail places
therefore local mails in the outgoing queue.
I "reinstalled" procmail with no changes.
Does procmail need a system wide confi
On Mon, Dec 15, 2003 at 09:00:36AM +, Uwe Pross wrote:
| Mark Schouten schrieb am 08.12.03 17:30:
|
| > Which mailserver are you using?
|
| First I used sendmail and have istalled exim now (sendmail is
| uninstalled). I use the init script under /etc/init.d/exim. When
| I start this script i
Hallo NG,
Mark Schouten schrieb am 08.12.03 17:30:
> Which mailserver are you using?
First I used sendmail and have istalled exim now (sendmail is
uninstalled). I use the init script under /etc/init.d/exim. When
I start this script it simply hangs.
I try to post my config soon.
Uwe
--
,_,
On Mon, Dec 08, 2003 at 01:51:12PM +, Uwe Pross wrote:
>SNIP<
> Has anyone an idea where to look at to solve this problem?
Which mailserver are you using?
Try emailing your config here, (without all the comments) and try
checking 'local_domains' (if you're using exim).
Mark
--
To UNSUB
Hi there,
After a while I got sarge sucessfully running. Everything
seems to work except that local mails to users do not reach the
users mail folder /var/spool/mail/ nor /var/mail/.
Mails to root where stored in /var/spool/mail/root.
Mails to local users are placed in the outgoing mail queue
Phillip Neumann wrote:
>
> Hello,
>
[...]
>
> PD: can you recommend me a menu email reader/sender for console??
>
> PD: i have installed smail, mailx, elm.
>
I can't really help you out with the config stuff (as I'm smail and
sendmail challenged, and that's why I use netscape), but I've us
Hello,
I know this is a boried typical question, but i have troubles.
I want to email to [EMAIL PROTECTED] .
So i type: mail -v guest, and i get this:
[EMAIL PROTECTED] ~ --> mail guest -v
Subject: asdasd
asd
Cc:
write_log:Received FROM:filsin PROGRAM:send-mail SIZE:91
director smart_user:
24 matches
Mail list logo