Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:alias.cfg [2018/12/20 06:19] – add link to server:mail... wkitty42config:alias.cfg [2022/03/14 19:46] (current) – [See Also] Andre
Line 1: Line 1:
-====== Alias.cfg ====== +====== Email Alias Configuration ====== 
-Sample ctrl/alias.cfg+ 
 +The ''alias.cfg'' file allows the configuration of special aliases for incoming Internet (SMTP/SMTPS) e-mail messages into the Synchronet [[server:Mail]] Server. 
 + 
 +Sample ''[[dir:ctrl]]/alias.cfg'' file:
  
 <code> <code>
Line 22: Line 25:
 </code> </code>
  
-Each of the above aliases are used to check for inbound email addressed to alias@your.domain.invalid. If a matching email is foundit is placed into user #1's mail box.+Each of the above aliases are used to check for inbound email addressed to ''//alias//@your.domain.invalid''. If an incoming email recipient matches one of the listed aliasthe mail message is saved into user #1's mail box.
  
 +Aliases can also be setup for receiving email messages into a sub-board (e.g. for gating a mailing list) or for forwarding mail to external mail servers.
  
  
 ===== See Also ===== ===== See Also =====
-  * [[:config:|config index]] +  * [[:config:|Configuration]] 
-  * [[server:mail|mail server]]+  * [[server:mail|Mail server]] 
  
-{{tag>}}+{{tag>configuration email mail_server messaging smtp cfg}}