-
[The Stack Overflow answer 6270987](https://stackoverflow.com/a/6270987)
Python script:
```python
# Import smtplib for the actual sending function
import smtplib
# Import the email module…
-
### Description
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/8598bb26-bbfd-4add-9459-43619074699e.png)
Email addresses may accept the special characters (+_.-%)…
-
As per the constraints provided, `a__a@exam.com` is a valid email.
The double underscore here does not violate any constraints given.
However when trying to add a contact with this email, the user is…
-
-
### Describe the problem
Notification emails can be very long and unuseful, because every updated or new strings in every project followed are listed, one after the other... I don't see any situati…
-
An invalid email is accepted. Specifically, when it contains .com.com.
![Screenshot 2024-11-15 at 4.20.47 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/01ca89eb-28e5-4…
-
![image.png](https://raw.githubusercontent.com/Justincjr/pe/main/files/4b1a6116-eb55-4ba4-abff-2ca3af0dff22.png)
email without top level domain is accepted
-
### 🔖 Feature description
Main: 1. Render a TSX template on the server side and send the HTML through Nodemailer. (use react-dom.render)
2. Simply import the mail sender, specify the template name a…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/4b1a6116-eb55-4ba4-abff-2ca3af0dff22.png)
email without top level domain is accepted
[original: nus-cs2103-AY2…
-
we use to smtp but we didn,t work