Submit
Path:
~
/
/
opt
/
psa
/
admin
/
htdocs
/
mailconfig
/
File Content:
autoconfig.xml
<!-- Copyright 1999-2025. WebPros International GmbH. All rights reserved. --> <clientConfig version="1.1"> <emailProvider id="{{HOSTNAME}}"> <domain>{{HOSTNAME}}</domain> <displayName>{{DISPLAY_NAME}}</displayName> <displayShortName>{{DISPLAY_NAME}}</displayShortName> <incomingServer type="imap"> <hostname>{{INCOMING_SERVER}}</hostname> <port>{{IMAP_PORT}}</port> <socketType>{{INCOMING_SSL}}</socketType> <authentication>password-cleartext</authentication> <username>{{USER_NAME}}</username> </incomingServer> <outgoingServer type="smtp"> <hostname>{{OUTGOING_SERVER}}</hostname> <port>{{SMTP_PORT}}</port> <socketType>{{OUTGOING_SSL}}</socketType> <authentication>password-cleartext</authentication> <username>{{USER_NAME}}</username> </outgoingServer> <incomingServer type="pop3"> <hostname>{{INCOMING_SERVER}}</hostname> <port>{{POP3_PORT}}</port> <socketType>{{INCOMING_SSL}}</socketType> <authentication>password-cleartext</authentication> <username>{{USER_NAME}}</username> </incomingServer> </emailProvider> </clientConfig>
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
autoconfig.xml
1295 bytes
0644
autodiscover.xml
1733 bytes
0644
email.mobileconfig
3340 bytes
0644
index.php
8335 bytes
0644
N4ST4R_ID | Naxtarrr