Menu

Tree [r94] /
 History

HTTPS access


File Date Author Commit
 INSTALL 2009-09-04 jursikf [r63] tracing
 README 2009-07-30 jursikf [r27] leaving out shutdown
 makefile 2013-04-23 jursikf [r90] FIX: Bug in VRFY
 mdrop 2009-10-07 jursikf [r71] pipe is now working
 network_functions.c 2009-12-09 jursikf [r81] failed attempts to send e-mail are handled in t...
 network_functions.h 2009-12-08 jursikf [r79] network functions cleanup
 pa_functions.c 2013-05-09 jursikf [r94] FIX: Bug in config parser - jump translation
 pa_functions.h 2013-05-09 jursikf [r94] FIX: Bug in config parser - jump translation
 queue_processor.c 2013-05-09 jursikf [r94] FIX: Bug in config parser - jump translation
 queue_processor.h 2009-12-10 jursikf [r85] cleanup of the retry mechanism and delivery fai...
 queue_processor_rules.c 2009-12-10 jursikf [r84] fixes in sending
 queue_processor_rules.h 2009-12-08 jursikf [r75] fixed deleteing of recipient addresses when spl...
 smta.c 2013-05-09 jursikf [r94] FIX: Bug in config parser - jump translation
 smta.config 2013-04-24 jursikf [r92] FIX: Bug in SMPT server DATA
 smta.h 2013-04-23 jursikf [r90] FIX: Bug in VRFY
 smtp_client.c 2009-12-09 jursikf [r81] failed attempts to send e-mail are handled in t...
 smtp_client.h 2009-11-20 jursikf [r74]
 smtp_client_testing.c 2009-12-09 jursikf [r81] failed attempts to send e-mail are handled in t...
 smtp_server.c 2013-04-24 jursikf [r92] FIX: Bug in SMPT server DATA
 smtp_server.h 2009-09-03 jursikf [r58]
 string_functions.c 2013-04-23 jursikf [r90] FIX: Bug in VRFY
 string_functions.h 2009-12-21 jursikf [r88] cleanup of the unused string functions
 test_pa.c 2008-01-01 jursikf [r11] SMTA is now daemon!
 test_smta.c 2007-08-19 jursikf [r7] Added automatic directory creation.
 test_string.c 2009-08-21 jursikf [r35] repaired bug in string_copy()
 windows_cleanup 2009-09-03 jursikf [r59]

Read Me

SMTA - Simple Mail Transport Agent
----------------------------------

Usage:
------
smta [configuration_file]

If the configuration file is not specified, the default smta.conf in the same directory as smta will be used.