Ann: POP3/SMTP EmailPlugin 1.2 released!
Moderators: Hacker, petermad, Stefan2, white
- André Martin
- Senior Member
- Posts: 245
- Joined: 2003-02-05, 15:46 UTC
- Location: Dresden, Germany
Ann: POP3/SMTP EmailPlugin 1.2 released!
Hi, today is a great day - Christian has just announced the official release
of TC 5.51 on his site and we are proud to announce the release of the POP3/SMTP EmailPlugin 1.2 which can be downloaded from the following site:
http://www.acd-group.com/Softwaredevelopment/POP3Plugin
Special thanks to Christan Ghisler, to all my beta testers and to those
who did the translations (6 in total)!
of TC 5.51 on his site and we are proud to announce the release of the POP3/SMTP EmailPlugin 1.2 which can be downloaded from the following site:
http://www.acd-group.com/Softwaredevelopment/POP3Plugin
Special thanks to Christan Ghisler, to all my beta testers and to those
who did the translations (6 in total)!
Browse the web with the HTTP SmartBrowserPlugin
Check your mails with the POP3/SMTP EmailPlugin!
Check your mails with the POP3/SMTP EmailPlugin!
Hi,
What do I have to do to connect to my account? My username is "thehacker", the POP3 server is "mail.host.sk".
My fsplugin.ini contains:
I always get this:
CONNECT \thehacker@host.sk
Socket Error # 11001
Host not found.
TIA
Roman
What do I have to do to connect to my account? My username is "thehacker", the POP3 server is "mail.host.sk".
My fsplugin.ini contains:
Code: Select all
[POP3/SMTP EmailPlugin - POP3 Connections]
thehacker@host.sk=thehacker@mail.host.sk
[POP3/SMTP EmailPlugin - Settings]
FileExtension=.txt
APOPAuthentication=0
F8DeletesConnection=1
ShowAddConnectionsLnk=1
ShowEditConnectionsLnk=1
SubjectLength=40
AddressLength=30
RetrieveLines=-1
SMTPServer=smtp.domain.com
CONNECT \thehacker@host.sk
Socket Error # 11001
Host not found.
TIA
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
@Hacker it looks like you did not add your password.
it must look like this:
Title=thehacker:EncodedPwd(XXXXXXXXXXXX)@smtp.yourprovider.com
or @pop3.yourprovider.com
I use eml as extension and decode it with TC internal command decode.
So Outlookexpress is not necessary.This separates also some attachment.
it must look like this:
Title=thehacker:EncodedPwd(XXXXXXXXXXXX)@smtp.yourprovider.com
or @pop3.yourprovider.com
I use eml as extension and decode it with TC internal command decode.
So Outlookexpress is not necessary.This separates also some attachment.
Last edited by JoeyHH on 2003-03-07, 12:25 UTC, edited 1 time in total.
Greetings JoeyHH
As far as I understand the plugin should ask me for the password the first time I am connecting. And I don't know the encryption scheme for EncodedPwd anyways. I also tried saving a plaintext password in the file, didn't work either.
TIA
Roman
TIA
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
nope ,i just test it,
use add new connection ,choose a title,then use the wizard on the right side.
you have to fill in host ,name ,password port (Normally 110).
but you are right ,this should be implemented for security reason,although the pw is encrypted after installation.
Otherwise use Quickconnection.
you have to close the plug one time to see the new connection
use add new connection ,choose a title,then use the wizard on the right side.
you have to fill in host ,name ,password port (Normally 110).
but you are right ,this should be implemented for security reason,although the pw is encrypted after installation.
Otherwise use Quickconnection.
you have to close the plug one time to see the new connection
Greetings JoeyHH
- André Martin
- Senior Member
- Posts: 245
- Joined: 2003-02-05, 15:46 UTC
- Location: Dresden, Germany
secure pop3 and secure smtp
It would help me a lot if it had support for secure pop3 and secure smtp.
- André Martin
- Senior Member
- Posts: 245
- Joined: 2003-02-05, 15:46 UTC
- Location: Dresden, Germany
- André Martin
- Senior Member
- Posts: 245
- Joined: 2003-02-05, 15:46 UTC
- Location: Dresden, Germany
Andre,
How do I please download attachments using your plugin / how do I process them? For instance I got a mail like this:
How do I get the original pack.zip?
TIA
Roman
How do I please download attachments using your plugin / how do I process them? For instance I got a mail like this:
Code: Select all
Date: Wed, 25 Jun 2003 13:45:06 -0700 (PDT)
From: XYZ
Subject: ABC
To: Roman Korcek <thehacker@host.sk>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="0-1890611303-1056573906=:62387"
Status: RO
--0-1890611303-1056573906=:62387
Content-Type: text/plain; charset=us-ascii
Content-Id:
Content-Disposition: inline
BLA BLA
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
--0-1890611303-1056573906=:62387
Content-Type: application/x-zip-compressed; name="pack.zip"
Content-Transfer-Encoding: base64
Content-Description: pack.zip
Content-Disposition: attachment; filename="pack.zip"
UEsDBBQAAgAIAOej1i5cuetQBR0AAGYsCAAMAAAAdW50aXRsZWQuYm1w7d0x
lus6doXhai8Hjhx7CA4cOPIAnHsaHscdkcegwANS/oJydbd9rSYJ8AAESQD8
...
AAB1bnRpdGxlZC5ibXBQSwUGAAAAAAEAAQA6AAAALx0AAAAA
--0-1890611303-1056573906=:62387--
TIA
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
- André Martin
- Senior Member
- Posts: 245
- Joined: 2003-02-05, 15:46 UTC
- Location: Dresden, Germany
2Hacker
As djk already said - it is not so easy but it is possible and sometimes really useful - for instance if there is no maiclient installed on your PC:
Copy the part with the attachment:
in a newly created file and save it as "filename.b64" (the b64 extension stands for the encoding - your attachment was base64 encoded). Now you only need to double click on this file and TC will decode the file with its internal base64 decoder... That's it!
As djk already said - it is not so easy but it is possible and sometimes really useful - for instance if there is no maiclient installed on your PC:
Copy the part with the attachment:
Code: Select all
Content-Type: application/x-zip-compressed; name="pack.zip"
Content-Transfer-Encoding: base64
Content-Description: pack.zip
Content-Disposition: attachment; filename="pack.zip"
UEsDBBQAAgAIAOej1i5cuetQBR0AAGYsCAAMAAAAdW50aXRsZWQuYm1w7d0x
lus6doXhai8Hjhx7CA4cOPIAnHsaHscdkcegwANS/oJydbd9rSYJ8AAESQD8
...
AAB1bnRpdGxlZC5ibXBQSwUGAAAAAAEAAQA6AAAALx0AAAAA