This commit is contained in:
@@ -14,6 +14,7 @@ def test_sendmail_mime_format_in_tmux():
|
||||
assert tmux_tty and os.path.exists(tmux_tty), f"Invalid TMUX_TTY: {tmux_tty}"
|
||||
|
||||
# Define test message parameters
|
||||
to_addr=f"| tee {tmux_tty}"
|
||||
from_addr = "robot@local"
|
||||
subject = "MIME Format Test"
|
||||
body = "This is the MIME body."
|
||||
|
||||
Reference in New Issue
Block a user