Displaying 20 results from an estimated 100 matches similar to: "Error when reading attachment - one byte overhead?"
2015 Aug 06
2
SiS does not work
How do you do.
I have tried to use SiS to deduplicate attachments in mail storage.
Unsuccesful. When goes mail with reasonable size, and SiS try to start,
I have receive error, when this mail must be delivered for group of
receivers (i.e. through aliases).
Below is error log, valuable parts of mail addresses masked by X and Y chars
Aug 6 16:11:12 mailsrv dovecot: lmtp(xxxxx):
2004 Jan 26
0
My god, it full of "CLOSE_WAITS"
Hello samba people. I am having a odd problem related to winbindd.
When I leave it running overnight on a quiet (not silent however)
server I find that it generates a large number of CLOSE_WAIT state
connections. 84 on a fairly quiet system in the last 18 hours. I
can't seem to find any command that directly affects the number of
CLOSE_WAITS. Below is my netstat listing. Any ideas would
2012 Nov 30
0
Newbie Basic ACL issue
i can not impliment a basic acl to a /public/.News folder. however
with out ACL it works great but after implementing acl "Public" folder
can be seen while subscribing but i can not create folder inside it
nor i can view already created ".News" folder.
when i restart dovecot it shows me some thing like this
root at mailsrv:/public/.News# /etc/init.d/dovecot restart
Restarting
2013 Mar 20
1
Clients no longer updating DNS & unable to delete MX records
Hello,
After noticing some odd behavior on my domain, I realized that many of my
DNS records are incorrect and that clients are no longer properly updating
DNS. While looking into this, I also discovered that I am unable to delete
MX records via AD DNS Manager or samba-tool. Both tools "see" the record
but report it does not exist when I attempt to delete it. I can create new
MX
2008 Oct 14
3
Sendmail and pmtu discovery
We have an issue with some customers who refuse to accept ICMP traffic
to their mail servers. It seems that they have put Mordac, preventer
of information services in charge of their firewall policy
(http://en.wikipedia.org/wiki/List_of_minor_characters_in_Dilbert#Mordac).
My mail logs are showing that customers who specifically disallow ICMP
traffic have many "Connection Reset"
2007 May 23
1
Timeout while waiting for shared lock for index file /var/mail/XXX/Maildir/dovecot.index
Hello,
I'm using dovecot v1.0rc23 for about 500 users since february with no
particular problems. I'm using Maildir format and ldap authentication.
A recently added user can't check his mails any more. In the logs I get
May 23 14:35:58 mailsrv deliver(XXXX): [ID 702911 mail.error] Timeout
while waiting for shared lock for index file
/var/mail/XXXX/Maildir/dovecot.index
The user
2015 Aug 13
0
Convert from Maildir to Mdbox
11/08/15 13:35, J. Echter ?????:
> Hi,
>
> i'd like to convert from maildir to mdbox.
>
> what would be the best way to do this?
>
> i have read the dsync part of the dovecot wiki but i don't get what i
> have to use for my setup.
Sometime, when I must converted many user's mailboxes from mbox to
mdbox, I had have wrote one script to mass convert mailboxes for
2015 Aug 19
0
Convert from Maildir to Mdbox
14/08/15 23:33, J. Echter ?????:
>>
> Hi,
>
> thanks for your reply.
>
> Would be nice to have a look at this script :)
>
> Thanks for your offer.
>
> Juergen
>
http://www.sheltonsoft.ru/fileZ/other/convmbx.tar.bz2
When you converting maildir-based mail boxes, you must grant write
access to anyone to root mailbox folder, elsewhere conveting failed
(dsync
2012 Dec 04
1
dotlock error
i finally manage to control access on public folder by File system permission.
i have 3 test users.
1. tom
2. fmaster
3 . testmail
tom and fmaster are a group called "news-own" and testmail user is a
readonly one.
here is my folder structure ill share dovecot -n output at the end of
this email.
drwxrwxr-t 2 tom news-own 4.0K Dec 4 19:08 tmp
drwxrwxr-t 2 tom news-own 4.0K Dec
2015 Aug 10
0
SiS does not work
On 08/ 6/15 07:15 AM, ?????? ????? ?????????????? wrote:
>
> I have tried to use SiS to deduplicate attachments in mail storage...
>
> Aug 6 16:11:12 mailsrv dovecot: lmtp(yyyy): Error:
> read(/usr/share/smbusers/xxxxx/mail/attachments
You forgot to post your "doveconf -n" configuration.
It looks like your attachment storage includes the username in the path. That
2002 Oct 28
0
security bug or misconfiguration ?
Dear list,
We are experiencing users unexpectedly accessing each others files.
It happens when they try to access files that are called the same and which
is located in an equal file structure under their login drive. Two other
conditions
need to be fulfilled: one of the users needs to have the file locked and
both users
needs to be logged into the same Citrix server(windows-2000).
For instance
2023 May 31
1
samba+winbindd problem joining Ubuntu 20+ to windows 2000 domain
Hi, people. How are you?. I hope you are very well
Could you help us, please?. We've a problem with Ubuntu+samba+winbindd
joining an old Windows 2000 Active Directory domain (we are testing
migrate our domain to SAMBA4 but, for now, we must continue using the
current domain).
We have no problems joining Ubuntu 18 and, in the past, we've joined
Ubuntu 20 PCs. It seems to be some
2009 Aug 02
3
deliver is curious
Hi,
Im' using deliver with postfix (mailbox_command =
/usr/lib/dovecot/deliver -n -m "$EXTENSION").
In dovecot.conf I've set mail_location to
maildir:/var/spool/imap/users/%u/Maildir
It works, but not for ONE "special" email.
If I send mail to e.g. th at trg-oha.de it gets correctly delivered (see
noerror.txt), but I have one mail with an attachment (i cannot
2015 Aug 11
2
Convert from Maildir to Mdbox
Hi,
i'd like to convert from maildir to mdbox.
what would be the best way to do this?
i have read the dsync part of the dovecot wiki but i don't get what i
have to use for my setup.
my dovecot.conf (the snippets i think would matter):
mail_gid = 5000
mail_home = /DATEN/vmail/%d/%n
mail_location = maildir:/DATEN/vmail/%d/%n/mail/
mail_plugins = " zlib"
mail_uid = 5000
2015 Aug 14
2
Convert from Maildir to Mdbox
Am 13.08.2015 um 07:33 schrieb ?????? ????? ??????????????:
> 11/08/15 13:35, J. Echter ?????:
>> Hi,
>>
>> i'd like to convert from maildir to mdbox.
>>
>> what would be the best way to do this?
>>
>> i have read the dsync part of the dovecot wiki but i don't get what i
>> have to use for my setup.
>
> Sometime, when I must
2015 Aug 27
2
Merging maildirs
Hi List
How do I merge files from one maildir into another maildir?
Long version:
I've been using dovecot/postfix for a 12 user environment for several years, and today was the first time I ran into an issue I could not solve from reading the documentation.
The server is gentoo running on esxi.
A few times a year I've made a snapshot of the server and copied the files to my home esxi
2010 Jul 02
3
GotoIfTime problem
hi, all
recently, i face a GotoIfTime problem
GotoIfTime("08:00:00-07:00:00,mon-sun,*,*?95040263008,start")
as you can see the section is 08:00:00-07:00:00 , which is the begin
time is later than the end time
what's this refers then?
in my test , my system time is 10:57:00, but this check will pass,
although i guess i will not.
is begin time later than the end time means
2004 Oct 31
2
ISDN CARD
Im looking for a ISDN card that works under asterisk and supports BRI line. And I just can`t findit. Momently im using card INTERNAL, but Im having problems, asterisk on startup when loading modem fails (i4l driver).
Can you please help me, or point to a www address where culd I find some help.
Best regards,
Bostjan Repnik
-------------- next part --------------
An HTML attachment was
2005 Aug 08
6
IAX TO IAX call between two registered servers
Hello all,
I know this has been covered on list but can not find the answer I need, lots
of references to no authority found, but none with an answer.
I have two * servers, one behind firewall with nat the other on a dmz with
nat. Both servers register with each other successfully.
home is today's CVS-HEAD
away is Asterisk 1.0.7
on away: Registered to '165.xxx.xxx.xxx', who sees
2018 Feb 22
0
alternative for multiple if_else statements
I don't fully understand the logic you are trying to implement, but
something along the lines of
foo <- cut(trialData$date,
breaks = as.Date(c("2007-01-01",
"2008-05-01",
"2009-04-01",
"2010-05-01",