Displaying 20 results from an estimated 63 matches for "outbox".
2007 Mar 29
3
Samba logging behavior on new files
...w file creation is done by copying file to share directory after
mounting it.
Log configuration of samba server is
log file = /var/log/samba/%U.log
log level = 2
Below is log entries when GNU/Linux is used.
[2007/03/20 18:01:18, 2] smbd/open.c:open_file(245)
b2bc1ir opened file outbox/echoserver read=Yes write=Yes (numopen=1)
[2007/03/20 18:01:18, 2] smbd/reply.c:reply_mknew(1324)
new file outbox/echoserver
[2007/03/20 18:01:18, 2] smbd/close.c:close_normal_file(270)
b2bc1ir closed file outbox/echoserver (numopen=0)
Below is log entries when Windows is used.
[2007/03/25 21...
2005 Dec 19
4
need some help designing my messaging system
I am trying to create a messaging system for my users but I''m having a
hard time designing my db. This is what i have in mind, but I am not
sure if its the best approach.
user has_one inbox
user has_one outbox
inbox has_many messages
outbox has_many messages
inbox table
user_id
outbox table
user_id
messages table
box_id (refers to either inbox or outbox - how?)
from_id
to_id
msg_status (new, sent, read, deleted, etc.)
subject
body
does this make sense? is there a better way of acheiving this? since...
2007 Apr 02
7
Feature Missing OUTBOX Folder
Hi Dovecot People,
i have switched my system from courier-imap to dovecot and iam quite
happy with it, the performance is well and i had nearly no problems.
One little feature iam missing is in Courier i had a folder called
"Outbox" there i could paste mails which i want to sent out.
In some networks its not always available to sent mails via port 21, i
know i could just set up my email server to another port but it was a
nice feature.
Is this a big afford or is it just alittle hack ? could it done via a
little plugin...
2009 Feb 24
2
email stuck in outbox
Can anyone here help me out with a client side Outlook issue? I know
outlook is a horrible imap client :(
We intermittently have a problem where mail gets "stuck" in Outlook
users' outboxes.
Might have anything to do with dovecot? Is there anyway I can
troubleshoot this server side? Are there any settings I can tweak?
We have a new and an old dovecot server (see below) and both exhibit the
same behavior (occasionally) for heavy mail users.
We haven't ruled out a layer 2 issu...
2003 Jul 29
5
Sending emails from R under Windows
Hi
Does anyone know of any R routines to send emails from R, under Windows?
I thought about writing such a facility using the R(D)COM package to
drive e.g. MS Outlook, but I don't want to reinvent the wheel. I have
found a function Sys.mail in the library syskern, but this only works
under Unix by shelling out a mail command.
Thanks,
David
2003 Jul 29
5
Sending emails from R under Windows
Hi
Does anyone know of any R routines to send emails from R, under Windows?
I thought about writing such a facility using the R(D)COM package to
drive e.g. MS Outlook, but I don't want to reinvent the wheel. I have
found a function Sys.mail in the library syskern, but this only works
under Unix by shelling out a mail command.
Thanks,
David
2004 Sep 02
2
isync with dovecot
Hi folks,
I use isync, an IMAP sync tool (Debian package isync 0.9.2-2) together
with dovecot (dovecot-imapd 0.99.10.8-0.backports.org.1).
Everytime when isync wants to upload a new mail from the client to the
server I got messages like this:
Mailbox outbox
Selecting IMAP mailbox... >>> 16 SELECT "outbox"
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)]
Flags permitted.
* 1580 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1092995697] UIDs valid
* OK [UIDNEXT 1581] Predicted...
2011 Apr 21
2
What is the recommended way to delete a message from a mailbox ?
Hi,
I'm implementing a shell-script (pseudo) solution to the missing IMAP Outbox
feature in Dovecot (Courier IMAP feature
http://www.inter7.com/courierimap/INSTALL.html#imapsend)
In order to remove the message from the Outbox once it is sent I have a
question:
What is the recommended way to delete a message from a mailbox (from an
"external" server side program -...
2009 Sep 30
1
I can acces my pop3 account but I can't send an email trough smtp
...Sending failed:
Your SMTP server does not support The server responded: "5.7.8 Error:
authentication failed: generic failure". Choose a different
authentication method. The server responded: "5.7.8 Error:
authentication failed: generic failure" The message will stay in the
'outbox' folder until you either fix the problem (e.g. a broken
address) or remove the message from the 'outbox' folder. The following
transport was used: mygoogle.com Do you want me to continue sending
the remaining messages?
"
and also:
"
Sending failed:
Your SMTP server does not...
2010 Mar 04
5
Saving Sent Messages to Sent Folder
Hi Timo,
There was another thread (it has come up at least a few times in the
past few years I've been lurking) on the postfix list about having some
kind of automatic 'Save to Sent' option to avoid the users mail client
from having to upload messages twice (obviously the only ones of concern
are ones with large attachments) - once to send it, and once to save the
copy in the sent
2006 Jun 26
1
OE pop3 > imap subfolder migration?
...39;m running in clienys
servers dovecot mostly as pop3 server and now started to migrate some
servers to imap.
But as clients uses Outlook Express how to transfer their pop3 settings
and mailboxes to imap?. Making a new mail account for imap is easy, and
drag & drop the default folders (inbox, outbox etc) messages to imap
accounts default folders is easy, but what about subfolders? Some users
have hundreds subfolders and creating them & transfering messages by
hand is a pain.
So have anyone a better and faster solution how to migrate Outlook
Express pop3 account to the imap account, preser...
2004 Feb 18
1
Dovecot -- basic setup
...ail
antwort .INBOX .sent-mail.index
.antwort.index .inbox.index .sent-mail.index.ids
.antwort.index.ids .inbox.index.ids spam
check .inbox.index.sorted .spam.index
.check.index new .spam.index.ids
.check.index.ids outbox tmp
cur .outbox.index trash
.customflags .outbox.index.ids .trash.index
drafts sent .trash.index.ids
.drafts.index .sent.index
#####
I'm not sure just where it all goes wrong. Yes, I feel stupid about that,
but...
2012 Dec 10
2
IMAP instead of Maildir on Ubuntu Precise
...and never use anything else?
Is it maybe postfix which is using Maildir, and this is why my mail
shows up as Maildir type mail?
thanks,
Thufir
thufir at dur:~$
thufir at dur:~$ head .balsa/config -n 20
[mailbox-Inbox]
Path=/var/mail/thufir
Type=LibBalsaMailboxMbox
Name=Inbox
[mailbox-Outbox]
Path=/home/thufir/Maildir/outbox
Type=LibBalsaMailboxMbox
Name=Outbox
[mailbox-Sentbox]
Path=/home/thufir/Maildir/sentbox
Type=LibBalsaMailboxMbox
Name=Sentbox
[mailbox-Draftbox]
Path=/home/thufir/Maildir/draftbox
Type=LibBalsaMailboxMbox
Name=Draftbox
thufir at dur:~$
2018 Aug 07
2
limit sharing ability to certain users
Sorry for that! I was offline during writing my answer to your mail and so it left my outbox after the advice from Sami.
The solution works well when using passwd userdbs only. I didn?t get it running in conjunction with ldap userdb. I tried to use an LDAP attribute and mapping it to userdb_acl_globals_only and another try with acl_globals_only. Both attributes were not considered by the...
2009 Sep 25
5
OT: IMAP folder aliases
It seems that there is no standard for folder names that deal with typical
message classes such as drafts, outbox, sent, spam etc. At least there's no
common sense on a naming convention that tells how client should handle this.
Worse than this, most IMAP clients auto-create folders according to their own
naming convention if they don't exist. Every client introduces its own view.
Users OTOH expect a...
2006 Dec 26
2
Dovecot and Mail.app
...'d folder underneath that representing the
IMAP account. That IMAP account subfolder would be the inbox of that
account. Under that, I'd see all the subfolders for that account.
Something like:
Inbox
Account1
Folder1
Folder2
...
Account2
FolderA
Outbox
Drafts
Sent
Junk
SmartFolder1
SmartFolder2
Note that a straight copy from the courier Maildir leaves me with
directories like ~/Maildir/.Folder1 and ~/Maildir/.Folder2 -- IOW,
they do not have .INBOX. prefix. I tried adding a "namespace
private" section, with separator, prefix, an...
2008 Dec 17
0
Autocreate wrong version for dovecot's version installed on system.
...user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vmail
group: vmail
plugin:
lazy_expunge: .EXPUNGED/ .DELETED/ .DELETED/.EXPUNGED/
autocreate: Deleted Items
autocreate1: Drafts
autocreate2: Junk E-mail
autocreate3: Outbox
autocreate4: Sent Items
autosubscribe: Deleted Items
autosubscribe1: Drafts
autosubscribe2: Junk E-mail
autosubscribe3: Outbox
autosubscribe4: Sent Items
2011 Mar 30
1
debugging mail_location issues
Type of Maildir structure I am using came from KDE. No '.'s just folders.
something like
Maildir/
INBOX
mail-sent
outbox
other
where each has cur new and tmp folders.
if I access this directory with IMAP it creates cur new and tmp in the root.
ie
Maildir/
INBOX
cur
new
tmp
mail-sent
outbox
other
This implies to me
1. it finds the Maildir directory
2. it apparently does not have access to the directories li...
2011 May 10
1
performance problems with IMAPS
I've noticed this before and wasn't sure of the problem -- sending large
files from FF.
I tracked it down, and the problem is in dovecot when it is saving the
mail to my 'Record' (Outbox)...
It's saving the file in tiny chunks....
Looking at a few, I see:
4148 bytes
2116 bytes
1604 bytes
692 bytes
The latency is killing it. I see the TCP window size being as high as
17069 with 7678 being common.
The sendmail latency isn't spectacular, but at least uses ~64K packets....
2009 Jul 30
2
sendmail slow to response
...ner (4.76.25)
Mailwatch 1.0.4
I had also running Squirrel mail on the same computer ver 1.1.17 which had
been upgraded as per new releases
all this had been workin grt until recently some users complined that
MSOutlook or Outlook expreess is very slow (a simple text mail remains 2
to 3 minutes in outbox) and then sent
actually abt 80 % users use squirrel mail and there is absolutley no problem
after i started to check this problem i finally concluded that a telnet
the server ip:25 from a client took a long time for sendmail to respond.
the client is on local lan
after loggin into the server its...