root/tags/email-0_40/email/licq_email.conf

Revision 697, 345 bytes (checked in by anonymous, 9 years ago)

This commit was manufactured by cvs2svn to create tag 'email-0_40'.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# Sample Email forwarder configuration file
2# Edit and copy to ~/.licq
3# Options are:
4#  Host - the smtp host to talk to
5#  To - who to forward icq messages to
6#  From - address used as return path
7#  Domain - your local domain, "localhost" should work fine
8
9[SMTP]
10Host = localhost
11To = root@localhost
12From = root@localhost
13Domain = localhost
Note: See TracBrowser for help on using the browser.