Changes between Version 4 and Version 5 of faq/email/setup-postfix-debian
- Timestamp:
- Dec 12, 2010, 10:45:03 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/email/setup-postfix-debian
v4 v5 72 72 (this section needs work) 73 73 74 At this point you should have a working `/usr/ bin/sendmail` on your machine, however, the envelopes around messages you send might contain strange information, such as `From:` set to the fully-qualified name of your laptop. This may result in mail you send being rejected by the mayfirst relay, depending on the domain you use for your laptop.74 At this point you should have a working `/usr/sbin/sendmail` on your machine, however, the envelopes around messages you send might contain strange information, such as `From:` set to the fully-qualified name of your laptop. This may result in mail you send being rejected by the mayfirst relay, depending on the domain you use for your laptop. 75 75 76 76 I work around this problem by telling mutt, my MUA of choice, to use my regular (mayfirst-provided) email address for the `From:` header. In my .muttrc, I include the lines