summaryrefslogtreecommitdiff
path: root/common/smtppass.c
AgeCommit message (Collapse)Author
2004-08-16Custom headers need CRLF appendedStef Walter
2004-08-02 - Fixed endless loop that occurred on failure to connect out [Jo��o ↵Stef Walter
Carlos Mendes Lu��s] - Added option for leaving all files in temp directory (debugging purposes) - Prints version number when run with -v
2004-07-23- Always announce self as 'clamsmtp'Stef Walter
2004-07-22 - Unique id should be in lockStef Walter
2004-07-22- Fixed problem with closing socketsStef Walter
2004-07-21- Note ClamAV errors in loglineStef Walter
2004-07-21- Fixed timeout handlingStef Walter
- Formatted code blocks
2004-07-21- Timeout gives a proper error messageStef Walter
2004-07-21- Added quarantine featureStef Walter
- Clarified documentation - New version
2004-07-21- Intercept banner instead of HELO command.Stef Walter
2004-07-20- Added credits for patchesStef Walter
- Trying to stop loop warnings
2004-07-20- Applied header patchStef Walter
- We send our own HELO command
2004-07-20- Better connection handlingStef Walter
- Route connections without a IP back to incoming IP
2004-07-19Miscellaneous fixes (lost track).Stef Walter
2004-07-10A little less chatty in the logsStef Walter
2004-07-10Initial Public ReleaseStef Walter
2004-07-08Initial importStef Walter
2004-07-08New repository initialized by cvs2svn.(no author)
2005-04-26Solaris compatibility patchesStef Walter
2005-04-14Fix problem when header is missing.Stef Walter
2005-03-20Fixes for header symbols.Stef Walter
2005-03-12Accept special formatting arguments in the Header line.Stef Walter
2005-01-27Version 1.3Stef Walter
2004-12-01Clean up XCLIENT comments a bit.Stef Walter
2004-12-01Don't handle or mess with XFORWARD commands.Stef Walter
2004-11-26- Add XCLIENT supportStef Walter
- Ignore XCLIENT/XFORWARD commands coming from clients.
2004-10-30Allow configuration of server keep alives (NOOPs). Default to none.Stef Walter
2004-10-30Print out version in debug logsStef Walter
2004-10-22 - Added CLIENT and SERVER variables to VirusAction script environment.Stef Walter
- Even better logging for network errors.
2004-10-221.0 versionStef Walter
2004-10-12Don't send lines that are too long to syslogStef Walter
2004-10-08Keep end of loglineStef Walter
2004-10-05Don't send server NOOPs if it closed the connection.Stef Walter
2004-10-01Send NOOPs to the server during slow connections to prevent timeouts. Bug #134Stef Walter
2004-09-29Fix problem with last line of multiline responses getting filteredStef Walter
2004-09-23PidFile in the config file supportStef Walter
2004-09-20Better processing of result messagesStef Walter
2004-09-20Change "TMP" to "TMPDIR"Stef Walter
2004-09-20Complete fix of smtp fail logicStef Walter
2004-09-20Fix the reject code logicStef Walter
2004-09-19Close file descriptors on execStef Walter
2004-09-18Debugging fixes for features recently added.Stef Walter
2004-09-18Some small syntax changes.Stef Walter
2004-09-18- Same changes to the env var setupStef Walter
2004-09-18Attribute patch author properlyStef Walter
2004-09-18Better error messages for 'run as user'Stef Walter
2004-09-18- Support for per io line buffersStef Walter
- Support for recipient and sender parsing - Added environment variable support - Better logging.
2004-09-16- Ability to switch usersStef Walter
- Fix for config files not ending in a line break
2004-09-16- Put in comments for adding options.Stef Walter
2004-09-14Merging of the CLAMSMTP_SP branchStef Walter