On Thu, Oct 15, 2009 at 5:37 AM, Jacek Masiulaniec
wrote:
> On Wed, Oct 14, 2009 at 04:37:17PM -0700, Claus Assmann wrote:
>> > smtpd currently does no content inspection. However, even the most
>> > basic SMTP implementation needs to parse message content, eg. to
>> > add missing domainpart to
On Wed, Oct 14, 2009 at 04:37:17PM -0700, Claus Assmann wrote:
> > smtpd currently does no content inspection. However, even the most
> > basic SMTP implementation needs to parse message content, eg. to
> > add missing domainpart to From:, add missing Date: or Message-Id:
> > or to strip Return-P
On Thu, Oct 15, 2009, Jacek Masiulaniec wrote:
> smtpd currently does no content inspection. However, even the most
> basic SMTP implementation needs to parse message content, eg. to
> add missing domainpart to From:, add missing Date: or Message-Id:
> or to strip Return-Path:. So, we need to c
On Wed, Oct 14, 2009 at 03:01:57PM -0700, patrick keshishian wrote:
> On Wed, Oct 14, 2009 at 1:52 PM, Gilles Chehade wrote:
> > this was discussed with jacekm@ and the issue is actually a bit
> > trickier than i initially assumed, we'll fix that soon but it's
> > not a five minutes fix as it look
On Wed, Oct 14, 2009 at 1:52 PM, Gilles Chehade wrote:
> this was discussed with jacekm@ and the issue is actually a bit
> trickier than i initially assumed, we'll fix that soon but it's
> not a five minutes fix as it looks like ;)
as a bystander/observer to this discussion thread, this sounds
in
this was discussed with jacekm@ and the issue is actually a bit
trickier than i initially assumed, we'll fix that soon but it's
not a five minutes fix as it looks like ;)
Gilles
On Tue, Oct 13, 2009 at 09:51:59AM +0200, Nicolas Letellier wrote:
> I tested with the latest files on CVS (this mornin
I tested with the latest files on CVS (this morning), the error is
always here.
To reproduce the problem:
- edit crontab root
- set a fake cronjob which print anything: */1 * * * * ls /
- set a root alias (/etc/mail/aliases) to an other mail (root:
yourem...@yourprovider.com)
And wai
I'll fix this by this week-end, yesterday's late bug tracking of this issue
was not successful, I can totally reproduce it on my production server, but
not on the box im hacking on ...
Gilles
Nicolas Letellier wrote:
Hello.
I'm on a OPENBSD_4_6. I use smtpd insted of sendmail. All works perfec
Nicolas Letellier wrote:
Hello.
I'm on a OPENBSD_4_6. I use smtpd insted of sendmail. All works perfect
with it, except one point. When a mail is sent from a crontab, the mail
received has this in the header:
From: root (Cron Daemon)
I have no hostname, no domain, nothing. Just t
Hello.
I'm on a OPENBSD_4_6. I use smtpd insted of sendmail. All works perfect
with it, except one point. When a mail is sent from a crontab, the mail
received has this in the header:
> From: root (Cron Daemon)
I have no hostname, no domain, nothing. Just the user in the From part.
This case
10 matches
Mail list logo