Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Solido Smtp Proxy 5.0 build 52.d18 (Default branch) Post 302237028 by Linux Bot on Tuesday 16th of September 2008 10:20:05 PM
Old 09-16-2008
Solido Smtp Proxy 5.0 build 52.d18 (Default branch)

Solido Smtp Proxy is an in-memory SMTP proxy whichoffers high performance load balancing andsecuring of backend mail servers.License: Other/Proprietary LicenseChanges:
This release fixes several bugs related to theinsertion of headers in malformed email messages.Image

Image

More...
 
pacparser_find_proxy(3) 				     Library Functions Manual					   pacparser_find_proxy(3)

NAME
pacparser_find_proxy - Finds proxy for a given URL and Host. SYNOPSIS
#include <pacparser.h> char *pacparser_find_proxy ( const char *url, const char *host ); PARAMETERS
const char *url URL to find proxy for. const char *host Host part of the URL. DESCRIPTION
Finds proxy for a given URL and Host. This function should be called only after pacparser engine has been initialized (using pac- parser_init) and pac script has been parsed (using pacparser_parse_pac_file or pacparser_parse_pac_string). RETURNS
Proxy string on sucess and NULL on error. SEE ALSO
pacparser_version(3), pacparser_init(3), pacparser_parse_pac_file(3), pacparser_parse_pac_string(3), pacparser_parse_pac(3), pac- parser_just_find_proxy(3), pacparser_cleanup(3), pacparser_setmyip(3), pacparser_enable_microsoft_extensions(3) c2man pacparser.h 14 March 2011 pacparser_find_proxy(3)
All times are GMT -4. The time now is 06:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy