分页: 1 / 1

《NetBSD指南-26.1.2.测试配置》

发表于 : 2010-03-08 1:50
leo
Postfix is finally configured and ready to work, but before sending real mail it is better to do some simple tests. First let's try sending a local e-mail with the following command (postfix's sendmail wrapper):

代码: 全选

$ sendmail carlo
Subject: test

Hello world
.
Please follow exactly the example above: leave a blank line after Subject: and end the message with a line containing only one dot. Now you should be able to read the message with your mail client and verify that the From: field has been correctly rewritten.