X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=srvx.conf.example;h=5c1556bda393698ebb38d9a0d8870cd16468ea56;hb=0466da57ba5a8be9faa43f2b1a2bf8bc762abf68;hp=d3cac229f22565131e0efa14fa9d2b836b467144;hpb=60b67210c87b61b0dcfb377cb892b151b67dd2ae;p=srvx.git diff --git a/srvx.conf.example b/srvx.conf.example index d3cac22..5c1556b 100644 --- a/srvx.conf.example +++ b/srvx.conf.example @@ -399,6 +399,10 @@ "body_prefix" ("This goes before the mail text.", "Each string here is treated as a separate \"paragraph\" for line wrapping."); "body_suffix_first" ("We care a lot about spam. If you did not request this email, bitch and moan loudly at our opers, and tell our ISP to gank our connection."); "body_suffix" ("PLEASE DO NOT BE ALARMED. CALMLY BOARD THE AIRCRAFT, STRAP YOUR ARMS ACROSS YOUR BODY, AND JUMP THE HELL OUT OF THE PLANE.", "Yaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaatta!"); + // If you are using the smtp mail back-end, you may need to set these: + "smtp_server" "localhost"; + "smtp_service" "smtp"; + // "smtp_myname" "localhost.domain"; }; // New section in srvx-1.2 to control database locations, etc.