The example below shows how to configure the POP3
[13:26:42] ABILIS_CPX:s p pop3 domain:pop3.mail1.lan
COMMAND EXECUTED [13:26:50] ABILIS_CPX:d p pop3
RES:Pop3 ---------------------------------------------------------------------- Run DESCR:Post_Office_Protocol_Ver3 LOG:NO ACT:YES tcp-locport:110 TOS:0-N sesnum:10 DT:300 MAX-IP-SES:2 DOMAIN:pop3.mail1.lan wdir:C:\APP\MAIL\ MSG-LIFETIME:2419200 AUTH:ANY IPSRC:127.000.000.001 IPSRCLIST:PrivateIpAdd
Configure for the user parameter
MAIL:YES
[12:35:59] ABILIS_CPX:a user:test pwd:test1234 mail:yes
COMMAND EXECUTED [12:36:07] ABILIS_CPX:d user
------------------------+-------------+---------------------------------------- USER PWD ACT|CTIP CLUS |CHAT LDAP PPP FTP HTTP MAIL IAX SIP VO ------------------------+-------------+---------------------------------------- admin *** YES # # NO YES YES YES YES NO NO NO YES test *** YES # # NO NO NO NO NO YES NO NO NO
Configure the SMTP parameters:
[13:50:21] ABILIS_CPX:s p smtp LOCAL-DOMAIN:mail1.lan STORE-MB:YES
COMMAND EXECUTED [13:55:41] ABILIS_CPX:d p smtp
RES:Smtp ---------------------------------------------------------------------- Run DESCR:Simple_Mail_Transfer_Protocol LOG:NO ACT:YES tcp-locport:25 SRCADD:R-ID (192.168.010.254) TOS:0-N ses-tot:10 SES-RESERVED-IN:2 SES-RESERVED-OUT:2 DT:120 MAX-IP-SES:2 MAX-RCPT:100 IPSRC:127.000.000.001 IPSRCLIST:PrivateIpAdd LOCAL-DOMAIN:mail1.lan HELOHOST:noname wdir:C:\APP\MAIL\ max-fail-notif:50 MB-MAXSIZE:5000 MSG-MAXSIZE:65535 MB-MAXMAILS:1000 STORE-MB:YES -- Local SMTP relay ---------------------------------------------------- RELAY-NET:# RELAY-IPSRCLIST:# RELAY-AUTH:DISABLED QUEUE-LIFE-TIME:432000 MAIL-TRY-DELAY:300 -- External SMTP server for relay -------------------------------------- SERVER: SERVER-TCP-PORT:25 SERVER-AUTH:NO SERVER-SECURITY:NONE SERVER-USER: SERVER-PWD: -- SMS Gateway --------------------------------------------------------- SMS-GW:NO SMS-PERMIT:RELAY SMS-IP:# SMS-SENDER:#
Tip | |
---|---|
For more information how activating the SMTP resource please see: Section 37.1.1, “How to activating the SMTP resource”. |
Caution | |
---|---|
To activate the changes made on the upper case parameters, execute the initialization command init res:smtp; while to set act the changes made on the lowercase parameters a save conf and an Abilis restart are required (i.e. With warm start command). |