Default Delivery Domain

 

 

Whenever ListManager receives a subscription request from a simple name, such as "Bob", rather than rejecting it outright or adding an obviously bad email address to the database, ListManager can append a domain name to it. One example of when this is useful is when you are using ListManager on your internal network, where everybody is on the same domain. If you submitted an add command to the ListManager server, you would only need to include the email account name, as shown below:

login xxxxx
add jazztalk <<
bob
shirley
farnsworth
>>
end

 

Thus, with a default domain of "company.com", ListManager would append "company.com" to each of bob, shirley, and farnsworth before subscribing them to jazztalk.



EnableDebugMail CleanOutgoingMailQueue