Develop and Download Open Source Software

Browse CVS Repository

Diff of /freetrain/CVSROOT/syncmail

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by kkawa, Thu Jan 16 04:24:58 2003 UTC revision 1.3 by kkawa, Thu Jan 16 04:31:33 2003 UTC
# Line 102  except ImportError: Line 102  except ImportError:
102  from cStringIO import StringIO  from cStringIO import StringIO
103    
104  # Which SMTP server to do we connect to?  Empty string means localhost.  # Which SMTP server to do we connect to?  Empty string means localhost.
105  MAILHOST = 'www.kohsuke.org'  MAILHOST = 'mail.valinux.co.jp'
106  MAILPORT = 25  MAILPORT = 25
107    
108  # Diff trimming stuff  # Diff trimming stuff

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26