Hello, Yes, you are probably passing the line limit if it cutting off like that. I'd suggest using an alias file. alias_file "c:\aliases.txt" That file uses standard unix alias format alias: destination,destination,destination etc etc etc Regards, Stuart On 6/10/2010 4:13 a.m., Daniel Martinez wrote: > I have an issue with alias. > > For example I have an alias > > g_redirect was=HIDDEN@@domain.com" to="user1@domain.com , >HIDDEN@domain.com, user3@domain.com, user4@domain.com, user5@domain.com, >HIDDEN@domain.com" > > Sometimes when I need to edit the surgemail.ini I found that this alias > was modified, there are some fields deleted. For example: > > g_redirect was=HIDDEN@@domain.com" to="user1@domain.com , >HIDDEN@domain.com, user3@domain.com, user4@domain.com, us" > > I don't know why or what is causing this problem. Or if there are a > limit. > > The alias line has more than 500 characters. How can avoid this problem? > > Thanks in advance. > > Daniel > > >
Last Message | Next Message