|
|
|
|
||||||
| comp.mail.sendmail Configuring and using the BSD sendmail agent. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi. I run a site which generates some emails to send out once in a
while. What headers should I set to avoid (or try to) auto responders? I set Auto-Submitted: auto-generated But as far as I can read, I can set the Precedence header also, but to what value? bulk? list? junk? It's not junk I'm sending out, so I would not want the recipient service to just drop it. Anything else I can do on my end? Thanks. Morten |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Mar 23, 11:57 am, Morten <use...@kikobu.com> wrote:
> Hi. I run a site which generates some emails to send out once in a > while. What headers should I set to avoid (or try to) auto responders? > I set > > Auto-Submitted: auto-generated > > But as far as I can read, I can set the Precedence header also, but to > what value? bulk? list? junk? It's not junk I'm sending out, so I > would not want the recipient service to just drop it. > > Anything else I can do on my end? > > Thanks. > > Morten From the vacation man page: > No message is sent if the To: or the Cc: line does not list > the user to whom the original message was sent or one of a > number of aliases for them, if the initial From line > includes the string -REQUEST@, or if a Precedence: bulk or > Precedence: junk line is included in the header. Checking the To: field is fine for list mail, where it normally contains the name of the mailing list, but may not be appropriate for your application. I have never tried setting Precedence: Bulk, and have never seen any quantitative evaluation of the probability that bulk mail might be dropped. It might be worth trying. Daniel Feenberg |
|
![]() |
| Outils de la discussion | |
|
|