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
|
head 1.3;
access;
symbols
5-9-10:1.3
5-9-9:1.3
5-9-8:1.3
5-9-7:1.3
5-9-6:1.3
5-9-5:1.3
5-9-4:1.3
5-9-3:1.3
5-9-2:1.3
5-9-1:1.3
5-9-0:1.3
5-8-17:1.3
5-8-16:1.3
5-8-15:1.3
5-8-13:1.3
5-8-12:1.3
5-8-11:1.3
5-8-10:1.3
5-8-9:1.3
5-8-8:1.3
5-8-7:1.3
5-8-6:1.3
5-8-5:1.3
5-8-4:1.3
5-8-3:1.3
5-8-2:1.3
5-8-1:1.3
5-8-0:1.3
5-7-7:1.3
5-7-6:1.3
5-7-5:1.3
5-7-4:1.3
5-7-3:1.3
BEFORE_NEW_LOCKING:1.3
5-7-2:1.3
5-7-1:1.3
5-7-0:1.3
5-6-8:1.3
5-6-7:1.3
5-6-6:1.3
5-6-5:1.3
5-6-4:1.3
5-6-3:1.3
5-6-2:1.3
5-6-1:1.3
5-6-0:1.3
5-5-6:1.3
5-5-5:1.3
5-5-4:1.3
5-5-3:1.3
5-5-2:1.3
5-5-1:1.3
5-5-0:1.3
5-4-5:1.3
5-4-4:1.3
5-4-3:1.3
5-4-1:1.3
5-4-0:1.3
5-3-8:1.3
5-3-7:1.3
5-3-6:1.3
5-3-5:1.3
5-3-4:1.3
5-3-3:1.3
5-3-2:1.3
2-3-2:1.3
5-3-1:1.3
5-3-0:1.3
5-2-8:1.3
5-2-7:1.3
5-2-6:1.3
5-2-5:1.3
5-2-4:1.3
5-2-3:1.3
5-2-2:1.3
5-2-1:1.3
5-2-0:1.3
5-1-4:1.3
WARFIELD:1.3
5-1-3:1.3
BEFORE-SSL:1.3
5-1-2:1.3
5-1-1:1.3
5-1-0:1.3
5-0-8:1.3
5-0-7:1.3
5-0-6:1.3
5-0-5:1.3
5-0-4:1.3
5-0-3:1.3
5-0-2:1.3
5-0-1:1.3
5-0-0:1.2;
locks; strict;
comment @# @;
1.3
date 99.04.17.20.26.24; author esr; state Exp;
branches;
next 1.2;
1.2
date 99.03.09.22.08.47; author esr; state Exp;
branches;
next 1.1;
1.1
date 99.03.09.22.07.55; author esr; state Exp;
branches;
next ;
desc
@@
1.3
log
@Another update from Kent Robotti.
@
text
@#!/bin/sh
MSG() {
cat << EOF
# Fetchsetup is a shell script for creating a .fetchmailrc file,
# that will be used by the program "fetchmail" to connect to your
# mail domain and retrieve your mail.
# This script is linux specific, so it may not work on another system.
# Kent Robotti <krobot@@erols.com> (3-31-99)
EOF
}
if [ ! "$UID" = "0" ]; then
echo "[$LOGNAME] You need to be [root] to run this script."
echo "You could login: root"
echo "You could also try one of these: # sudo fetchsetup"
echo " # su -c fetchsetup"
exit 1
fi
MSG
echo -n "Continue? (Y/n) : "
read ans
if [ "$ans" = "n" -o "$ans" = "N" ]; then
echo "Cancelled."
exit 0
fi
stty erase "^?" 2>/dev/null
echo
echo "Remote mail site?: pop.boo.com <Your service providers mail domain name>"
echo -n "Remote mail site?: "
read SITE
echo
echo "Protocol?: pop3 <My service provider uses the 'pop3' mail protocol>"
echo "Protocol?: auto <If not sure put: auto>"
echo "Choices: apop auto etrn imap imap-gss imap-k4 kpop pop2 pop3 rpop sdps"
echo -n "Protocol?: "
read PROTO
echo
echo "Remote username?: jerry <My username or login is jerry>"
echo -n "Remote username?: "
read USR
echo
echo "Remote password?: ? <What's the password for?: $USR>"
echo -n "Remote password?: "
read PASS
echo
echo -n "Create $HOME/.fetchmailrc file? (Y/n) : "
read ans
if [ "$ans" = "n" -o "$ans" = "N" ]; then
echo
echo "Fetchsetup cancelled."
echo
exit 0
fi
echo 'poll "'$SITE'"' > $HOME/.fetchmailrc
echo "protocol $PROTO" >> $HOME/.fetchmailrc
echo 'username "'$USR'"' >> $HOME/.fetchmailrc
echo 'password "'$PASS'"' >> $HOME/.fetchmailrc
PROCMAIL=`type -all procmail | sed -n "1 p" | cut -d' ' -f3`
SENDMAIL=`type -all sendmail | sed -n "1 p" | cut -d' ' -f3`
if [ ! "$PROCMAIL" = "" ]; then
echo 'mda "'$PROCMAIL -d %s'"' >> $HOME/.fetchmailrc
MDA="1"
elif [ ! "$SENDMAIL" = "" ]; then
echo 'mda "'$SENDMAIL %s'"' >> $HOME/.fetchmailrc
MDA="2"
else
MDA="3"
fi
echo >> $HOME/.fetchmailrc
echo
echo "This is your $HOME/.fetchmailrc file."
chmod 600 $HOME/.fetchmailrc
echo
cat $HOME/.fetchmailrc
if [ ! "$MAIL" = "" ]; then
echo "Fetchmail will retrieve your mail and put it in:"
echo "$MAIL"
if [ ! -f "$MAIL" ]; then
touch $MAIL 2>/dev/null
chmod 600 $MAIL 2>/dev/null
fi
fi
echo
if [ "$MDA" = "1" ]; then
echo "I put that (m)ail (d)elivery (a)gent in .fetchmailrc"
echo "because i found it on your system, this doesn't mean"
echo "it's correct or the one you want to use."
echo
echo "The first time you run fetchmail, you should run it"
echo "this way: # fetchmail -k"
echo
elif [ "$MDA" = "2" ]; then
echo "You seem to have sendmail, sendmail will be used"
echo "as the (m)ail (d)elivery (a)gent for fetchmail."
echo
echo "WARNING! There's no way to know if sendmail is set up"
echo "properly for local mail delivery, so the first time you"
echo "run fetchmail run it this way: # fetchmail -k"
echo
echo "If the mail that fetchmail retrieves is not put in your mailbox,"
echo "you'll know that sendmail is not set up properly for the delivery"
echo "of local mail."
echo
elif [ "$MDA" = "3" ]; then
echo "I Don't know what (m)ail (d)elivery (a)gent you're going to use."
echo "You need a <mda> to deliver the mail to you, after <fetchmail> retrieves it."
echo
echo "Put the <mda> in your .fetchmailrc file, like below."
echo "password $PASS"
echo mda '"/usr/bin/procmail -d %s"'
echo mda '"/usr/sbin/sendmail %s"'
echo
echo "The first time you run fetchmail, you should run it"
echo "this way: # fetchmail -k"
echo
fi
@
1.2
log
@Updated.
@
text
@d6 3
a8 3
# Fetchsetup is a shell script for creating a $HOME/.fetchmailrc
# file, that will be used by the program "fetchmail" to connect to
# your mail domain and retrieve your mail.
d10 1
a10 1
# Kent Robotti <krobot@@erols.com> (3-9-99)
d16 1
a16 1
echo "NOTICE: * $LOGNAME * You need to be 'root' to run this script."
d18 2
a19 6
echo "You could also try this: # sudo fetchsetup"
echo "You could also try this: # su -c fetchsetup"
echo "This assumes the permissions on 'sudo' and 'su' are 4111."
echo "To give 'su' or 'sudo' these permissions, you have to be root."
echo "~# chown root.root sudo ; chmod 4111 sudo"
echo "You also need a /etc/sudoers file for 'sudo'."
d31 2
d66 3
d70 2
a71 11
ps ax >/tmp/grep.tmp 2>/dev/null
if [ -s /etc/sendmail.cf ]; then
CF=/etc/sendmail.cf
elif [ -s /etc/mail/sendmail.cf ]; then
CF=/etc/mail/sendmail.cf
fi
if [ -s /tmp/grep.tmp ] && [ ! "$CF" = "" ]; then
if cat /tmp/grep.tmp | grep "sendmail: accepting" >/dev/null 2>&1 &&
grep "A=procmail" $CF >/dev/null 2>&1 ; then
d73 2
a74 26
fi
fi
rm -f /tmp/grep.tmp
if [ ! "$MDA" = "1" ]; then
if [ -x /usr/bin/procmail ]; then
echo mda '"/usr/bin/procmail -d %s"' >> $HOME/.fetchmailrc
MDA="2"
elif [ -x /usr/local/bin/procmail ]; then
echo mda '"/usr/local/bin/procmail -d %s"' >> $HOME/.fetchmailrc
MDA="2"
elif [ -x /usr/sbin/procmail ]; then
echo mda '"/usr/sbin/procmail -d %s"' >> $HOME/.fetchmailrc
MDA="2"
elif [ -x /bin/procmail ]; then
echo mda '"/bin/procmail -d %s"' >> $HOME/.fetchmailrc
MDA="2"
elif [ -x /sbin/procmail ]; then
echo mda '"/sbin/procmail -d %s"' >> $HOME/.fetchmailrc
MDA="2"
elif [ -x /bin/mail.local ]; then
echo mda '"/bin/mail.local %s"' >> $HOME/.fetchmailrc
MDA="2"
elif [ -x /usr/bin/mail.local ]; then
echo mda '"/usr/bin/mail.local %s"' >> $HOME/.fetchmailrc
a78 1
fi
d100 9
a108 1
echo "You seem to have sendmail running, sendmail will be used"
d111 1
a111 1
echo "WARNING: There's no way to know if sendmail is set up"
d116 2
a117 10
echo "you'll know that sendmail is not set up properly in the"
echo "$CF file for delivery of local mail."
echo
elif [ "$MDA" = "2" ]; then
echo "I put that (m)ail (d)elivery (a)gent in .fetchmailrc"
echo "because i found it on your system, this doesn't mean"
echo "it's correct or the one you want to use."
echo
echo "The first time you run fetchmail, you should run it"
echo "this way: # fetchmail -k"
d126 1
a126 1
echo mda '"/bin/mail.local %s"'
@
1.1
log
@Initial revision
@
text
@d10 1
a10 1
# Kent Robotti <krobotti@@erols.com> (7-29-98)
d36 1
a36 1
echo "Remote mail site?: foo.boo.com <-Your service providers mail domain name.)"
d40 3
a42 3
echo "Protocol?: pop3 <-My service provider uses the 'pop3' mail protocol.)"
echo "Protocol?: auto <-If not sure put: auto"
echo "Choices: pop2 pop3 apop imap imap-k4 kpop rpop etrn auto"
d46 1
a46 1
echo "Remote username?: jerry <-My username or login is jerry.)"
d50 1
a50 1
echo "Remote password?: ? <-What's the password for?: $USR"
a63 4
if [ -s $HOME/.fetchmailrc ]; then
mv $HOME/.fetchmailrc $HOME/.fetchmailrc.OLD
fi
d69 7
a75 1
ps x >/tmp/grep.tmp 2>/dev/null
d77 1
a77 1
if [ -s /tmp/grep.tmp ]; then
d79 1
a79 1
grep "A=procmail" /etc/sendmail.cf >/dev/null 2>&1 ; then
d123 3
a125 2
echo "Fetchmail will retrieve your mail and put it in: $MAIL"
if [ ! -s "$MAIL" ]; then
d138 1
a138 1
echo "run fetchmail, run it this way. -> ~# fetchmail -k"
d142 1
a142 1
echo "/etc/sendmail.cf file, for delivery of local mail."
d145 1
a145 1
echo "I put that (m)ail (d)elivery (a)gent in .fetchmailrc,"
d150 1
a150 1
echo "this way. -> ~# fetchmail -k"
d162 1
a162 1
echo "this way. -> ~# fetchmail -k"
@
|