You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Agnello George <ag...@gmail.com> on 2007/10/23 10:11:33 UTC

how to auto create spam folder in in webmail ( before ise can log in )

HI
I had a query, i am using a webmail interface called squerrel mail , i need
to make changes on the ./conf.pl file ( folders option ) so that when the
user first time logs a folder called spam is already created . can this be
possible ??

Agnello . G .Dsouza

Re: how to auto create spam folder in in webmail ( before ise can log in )

Posted by Michelle Konzack <li...@freenet.de>.
Am 2007-10-23 13:41:33, schrieb Agnello George:
> HI
> I had a query, i am using a webmail interface called squerrel mail , i need
> to make changes on the ./conf.pl file ( folders option ) so that when the
> user first time logs a folder called spam is already created . can this be
> possible ??
------------------------- END OF REPLIED MESSAGE -------------------------

This should be done, IF you create the user and its mailfolder.

Thanks, Greetings and nice Day
    Michelle Konzack
    Tamay Dogan Network


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSN LinuxMichi
0033/6/61925193    67100 Strasbourg/France   IRC #Debian (irc.icq.com)


Re: how to auto create spam folder in in webmail ( before ise can log in )

Posted by Rick Macdougall <ri...@ummm-beer.com>.
Jari Fredriksson wrote:
>>  HI
>>  I had a query, i am using a webmail interface called
>>  squerrel mail , i need to make changes on the ./conf.pl
>>  file ( folders option ) so that when the user first time
>>  logs a folder called spam is already created . can this
>>  be  possible ??   
>>
>>  Agnello . G .Dsouza
> 
> Is that some virtual account or real account on a Linux? If it's a real 
> account, and your users are using IMAP, then the Mailbox format comes 
> according to /etc/skel structure when the user account is created.
>  
> If it's a POP and/or some virtual user mechanism I have no ideas.
>  
>  

You can also modify one of the files in the config directory, one of 
them has a list of subfolders it creates if they don't exist.  Sent and 
Trash are two of them.

Regards,

Rick


Re: how to auto create spam folder in in webmail ( before ise can log in )

Posted by Jari Fredriksson <ja...@iki.fi>.
> HI
> I had a query, i am using a webmail interface called
> squerrel mail , i need to make changes on the ./conf.pl
> file ( folders option ) so that when the user first time
> logs a folder called spam is already created . can this
> be  possible ??    
> 
> Agnello . G .Dsouza

Is that some virtual account or real account on a Linux? If it's a real account, and your users are using IMAP, then the Mailbox format comes according to /etc/skel structure when the user account is created.

If it's a POP and/or some virtual user mechanism I have no ideas.