OldDocs::SOAP::Transport::MAILTO man page on YellowDog

Man page or keyword search:  
man Server   18644 pages
apropos Keyword Search (all sections)
Output format
YellowDog logo
[printable version]

OldDocs::SOAP::TranspoUserMContributed PerlOldDocs::SOAP::Transport::MAILTO(3)

NAME
       SOAP::Transport::MAILTO - Client side SMTP/sendmail support for
       SOAP::Lite

SYNOPSIS
	 use SOAP::Lite;

	 SOAP::Lite
	   -> uri('http://soaplite.com/My/Examples')
	   -> proxy('mailto:destination.email@address', smtp => 'smtp.server', From => 'your.email', Subject => 'SOAP message')

	   # or
	   # -> proxy('mailto:destination.email@address?From=your.email&Subject=SOAP%20message', smtp => 'smtp.server')

	   # or if you want to send with sendmail
	   # -> proxy('mailto:destination.email@address?From=your.email&Subject=SOAP%20message')

	   # or if your sendmail is in undiscoverable place
	   # -> proxy('mailto:destination.email@address?From=your.email&Subject=SOAP%20message', sendmail => 'command to run your sendmail')

	   -> getStateName(12)
	 ;

DESCRIPTION
COPYRIGHT
       Copyright (C) 2000-2001 Paul Kulchenko. All rights reserved.

       This library is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

AUTHOR
       Paul Kulchenko (paulclinger@yahoo.com)

perl v5.8.8			  2006-06-1OldDocs::SOAP::Transport::MAILTO(3)
[top]

List of man pages available for YellowDog

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net