-
nice forum script
any chance of adding email notification - so if someone replies to a topic you get emailed?
cheers
justin
-
### Configuration
impacket version: current master
Python version: 3.8
Target OS: Kali Rolling
### Debug Output With Command String
```
root@kali:/opt/impacket/examples# python3 ntlmr…
-
As I am sure is well known modern Postfix releases are broken with LibreSSL, OpenBSD outright uses OpenSSL.
https://github.com/openbsd/ports/blob/dce94975560b18e52943920a42ff29ca6a191611/mail/postf…
orbea updated
10 months ago
-
```
What steps will reproduce the problem?
1.Add client
2.Upload file
3.create client
What is the expected output? What do you see instead?
I expected an email to be sent
What version of the product…
-
Thanks, it works when using public mail. But I have my own mail server installed. When launched, the utility passes an incorrect host name. The host is mfu, the utility sends the name mfu\r\n, postfix…
-
### Bug Description
async def generate_reply_content_async(content, original_message):
try:
# 检查缓存
cache_key = hash(content)
if cache_key in query_cache:
…
-
The ESPMailer.cpp 'send()' method does not free up buf, and leaks quite a bit more than its 100 bytes on each send. I've been working on clearing up these leaks both within this library and WiFiClient…
-
Without this feature, having the user enter an email is moot.
How to:
1. When the user sign up, create some random identifier and store it in the db.
2. Send an email to the user, with the identi…
-
When using cloud-mdir-sync only for [smtp](https://github.com/jgunthorpe/cloud_mdir_sync/blob/master/doc/smtp.md) and [imap](https://github.com/jgunthorpe/cloud_mdir_sync/blob/master/doc/imap.md) wit…
-
```
What steps will reproduce the problem?
1.Add client
2.Upload file
3.create client
What is the expected output? What do you see instead?
I expected an email to be sent
What version of the product…