Displaying 20 results from an estimated 1000 matches similar to: "Crash in 2.2.27 while moving a mail"
2010 Oct 19
1
FFA SendFax rejects T.38 reINVITE (488 Not acceptable here)
Hello,
I'm trying to send a tif file, using Fax for Asterisk and the call is
executed, but when I get the reINVITE with T.38 data, the local server
doesn't recognize that we have this capability and sends a 488 message.
These are the logs:
<--- SIP read from UDP:xxx.xxx.xxx.xx8:5060 --->
INVITE sip:1234567 at 10.0.0.3:5060 SIP/2.0
Via: SIP/2.0/UDP
2008 Aug 26
1
more dot plots on 1 page
Hi,
I would like to have six dot plots on one page. I make the plots in a
'for loop' because it is six times the same graph but for different
subjects (species).
I tried it with "par(mfrow=c(3,2), oma=c(3,3,2,0), mar=c(2,2,2,2))"; but
this does not work for dot plots apparently.
Then I tried with print(). But then I had to give the dot plots names.
This also does not work.
2015 Feb 06
0
dsync and smooth conversion of Maildir to mdbox
Hi,
I was experimenting with dsync for Maildir to mdbox conversion.
Two isses arised there:
* "subscriptions" only contained subscriptions of that namespace, all
others were lost - Is there any configuration missing on my side?
* "dovecot-acl-list" and "dovecot-acl" shares/permissions were not
synced; UPDATE: if I also add "acl" to
2005 Sep 09
1
Changing User-Agent: Asterisk PBX
Hello Folks!
in my sip-logs i see that asterisk uses the User-Agent ID "Asterisk
PBX":
SipClient: Received: 16:34:03.023
---------------------------------
BYE sip:102141@131.130.XXX.XXX:44343;transport=udp SIP/2.0
Max-Forwards: 10
Record-Route: <sip:213.2XX.XXX.XX8;ftag=as2eb3c466;lr=on>
Via: SIP/2.0/UDP 213.2XX.XXX.XX8;branch=z9hG4bK539a.47e6e8a7.0 #this is SER
Via:
2013 Dec 06
1
Authentification Dovecot + Samba4
Hello list,
I am struggling with setting up dovecot 2.1.7 with samba 4.1.2 on debian wheezy. Dovecot should authenticate via LDAP, but I?cannot get it to work reliably. Sometimes auth works, sometimes not. Referals are already activated in ldap.conf ? LDAP-authentication works fine with other clients (Apache Directory Studio, ?)?
Has somebody got a similar setup running? I would love some hints
2018 Oct 12
0
Sieve scripts not replicated
Hi,
FWIW this was also reported back in August[1] - experienced with 2.3.2.1
(not sure if earlier 2.3 releases were affected) and currently
reproducible with latest 2.3.3 stable release.
[1] https://www.dovecot.org/pipermail/dovecot/2018-August/112548.html
Cheers,
Tony
On 2018-10-12 04:26, Pascal wrote:
> Hello,
>
> I use dovecot replication and the sieve scripts are not
2008 Jul 31
1
out of memory
just had a server hang on me...seems pretty clearly that some process
stole all the RAM (clamd?)
Jul 30 16:26:04 srv1 kernel: auditd invoked oom-killer:
gfp_mask=0x201d2, order=0, oomkilladj=-17
Jul 30 16:26:08 srv1 kernel: [<c0457d36>] out_of_memory+0x72/0x1a4
Jul 30 16:26:08 srv1 kernel: [<c0459161>] __alloc_pages+0x201/0x282
Jul 30 16:26:08 srv1 kernel: [<c045a3bf>]
2007 Oct 20
1
kernel stops booting process
Hi
I have a problem with our pxelinux server, the server works for month without any problems. We use syslinux-3.51 version on an FC2 with in.tftp. Today I want to install a new server, but it fails after loading the kernel and booting stopped with this message
ide-floppy driver 0.99.newide
usbcore: registered new driver libusual
usbcore: registered new driver hiddev
usbcore: registered
2016 May 20
0
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi Peris,
> some years ago i configured a `Primary Domain Controller` through
> Samba and LDAP (slapd) on an Ubuntu machine (13.10) at 192.168.69.203
> which should be accessible by the string/name `SRV1`. I must note i
> did not installed winbind. I've never had any issue and it looks like
> it's working fine as about 10 Windows machines joined the PDC and
> Windows
2018 Oct 12
2
Sieve scripts not replicated
Hello,
I use dovecot replication and the sieve scripts are not replicated. Mail
replication is working fine.
Log when sieve script (with Rainloop webmail) is created:
Oct 12 12:57:57 srv1 dovecot: managesieve-login: Login:
user=<hativ at example.com>, method=PLAIN, rip=91.67.174.186,
lip=195.201.251.57, mpid=5360, TLS, session=<OXvK9QV4fOBbQ666>
Oct 12 12:57:57 srv1 dovecot:
2016 May 20
0
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi,
i've tried adding server max protocol = NT1 into /etc/samba/smb.conf
and restarting smbd and nmbd services but it didn't do the trick.
I feel like Windows clients are not able to resolve SRV1 into the PDC
and so they can't event try to join the domain.
On Fri, May 20, 2016 at 4:22 PM, Pau Peris <pau at webeloping.es> wrote:
> Hi,
>
> thanks a lot for the tips. I
2016 May 20
0
Suddenly Windows clients can't join Samba+ldap PDC anymore
I'm completely lost as i can ping SRV1 without issues but i'm starting
to think that maybe Windows tries to join the domain through IPV6.
ping -c6 SRV1 from this Windows 10 machine leads to host not found so
i'm working on this direction right now.
Any help will be really appreciated
On Fri, May 20, 2016 at 5:04 PM, Gaiseric Vandal
<gaiseric.vandal at gmail.com> wrote:
> I
2016 May 20
0
Suddenly Windows clients can't join Samba+ldap PDC anymore
Right now i'm out of the office and i have no way to remotely work
with the Windows machines so i've been upgrading the server to Ubuntu
16.04. Everything seems to be working as before but i'm wondering why
right now the Master value is blank for Workgroup exedra.cat Any idea?
# smbclient -L localhost
WARNING: The "syslog" option is deprecated
Enter root's password:
2016 May 20
0
Suddenly Windows clients can't join Samba+ldap PDC anymore
Are you running a wins server (maybe you already mentioned this.) That
tends to help minimize some classic samba issues.
On my PDC
root at mypdc:~# testparm -v | more
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (256) to minimum Windows limit
(16384)
Processing section "[netlogon]"
WARNING: The
2014 Feb 03
1
Samba 4.1.4 crashes with "invalid next size"
Server: Debian Wheezy 7.3, ECC RAM, updated via cron-apt
Version: 4.1.4
Clients: Windows 8.1 Pro
Environment: Active Directory, installed from scratch (no migration),
roaming profiles, group policies for printers, network mappings, ...
Hello everyone,
I've upgraded my Samba installation from 4.0.14 (which was working more
or less fine) to 4.1.4 yesterday - via Sernet packages, i. e. just
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi,
thanks a lot for the tips. I already did the first one, importing the
following into the registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
"DomainCompatibilityMode"=dword:00000001
"DNSNameResolutionRequired"=dword:00000000
I didn't do the second tip but it looks like it's not
2016 May 20
1
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi,
thanks a lot for your reply.
Yes, i enabled wins through "wins support = yes", i also enabled
lmhosts lookup and wins on all clients but will check it as you
proposed. Tomorrow will try to disable ipv6 on Windows clients
following this link https://support.microsoft.com/en-us/kb/929852
Which process did you follow to disable IPV6? I'm also wondering if
it's really necessary
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
I was trying to fix a problem on Windows 10 with Outlook 2013. Also
running an NT4-style domain. The machine had already been joined to
the domain and outlook had been working but recently not (probably after
patch tuesday.) I also had had problems with Win 10 mail and RDP.
I came across the following link.
2006 Jun 06
1
Strange Error after some hour of inactivity.
Hi,
in near future planing migrate our E-mail server to new hardware.
Decided try dovecot as IMAP and POP3 server.
Compiled latest dovecot-1.0.beta8 version on Linux Fedora Core 3 machine (2.6 kernel).
Users database are on PostgreSQL server.
Everything working fine except some issues.
After some hour of inactivity (POP3 or IMAP) then connecting to check e-mail got this error:
invalid I/O fd 8,
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
You should be able to unbind ipv6 for the win 10 machine's network
interface.
does "nslookup SRV1" work?
Also, you may want to try running tcpdump or ethereal or wireshark on
our PDC and see what traffic is captres.
On 05/20/16 13:24, Pau Peris wrote:
> I'm completely lost as i can ping SRV1 without issues but i'm starting
> to think that maybe Windows tries to