1mail::account::isRemotemUarill(:3:xa)ccount Native API remfaeirle:n:caeccount::isRemoteUrl(3x)
2
3
4

NAME

6       mail::account::isRemoteUrl  - Determine whether the account is a remote
7       account
8

SYNOPSIS

10       #include <libmail/mail.H>
11
12
13
14       bool flag=mail::account::isRemoteUrl (std::string url);
15

USAGE

17       mail::account::isRemoteUrl  returns  true  if  url  identifies  a  mail
18       account  on  a  remote server (as opposed to a local mail account) that
19       requires a network connection.  mail::account::isRemoteUrl returns true
20       if  url  begins  with  imap,  imaps, nntp, nntps, pop3, pop3s, smtp, or
21       smtps.
22

SEE ALSO

24       mail::account::open(3x).
25
26
27
28                                 10 April 2006  mail::account::isRemoteUrl(3x)
Impressum