Hello > find /var/lib/squirrelmail/data/ -name *.pref -exec sed --in-place > 's/trash_folder=Trash/trash_folder=INBOX.Trash/g' {} \; The next two instructions are incorrect. > find /var/lib/squirrelmail/data/ -name *.pref -exec sed --in-place > 's/trash_folder=Drafts/trash_folder=INBOX.Drafts/g' {} \; find /var/lib/squirrelmail/data/ -name *.pref -exec sed --in-place 's/draft_folder=Drafts/draft_folder=INBOX.Drafts/g' {} \; > find /var/lib/squirrelmail/data/ -name *.pref -exec sed --in-place > 's/trash_folder=Sent/trash_folder=INBOX.Sent/g' {} \; find /var/lib/squirrelmail/data/ -name *.pref -exec sed --in-place 's/sent_folder=Sent/sent_folder=INBOX.Sent/g' {} \; In the Changelog file, in the tarball, are wrong as well. -- Un saludo. Fernando. --------------------------------------------------------------- Fernando Gozalo Rodrigo - Analista de Sistemas Centro de Sistemas Informáticos Universidad Nacional de Educación a Distancia --------------------------------------------------------------- Por favor, no envíe adjuntos de WORD, EXCEL o POWERPOINT Vea http://www.gnu.org/philosophy/no-word-attachments.es.html --------------------------------------------------------------- ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users