Chandan chandanlog(3C)
or sayings of an hearer
or A Blog of a Security Engineer
or The Official Online Journal of Chief Executive Prankster, Sun Microsystems Inc.,

All (Archive) | General | Solaris | Security | Art | About | |
General Solaris Security Art

« Secure your Wi-Fi... | Main | Doing the same thing... »
18 Aug 2008 To prevent auto-reply e-mails

To keep some of the Sun's internal processes rolling my crontab(4) has accumulated a number of scripts that are run daily. These scripts send out emails of anything from a "gentle reminder" to gory details of process steps to follow.

In return for that service, a dozen or so vacation auto reply messages would get bounced at me automatically everyday when ever these scripts run. Looking at my mails I know who is on vacation or who is traveling.

So far I had a server-side filter that would filter out such responses. However is there way to stop these vacation auto-replies at the source?

It seems there is a way to tell the auto responders to ignore sending a reply to a mail, if the mail contains the header:

Auto-Submitted: auto-generated

Headers indicating an email to list can also suppress the autoreplies:

Precedence: list

After I added these to my scripts, I haven't seen any reply so far...

Link | Comments [1]

Comments:

Neat... Do share that with the gate keepers. When I complete an integration I really don't need to know the number of developers currently on vacation.

Posted by Stacey Marshall on October 09, 2008 at 10:54 AM PDT #

Post a Comment:

Comments are closed for this entry.

« Secure your Wi-Fi... | Main | Doing the same thing... »

Copyright (cc) 2004-2006 by Chandan chandanlog(3C): To prevent auto-reply e-mails