diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-27 05:09:30 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-27 05:09:30 +0000 |
commit | 1317f454a87c5e6421e227a5d8918ddbb943bf5d (patch) | |
tree | abd863aed3f0f7f1f92444bfee230f00d89d320a /sample.rcfile | |
parent | 9e6cbca366809d2da3273ba76e22b1b195ac0428 (diff) | |
download | fetchmail-1317f454a87c5e6421e227a5d8918ddbb943bf5d.tar.gz fetchmail-1317f454a87c5e6421e227a5d8918ddbb943bf5d.tar.bz2 fetchmail-1317f454a87c5e6421e227a5d8918ddbb943bf5d.zip |
Ready to ship.
svn path=/trunk/; revision=698
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sample.rcfile b/sample.rcfile index 303b9376..a01180fc 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -72,7 +72,8 @@ # # This is what the developer's .fetchmailrc looks like: -set batchlimit = 0 # I forward to sendmail +set batchlimit = 0 # I forward to sendmail +set interface = sl0/10.0.2.15 # SLIRP's default IP address defaults password not_blowing_my_cover; |