Results 1 to 4 of 4

Thread: what tables are used for email

  1. #1
    customnames is offline Member
    Join Date
    Jun 2009
    Posts
    5

    Angry what tables are used for email

    does any one know the tables sequency for emails
    to work around the issues with pop3. I need to change the delete field to 1
    and then use a script to pull the emails off the pop3 server with a cronjob
    it would also be handy to remove the button that try to delete or move the emails as
    my broswers keep hanging and need to restart and login again which is so un cool

    why can't we have phpmailer or sendmail which just use one smtp account
    and allow all emails come in in one
    why do I ahve myinbox and when I put in my email account details I get a new inbox not related
    to myinbox

    also not all browsers are able to handle sugar
    FF can't move emails or import into sugar
    safari the same but takes 3-4 mins to not do anything accept hang
    opera can't handle most functions even adding settings so avoid
    IE can transfer files but not import to sugar or move to another folder

    havent tried chrome yet

    Tested on linux centos 5.2 php 5.2.6
    windows web server 2008 php 5.2.8

  2. #2
    kinshibuya's Avatar
    kinshibuya is offline A Sugar Hero
    Join Date
    Jul 2008
    Location
    brasil
    Posts
    521

    Default Re: what tables are used for email

    Tables are on the image attached:
    Attached Images Attached Images  
    Priscila Kin Yamamoto Joranhezon
    Phone: +55 61 32010000
    priscila.joranhezon@nct.com.br
    NCT Informática Ltda

  3. #3
    lucianamssouza is offline Junior Member
    Join Date
    Jul 2009
    Posts
    3

    Default Re: what tables are used for email

    Hi,

    We have a similar problem. By accident in one user account there are now more than 100.000 e-mails and we don't want to remove them manually as it will take too much time.
    The idea is to make an SQL query that will clean up the email from this user.
    So my question is: Does the attachment files also stay in the database or are they put in the file system somewhere?

    Thank you and best regards,
    Luciana Moreira

  4. #4
    datasponge is offline Sugar Community Member
    Join Date
    Mar 2008
    Location
    San Jose, CA, USA
    Posts
    553

    Default Re: what tables are used for email

    Quote Originally Posted by kinshibuya View Post
    Tables are on the image attached:
    Don't forget the inbound / outbound tables for your server account settings. Here is a list of the tables I am aware of trimmed from show tables in MySQL:

    Code:
    | email_addr_bean_rel            |
    | email_addresses                |
    | email_addresses_audit          |
    | email_cache                    |
    | email_marketing                |
    | email_marketing_prospect_lists |
    | email_templates                |
    | emailman                       |
    | emails                         |
    | emails_beans                   |
    | emails_email_addr_rel          |
    | emails_text                    |
    | inbound_email                  |
    | inbound_email_autoreply        |
    | inbound_email_cache_ts         |
    | outbound_email                 |
    Phil

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. my email tables are out of control
    By mjel in forum Help
    Replies: 2
    Last Post: 2008-06-06, 09:00 AM
  2. Replies: 0
    Last Post: 2008-05-13, 05:23 AM
  3. Replies: 3
    Last Post: 2008-03-28, 01:17 PM
  4. Replies: 0
    Last Post: 2008-01-28, 05:05 PM
  5. Replies: 1
    Last Post: 2008-01-23, 04:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •