aboutsummaryrefslogtreecommitdiffstats
path: root/dist-tools/test/testrc
blob: 7520f8d4db6f49ef4fb006d464c9f5d22f64febd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Configuration created Thu Oct 23 20:13:55 2003 by fetchmailconf
set syslog
set postmaster "postmaster"
set bouncemail
set no spambounce
set properties ""
poll pop.whosey.net with proto POP3
       user 'foo' there with password '*' is 'me' here
       user 'bar' there with password '*' is 'her' here
       user 'baz' there with password '*' is 'that' here

poll mail.whatsey.ca with proto POP3 interval 60
       user 'nimble' there with password '*' is 'her' here
ARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER. Trio is intended to be an integral part of another application, so we have not done anything to create a proper installation. Compile with 'make' (edit the Makefile if you want a release build) Test the package with 'make test' Install by copying trio.h, triop.h, and libtrio.a (and man/man?/* if you want documentation) to the appropriate directories. Catch some usage examples in example.c Send feedback and patches to the mailing list, subscription and other information is found here: http://lists.sourceforge.net/lists/listinfo/ctrio-talk Enjoy! Trio web page http://daniel.haxx.se/trio/