1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411
|
# correct-addr.rc
#
# $Id: correct-addr.rc,v 1.1 2002/01/01 22:25:33 jaalto Exp $
#
# Copyright (C) 1996 Alan K. Stebbens <aks@sgi.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
# Procmail recipe file to help forward mail from an OLD address to a
# NEW address, and do some mailing list mail management.
#
# This recipe file is intended to make it easy for users to forward
# their mail from their old address to a new address, and, at the same
# time, educate their correspondants about it by CC'ing them with the
# mail.
#
# Only mail directly addressing the user at the old address will cause a
# "correction notice" to be sent.
#
# Mail *not* directly addressing the old address (eg: from a mailing list)
# is treated separately, according to the MAILLIST variable; it can be one
# or more of these values:
#
# drop This is the default behaviour, and is only defined to
# explicitly acknowledge this. In other words, "drop"
# and "forward" are mutually exclusive, and omitting
# "forward" implies "drop", but not vice versa.
#
# forward forward all mailing list mail to $NEWADDR, inserting
# "Resent-From:" and "Resent-To:" headers. Of course,
# $NEWADDR must also be defined.
#
# report report the headers of all mailing list mail to
# $POSTMASTER, so that the person handling this role can
# send the appropriate unsubscription requests.
#
# *** NOT IMPLEMENTED ***
#
# bounce return all mailing list mail with "User has moved!" to
# the "request" or "owner" address; great pains are taken
# to not respond to a general distribution list address.
# If the proper list address cannot be determined, then
# the ultimate fallback return address is "postmaster" at
# the originating domain.
#
# remove If the originating mailing list software type can be
# determined, automatically generate an "unsubscribe"
# address on the $OLDADDR. Currently, the recipe
# understands Majordomo, SmartList, and LISTSERV commands.
# If the mailing list software cannot be determined, then
# falls back to "report" action.
#
# change If the originating mailing list software type can be
# determined, automatically generate mails to the list
# request address to unsubscribe the old address and to
# subscribe the new address, if given. If the mailing
# list software cannot be determined, then falls back
# to "report" action.
#
# Multiple keywords can be given to accomplish several things on the
# mailing list mail.
#
# Without the "forward" keyword, mailing list mail will not ever be
# forwarded, even if NEWADDR is defined. Therefore, to have mailing
# list mail be both forwarded and bounced, use "forward,bounce". To
# have mailing list mail be forwarded, and have the subscription
# changed where possible, use "forward,change".
#
#
# Usage:
#
# These variables are *optional*, with the defaults as shown:
#
# OLDLOGIN=$LOGNAME
# The primary old login; this will be used in the
# correction notice sent to correspondants.
#
# OLDUSER=$FRIENDLY (see get-from.rc}
# The user's old real name, included in the correction
# notice. If not set by the user, FRIENDLY is used, which
# is determined by the procmail recipe file "get-from.rc".
#
# OLDLOGINS='$\LOGNAME'
# A regexp matching the old login name(s). If the user
# received mail at more than one login name, this should
# match them all. For most users, the default is fine.
#
# NOTLOGINS=
# A regexp matching logins mail to which should NOT be
# forwarded or corrected. This can be used to form
# a filter to correct mail addressed ambiguously. See
# the man page for examples.
#
# NOTSUBJECTS=
# Any mail containing subjects matching this regexp does
# not get corrected or filtered.
#
# DOMAIN=
# The domain in which this user resides; without this
# definition, this script can only match on the user
# name.
#
# HOSTS='[^. ]+'
# A regexp matching the hosts at which the OLDLOGIN
# receives mail. This is used in conjunction with $DOMAIN
# so don't place the domain in this regexp.
#
# NEWADDR=
# The address to which mail should be forwarded. There is
# no default, resulting in no forwarding; in this case, only
# reply with "no such user" notices.
#
# NEWUSER=$OLDUSER
# The new user name, defaulting to the old user name. This
# is used for correction notices.
#
# POSTMASTER=Postmaster <postmaster>
# This is used as the From: address for both the correction
# "no such user" notices.
#
# MAILLIST=[keyword,...]
# One or more keywords: forward, report, bounce, remove,
# or change, separated by spaces or commas. See the
# description above for details.
#
# INCLUDERC=correct-addr.rc
#
# Examples:
#
# a. John Carter has moved from his current location to "carter@mars.com",
# and he wishes to have his mailing mail forwarded.
#
# NEWADDR = carter@mars.com
# MAILLIST = forward
# INCLUDERC = correct-addr.rc
#
# b. Clark Kent has moved back to his hometown, and does not want his
# mail forwarded at all, especially his mailing lists.
#
# NEWADDR # guarantee no NEWADDR
# MAILLIST = bounce,remove
# INCLUDERC = correct-addr.rc
#
# c. Dennis Mitchell has been receiving mail by many aliases, and, having
# gone off to college, wishes to have all of his mail sent to his
# new email address.
#
# NEWADDR = menace@engineering.ucsb.edu
# OLDLOGINS = "(Dennis|D.Mitchell|Dennis.Mitchell|Menace)"
# MAILLIST = forward
# INCLUDERC = correct-addr.rc
#
# d. Lois Lane has gotten married, and wishes to have her mail forwarded
# to her new address, with her mailing list subscriptions changed, and
# she wishes to have any correction notices mention her new name.
#
# NEWADDR = lois@smallville.ia.us
# OLDLOGINS = "(Lois|Lane|L.Lane|Lois[._]Lane)"
# NEWUSER = "Lois Kent"
# MAILLIST = forward,change
# INCLUDERC = correct-addr.rc
#
# e. Tom, a clever system manager, has installed an automatic alias for
# users when their logins expires (and they no longer have a home
# directory in which to place a ~/.procmailrc file), which invokes
# a small shell script, called "correct-mail":
#
# olduser1: "|correct-mail olduser1"
# olduser2: "|correct-mail olduser2"
#
# The shell script looks like this:
#
# #!/bin/sh
# PATH=$PATH:/usr/local/bin ; export PATH
# procmail -m LOGNAME=$1 \
# MAILLIST=bounce,report \
# DEFAULT=/dev/null \
# MAILDIR=/tmp \
# LOGFILE=/usr/adm/correct-mail.log \
# LOGABSTRACT=yes \
# /etc/procmailrcs/correct-addr.rc
#
# First let's do some optional logging
# If the file "correct-addr.rc.log" exists, we log extensively
# to it.
:0
* ? test -f correct-addr.rc.log
{ CA_LOGFILE=$LOGFILE
CA_LOGABSTRACT=$LOGABSTRACT
CA_VERBOSE=$VERBOSE
LOGFILE=correct-addr.rc.log
LOGABSTRACT=all
VERBOSE=yes
}
# A temporary file used to hold mail being reported to the postmaster
REPORTMAIL=tmp.ca-mail.$LOGNAME
# Make sure variables have default settings
OLDLOGIN=${OLDLOGIN:-$LOGNAME}
HOSTS=${HOSTS:-'[^. >(),;]+'}
POSTMASTER="${POSTMASTER:-\"Postmaster <postmaster>\"}"
MAILLIST=${MAILLIST:-forward}
DOMAIN="`echo \"$DOMAIN\" | sed -e 's/\\./\\\\./'`"
# HOSTPART matches the entire hostname part of an address
HOSTPART="(@($HOSTS(\.$DOMAIN)?|$DOMAIN))?([,();> ]|$)"
# Define a regexp matching the old addresses
:0
* OLDLOGINS ?? .
{ OLDADDRS="($OLDLOGIN|$OLDLOGINS)$HOSTPART" }
# There isn't a set of other logins
:0 E
{ OLDADDRS="$OLDLOGIN$HOSTPART" }
# Okay -- now begin the basic tests.
# Be sure we don't loop
:0
* $ ^X-Loop: $LOGNAME@$HOST
{ }
# Make sure that the negative filters do not apply
# If there is a NOTLOGINS defined, and it matches the addressee
# then don't correct/forward
:0 E
* NOTLOGINS ?? .
* $ ! ^TO$NOTLOGINS$HOSTPART
{ }
# If there is a NOTSUBJECTS defined, and it matches the subject
# then don't correct or forward
:0 E
* NOTSUBJECTS ?? .
* $ ! ^Subject: *$NOTSUBJECTS
{ }
# Else, if the mail matches the OLDLOGINS, then correct and forward
:0 E
* $ ^TO$OLDADDRS
{
# Begin the correction and forwarding part
OLDADDR=$MATCH
:0
* OLDADDR ?? [,(); >]$
{ OLDADDR="`echo \"$OLDADDR\" | sed -e 's/[,(); >]$//'`" }
# First, save a copy
LOCKFILE=$REPORTMAIL.lock
:0 c
$REPORTMAIL
# Set OLDUSER to FRIENDLY if not already set
:0
* ! OLDUSER ?? .
{ INCLUDERC=get-from.rc
OLDUSER=$FRIENDLY }
# Generate a new header
:0 fhw
| formail -rt -I"From: $POSTMASTER" \
-I"Subject: Your mail to $OLDADDR" \
-I"X-Loop: $LOGNAME@$HOST"
# Is there a new address for forwarding?
:0 a
* NEWADDR ?? .
{
# Be sure NEWUSER is set
NEWUSER=${NEWUSER:-$OLDUSER}
# Make sure the new user gets a copy of the correction notice
:0 afhw
| formail -A"Cc: $NEWADDR ($NEWUSER)"
:0 afbi
| echo "Your mail to $OLDUSER at:" ; \
echo "" ; \
echo " $OLDADDR" ; \
echo "" ; \
echo "is no longer correct; ${NEWUSER} now receives mail at:" ; \
echo "" ; \
echo " $NEWADDR" ; \
echo "" ; \
echo "This message, with your original mail, is also being forwarded" ; \
echo "to the new address." ; \
echo "" ; \
echo "Please remember to update the address you have for $NEWUSER in" ; \
echo "any mail address database you may use."
}
# If NEWADDR is not set, just tell the sender that this address
# is no longer valid
:0 Efbi
| echo "Your mail to $OLDUSER at:" ; \
echo "" ; \
echo " $OLDADDR" ; \
echo "" ; \
echo "is being returned because this user is no longer at this address" ; \
echo "and no forwarding address has been provided."
# Append the signature and the original mail, and send it
:0 fb
| cat ; \
echo "" ; \
echo "Regards, the $POSTMASTER" ; \
echo "" ; \
echo "Your original mail follows:" ; \
echo "------------------------------------------------------------" ; \
formail <$REPORTMAIL
JUNK=`rm -f $REPORTMAIL`
LOCKFILE
# Now ship off the mail to sendmail
:0
! -oi -t
}
# If the mail wasn't directly to $OLDLOGIN, it is mail from a
# mailing list, so don't send a correction notice,
#### Mailing list mail ####
:0 E
* MAILLIST ?? (forward|report|bounce|remove|change)
* $!^X-Loop: $LOGNAME@$HOST
{
# Both change and remove require some mailing list heuristics
# Use common code for this
:0
* MAILLIST ?? (change|remove)
{
# get common header definitions
INCLUDERC=headers.rc
# Try to determine the mailer address
INCLUDERC=list-addr.rc
# ***** NOT YET IMPLEMENTED *****
}
:0c
* MAILLIST ?? report
{
LOCKFILE=tmp.mail.lock
:0 chw # save a copy of the headers
| sed -en '1,/^[ ]*$/s/^/ /p' >tmp.mail
:0 fhw # generate report header to Postmaster
| formail -I"From: Mailer-Daemon <mailer-daemon>" \
-I"To: $POSTMASTER" \
-I"Subject: Mailing list mail to old address: $OLDLOGIN" \
-I"X-Loop: $LOGNAME@$HOST"
:0 afbwi # make a report
| echo "Mail is still being sent to $OLDLOGIN indirectly, possibly" ; \
echo "through a mailing list. The headers of the mail are supplied " ; \
echo "below." ; \
echo "" ; \
echo "------------------- Original mail headers ------------------" ; \
cat tmp.mail
LOCKFILE
:0 aw # file the report
! -oi -t
}
# forward it if NEWADDR defined, and MAILLIST includes "forward"
:0
* MAILLIST ?? forward
* NEWADDR ?? .
{ # Add new headers indicating the forwarding
:0 fhw
| formail -A"X-Loop: $LOGNAME@$HOST" \
-i"Resent-From: $OLDADDR" \
-i"Resent-To: $NEWADDR"
:0 aw
! $NEWADDR
}
# Otherwise, assume a drop
:0
/dev/null
}
|