Open
Bug 841501
Opened 13 years ago
Updated 13 years ago
ispdb abnet.ca
Categories
(Webtools :: ISPDB Server, defect)
Webtools
ISPDB Server
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: admin, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
|
764 bytes,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Build ID: 20130201065344
Comment on attachment 714045 [details]
config-v1.1.xml
><?xml version="1.0" encoding="UTF-8"?>
>
><clientConfig version="1.1">
> <emailProvider id="abnet.ca">
> <domain>abnet.ca</domain>
> <displayName>ABNet Mail</displayName>
> <displayShortName>ABNet</displayShortName>
> </incomingServer>
> <incomingServer type="pop3">
> <hostname>pop.abnet.ca</hostname>
> <port>995</port>
> <socketType>SSL</socketType>
> <authentication>password-cleartext</authentication>
> <username>%EMAILADDRESS%</username>
> </incomingServer>
> <outgoingServer type="smtp">
> <hostname>smtp.abnet.ca</hostname>
> <port>465</port>
> <socketType>SSL</socketType>
> <authentication>password-encrypted</authentication>
> <username>%EMAILADDRESS%</username>
> </outgoingServer>
> </emailProvider>
></clientConfig>
Comment on attachment 714045 [details]
config-v1.1.xml
><?xml version="1.0" encoding="UTF-8"?>
>
><clientConfig version="1.1">
> <emailProvider id="abnet.ca">
> <domain>abnet.ca</domain>
> <displayName>ABNet Mail</displayName>
> <displayShortName>ABNett</displayShortName>
> </incomingServer>
> <incomingServer type="pop3">
> <hostname>pop.abnet.ca</hostname>
> <port>995</port>
> <socketType>SSL</socketType>
> <authentication>password-cleartext</authentication>
> <username>%EMAILADDRESS%</username>
> </incomingServer>
> <outgoingServer type="smtp">
> <hostname>smtp.abnet.ca</hostname>
> <port>465</port>
> <socketType>SSL</socketType>
> <authentication>password-cleartext</authentication>
> <username>%EMAILADDRESS%</username>
> </outgoingServer>
> </emailProvider>
></clientConfig>
Attachment #714045 -
Attachment is obsolete: true
| Assignee | ||
Updated•13 years ago
|
Component: ispdb → ISPDB Server
Product: Mozilla Messaging → Webtools
You need to log in
before you can comment on or make changes to this bug.
Description
•