软件包: gambas2-gb-net-smtp (2.0.0-1) [universe]
gambas2-gb-net-smtp 的相关链接
Ubuntu 的资源:
下载源码包 gambas2:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- José L. Redrejo Rodríguez
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [gambas.sourceforge.net]
相似软件包:
Gambas component to use smtp protocol
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...
This component allows sending emails using smtp protocol. It contains one control, SmtpClient, that is used for defining the SMTP server, the SMTP port, the recipients, the sender, the subject, the mail contents, some attachments, and for finally sending the mail.
其它与 gambas2-gb-net-smtp 有关的软件包
|
|
|
-
- dep: gambas2-gb-net (>= 2.0.0-1)
- The Gambas networking component
-
- dep: gambas2-runtime (>= 2.0.0-1)
- The Gambas runtime
-
- dep: libc6 (>= 2.7-1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.15.2)
- The GLib library of C routines