12:56 p.m.
At first I thought maybe it was some spf/dmarc related setting. But this script is sending out the test message. I need the vacation to use/add the -f option.
#!/bin/sh
FROM='test@example.net' TO='xxxxx@gmail.com' /usr/sbin/sendmail -f $FROM -i -t << MESSAGE_END To: ${TO} From: ${FROM}
Hi, this is my message, and I'm sending it to you! MESSAGE_END
16 Aug
16 Aug
4:50 a.m.
According to me for get dovecot use the from in sieve in the envelope you can do this First Check Sieve Capabilities you can Use the envelope Test Configuration in Dovecot After configuring, test the setup by sending emails and observing whether they are processed correctly according to your Sieve rules
264
Age (days ago)
285
Last active (days ago)
5 comments
3 participants
participants (3)
-
leoniemeeyr@gmail.com
-
Marc
-
Michael Tokarev