Communities

Answers-EWI
Answers-EWI
TU Delft Linux Community
TU Delft Linux Community
Answers-CiTG
Answers-CiTG
EWI PhD Community
EWI PhD Community
DAIC
DAIC
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author
score:0.5 posts with 0.5 score
"snake oil" exact phrase
votes:4 posts with 4 votes
created:<1w created < 1 week ago
post_type:Answers type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

50%
+0 −0
Q&A Sending mail from shared inbox in TB

ICT could not help, but a colleague could. What works for me is the following (note the .netin the email address): imap.tudelft.nl Port: 993 NETID@tudelft.net\SHARED_MAILBOX_NAME SSL/TLS Norma...

posted 9mo ago by Martin Skrodzki‭

Answer
#1: Initial revision by user avatar Martin Skrodzki‭ · 2024-02-28T12:58:51Z (9 months ago) copy link
ICT could not help, but a colleague could. What works for me is the following (note the `.net`in the email address):
```
imap.tudelft.nl
Port: 993
NETID@tudelft.net\SHARED_MAILBOX_NAME
SSL/TLS
Normal password
```
for the IMAP settings and
```
smtp-a.tudelft.nl
Port: 465
SSL/TLS
Normal password
NETID@tudelft.net
```
for the SMTP settings (note that this is the regular NETID, ignoring the shared mailbox name).