A new source-tree tutorial for the @Mail software has been created at: http://support.atmail.com/source-tree.htmlReference the document for details on the layout structure of @Mail, what each script does and the system modules used for the application.
Details on the HTML template structure is also provided for ease of navigation when customizing the software.
Question: I have 3 sites using @Mail for Webmail, and I want each site to have it's own Webmail branding and settings, while still using a single installation of @Mail. What are my options here?
(more...)
Question:I want to integrate @Mail into my billing system, and need a way to manually delete a user-account via an SQL query
Answer:To manually delete a user-account in @Mail via SQL you can use the following.
Note there are various tables within @Mail that start with a prefix, depending on the first character of the username ( if non A-Z, use the prefix _other )
(more...)