EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

Expand Method

Asks the MailServer to expand a name or mailing list.

Object Oriented Interface

public function doExpand($emailaddress);

Procedural Interface

inedi_smtp_do_expand($res, $emailaddress);

Remarks

This method asks the MailServer to expand a name or mailing list. The resulting response is provided in one or more Expand events (one for each address). The class will try to connect to the mail relay if it is not already connected.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]