Dear group, Here's a bunch of problems that appear when I'm trying to use what's in the subject... If anyone could help to resolve them, I am ready to buy you some beer if you'll be passing around ;-).
here's a cut of squirrel's config: ----- $imapPort = 143; $useSendmail = false; $smtpServerAddress = 'localhost'; $smtpPort = 25; $sendmail_path = '/usr/sbin/sendmail'; $use_authenticated_smtp = false; $pop_before_smtp = false; $imap_server_type = 'other'; $invert_time = false; $optional_delimiter = '/'; $default_folder_prefix = ''; $trash_folder = 'Trash'; $sent_folder = 'Sent'; $draft_folder = 'Drafts'; $default_move_to_trash = false; $default_move_to_sent = false; $default_save_as_draft = true; $show_prefix_option = true; $list_special_folders_first = true; $use_special_folder_color = true; $auto_expunge = true; $default_sub_of_inbox = false; $show_contain_subfolders_option = true; $default_unseen_notify = 3; $default_unseen_type = 1; $auto_create_special = true; $delete_folder = true; $noselect_fix_enable = false; ----- Number one: dbmail + fetch_mail plugin for squirrel. Did anyone manage to set it up correctly? here's what I've got when I tried: ----- Opening IMAP server Opening POP server Login OK: Inbox contains [34] messages Fetching UIDL... Leaving Mail on Server... Fetching message 1 Message appended to mailbox Fetching message 2 * BAD No tag specified Error Appending Message! Closing POP Logging out from IMAP ----- which results in username's "death" (you can't login with this username no more). Number two: while trying to send a normal plain message to any normal e-mail address, squirrel says in red: "Received: BAD command not recognized", but the message is sent in fact. Number three: while opening any of the messages in "Sent" folder and some of the messages in inbox, php's maximum execution time is exceeded and they don't open using webmail at all (so the only way to view them is downloading them by an off-line mail reader program). It is possible to delete the messages though. Number four, the last for now: (weird one) if I set up a quote for a user and his quote is near to exceed, while he's trying to delete something, it says that it is unable to "COPY 42908:42908 "Trash"", as "quotum would exceed". So the user is unable to delete the messages to free some space and there's no chance for him to continue using the mailbox, as the incoming messages are bounced... any help on any of the above questions will be greatly appreciated. -- Best regards, Igor mailto: igor.at.sumy.biz