[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] More configuration stuff (acconfig.h)
From: |
Ken Hornstein |
Subject: |
Re: [Nmh-workers] More configuration stuff (acconfig.h) |
Date: |
Sun, 08 Jan 2012 21:36:53 -0500 |
>Okay, I'm starting to remember what I used REALLYDUMB for in the past.
>If you don't supply ANY From header, REALLYDUMB controls what the From:
>line looks like. Normally that only happens in a few weird circumstances
>(but the default forward templates do that, for instance). It also
>ends up affecting what you use as the "From:" header in the SMTP dialog.
>I think I need to research exactly what happens here before we should
>make a decision.
Alright, so here's the answer.
If you don't include a From line in your draft, if you do NOT define
REALLYDUMB, the default From: line is <address@hidden>
(and that's used as the "From:" SMTP envelope address as well).
If you do define REALLYDUMB, then your default From: line is <localusername>
(and that's also used as the default SMTP envelope from address as well).
If you do include a From: header in your draft, that is always used.
I cannot decide what is the correct behavior here; opinions? Seems like
both of these behaviors are wrong in their own way. I am working
on the assumption that we will make DUMB the default, unless people really
want to include code to handle MMDF and UUCP addresses.
--Ken
- [Nmh-workers] More configuration stuff (acconfig.h), Ken Hornstein, 2012/01/05
- Re: [Nmh-workers] More configuration stuff (acconfig.h), Lyndon Nerenberg, 2012/01/05
- Re: [Nmh-workers] More configuration stuff (acconfig.h), Paul Vixie, 2012/01/05
- Re: [Nmh-workers] More configuration stuff (acconfig.h), Ken Hornstein, 2012/01/05
- Re: [Nmh-workers] More configuration stuff (acconfig.h),
Ken Hornstein <=
- Re: [Nmh-workers] Dealing with missing From: header during send., Lyndon Nerenberg, 2012/01/09
- Re: [Nmh-workers] Dealing with missing From: header during send., Ken Hornstein, 2012/01/09
- Re: [Nmh-workers] Dealing with missing From: header during send., Paul Vixie, 2012/01/09
- Re: [Nmh-workers] Dealing with missing From: header during send., Jeffrey Honig, 2012/01/09
- Re: [Nmh-workers] Dealing with missing From: header during send., Paul Fox, 2012/01/09
- Re: [Nmh-workers] Dealing with missing From: header during send., Earl Hood, 2012/01/09
- Re: [Nmh-workers] Dealing with missing From: header during send., Harald Geyer, 2012/01/09
- Re: [Nmh-workers] Dealing with missing From: header during send., Ken Hornstein, 2012/01/09
- Re: [Nmh-workers] Dealing with missing From: header during send., Harald Geyer, 2012/01/09
- Re: [Nmh-workers] Dealing with missing From: header during send., Lyndon Nerenberg, 2012/01/09