Alto Speckhardt wrote:

> is there any documentation of the command line parameter /add to
> create a new user account? The help file is incomplete.
>
> Does anyone know where to get more information?

In July 2006 there was a message from Stefan or Max who explained the 
syntax (now I haven't access to my archive, but I get it from draft). This 
option has the following usage rules:

Syntax of /Add command line switch:

Thebat.exe /ADD:arg1="value1";arg2=”value2”;…;argN=”valueN”

There arg1..argN are one of the following (comma separates synonims) :
        User, U, Account – name of account to create/modify
        InServer, InSrv, MailServer, In – server for incoming mail (POP3, 
IMAP4, Exchange)
        OutServer, OutSrv, Out – server for outgoing mail (SMTP)
        InUser – login for incoming server
        OutUser – login for outgoing server
        Password, Pwd, P – password for account
        InPassword, InPwd – password for incoming server
        OutPassword, OutPwd – password for outgoing server
        Combined – combined send/delivery
        Deferred – deffered send
        IMAP, IMAP4 – set account type to IMAP
        FileDir, FileDirectory – enable store attachments in separate 
directory and sets it
        InAuth – type of incoming authentication, possible values – Text, 
Plain, MD5 (or MD_5), CRAM_MD5, IKEY
        OutAuth – type of outgoing authentication, possible values – Text, 
Plain, MD5 (or MD_5), CRAM_MD5, IKEY
        Template, Tpl, NewTpl, T – value should contain name of text file 
containing template for new messages
        ReplyTemplate, ReplyTpl – value should contain name of text file 
containing template for reply
        ForwardTemplate, ForwardTpl, FwdTemplate, FwdTpl – value should 
contain name of text file containing template for forward
        KeepDays – specifies how much time it should keep messages
        FromAddr, FromAddress – account from address
        FromName – account from name
        ReplyName – account reply name
        ReplyAddr, ReplyAddress – account reply address
        DelTrashServer – delete messages removes them from server (POP3)
        DelReceived, DeleteReceived, DelRcv – don’t keep messages on server 
(POP3)
        SizeLimit, MaxSize, LimitSize – limit size of messages for POP3
        PopPort, PortPop – sets POP3 port
        SmtpPort, PortSmtp – sets SMTP port
        IMAPPort, PortIMAP – sets IMAP port
        AutoCheck – enables periodical checking
        CheckOnActivate – enables checking on program startup
        _SmtpAuth - perform SMTP authentication
        ConnSend/ConnRece  -  specifies  type  of send/receive connection 
(0 - normal, 1 - STARTTLS, 2 - TLS on dedicated port)
        _SpecSMTP - true, if SMTP should use own authorization settings


Surely,  that «User» argument should be presented anyway. If 
user with
such  name  doesn’t  exists  it  it  will  be created. After ensure of
existance it will be modified with corresponding values.

--

Best regards,
Zygmunt Wereszczyński


________________________________________________________
 Current beta is 4.1.11.16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to