similar to: Question regarding bounce messages on quota full. [solved]

Displaying 20 results from an estimated 7000 matches similar to: "Question regarding bounce messages on quota full. [solved]"

2006 Oct 20
1
Question regarding bounce messages on quota full.
Hi all, Using dovecot's LDA (debian backports package: 1.0rc2), users who have exceeded their quota when receiving messages see the message get bounced. This works fine for us, however, the sender is sent a message as follows: -- Start bounce text ERROR This is the Postfix program at host foo.domain.com I'm sorry to have to inform you that your message could not be be delivered to one
2007 Feb 03
1
GSSAPI authentication behind HA servers
Hi all, We have 2 mail servers sitting behind linux-HA machines.The mail servers are currently running dovecot 1.0rc2. Looking to enable GSSAPI authentication, I exported krb keytabs for imap/node01.domain at REALM and imap/node02.domain at REALM for both mail servers. However, clients are connecting to mail.domain.com, which results in a mismatch as far as the keytab is concerned (and rightly
2012 Mar 26
1
Arabic Wiki - resend because of bounce back
Hi, my name is Steve Mustafa, my username is SteveMustafa and I'd like the privilege to edit and translate the wiki into Arabic, http://wiki.centos.org/ar (does not exist). So I'm asking for the privilege to create and edit these pages as well as for the creation of a new RTL template for RTL languages including Arabic, Hebrew, Persian and Urdu. (like the subject says, this is a resend
2006 Jun 27
3
quota not working on delivery
Hi, I am using the Debian dovecot packages and the deliver LDA from postfix, all version 1.0.beta8. My problem is with quota support, I am using Maildirs. The relevant configuration stuff is included at the bottom of this email. Quota support seems to work with IMAP. However, even when IMAP complains about an account being over quota, the deliver LDA still happily writes new mail to the (correct)
2012 Jun 05
2
Anti DDOS rules
Hi, How can I tell shorewall to block any ip address if it generate x no of request within x no of seconds. I want to filter SYN, ICMP and HTTP Get floods etc. Is it possible have a minimum local level deterrence against ddos attacks at firewall level? -- AzfarHashmi Cloudways Your Managed Cloud e: azfar.hashmi@cloudways.com w: www.cloudways.com <http://www.cloudways.com> PGP
2016 Nov 28
2
Translation of custom attribute (defined for variables) from clang to llvm
Hi John, I have looked into the EmitAutoVarAlloca() in CGDecl.cpp. However, I could not figure out how to employ my custom attribute for code generation. For example, my custom attribute is visible in CGDecl.cpp but how can I generate based on my custom attribute if (D.hasAttr<myCustomAttri>()) { //What to do here? } What I wan in IR is something like below. Without Custom Attribute:
2010 Nov 11
4
krb ticket for the computer account
Hi Samba community, Here is a problem I could not solve. I would like to mount a cifs share to my local Linux machine, which is bound to a windows domain using winbind. The share needs to be mounted by the linux machine's computer account. Here is what I do: # su - DOMAIN\\computer$ [DOMAIN\computercomputer ~]$ <<< i think there is a problem with the bash prompt, skip it for now
2016 Feb 17
3
CentOS 6.7 Drivers for Compaq Storageworks TL891 Minilibrary
Hello all I am trying to setup a backup system using Bacula on CentOS 6.7 installed on eserver x345 but cannot find the drivers Any help in finding the drivers will be much appreciated Regards Mustafa
2015 May 25
4
[LLVMdev] LLVM profiling
Hi guys, I am trying to perform edge profiling using on hello.bc file by using following command opt -insert-edge-profiling hello.bc -o hello-edge.bc but I get the error that option "-insert-edge-profiling" is unknown. Can you please help me to solve the issue. Please note that I am following the paper available at this link http://llvm.org/pubs/2010-12-Preuss-PathProfiling.pdf
2016 Nov 25
3
Translation of custom attribute (defined for variables) from clang to llvm
Hi Asit, thanks for the reply. But I guess I was not clear in my question. Actually, i dont want to use __ATTRIBUTE__((ANNOTATE("MOVIATTR"))), since in documentation it is stated that "This intrinsic allows annotation of local variables with arbitrary strings. This can be useful for special purpose optimizations that want to look for these annotations. These have no other
2010 Jun 28
2
"forgot my password" feature
Hi, We have a mail server with the postfix/Squirrelmail/Dovecot(v.1.1.11) combination which we have user data on MySQL as virtual users. We have configured the SquirrelMail interface so that users can now change their own passwords. Is there any opensource solution to provide "self service password management" which would allow us to add the "I forgot my password. Lets reset
2015 May 28
1
[LLVMdev] Opt option -dot-edge-numbers
Dear All, I am using the release 33 of LLVM. This release supports -insert-edge-profiling option for opt. But it doesnt provide/supports the -dot-edge-numbers option. Where can I find the file implementing this option (e.g, the source file for edge profiling is located in lib/transforms/instrumentation)? Please help me out. Thanks Naveed Ul Mustafa
2009 Jul 10
1
timestamp in jitterbuffer
Hi All, I'd liek to know what the timestamp in the jitter buffer stands for. In other words if I receive two packets "on time" how far apart should they be in terms of the jitter buffer timestamp? Thanks, Mustafa -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20090710/566fce44/attachment.htm
2016 Nov 25
2
Translation of custom attribute (defined for variables) from clang to llvm
Hi All, I need your guidance about a custom attribute. I have defined one for variables. It is accepted in the source code (without any warnings from clang), for example in following snippet. #define NEWATTR __attribute__((moviAttr(1))) int main() { NEWATTR volatile unsigned int a = 5; volatile unsigned int *p; p = &a; return (a+*p); } and actually when I Dump the declaration, after
2016 Dec 13
1
Lowering the metadata attached to an instruction down to Pattern Instruction Selection pass
Hello devlopers, I request your guidance on how to lower the metadata attached with an instruction. Following is given the IR dump before Module verifier pass, and there is a string "Tile3" attached as metadata with instruction "%x = alloca i32, align 4, !Tile3 !1". My target is to transmit/propagate the string down to post RA-Scheduling pass. Is it possible? If yes, how
2012 Feb 25
1
Throws Out Immediately After Login
Hi geeks, i am stuck in a situation and cant login. I am using elastix for my office and i have installed it only a few days back... i updated yum but now when i try to login, it throws me out immediately to login prompt again. any help please? Regards, Mustafa Zargar
2009 Jun 24
1
echo canceller for multiple channels
Hi, I wanted to know how the speex echo canceller can be used for multiple channels audio. I am aware that support had been added for multiple speakers and multiple microphones. Is there any documentation on how speex_echo_state_init_mc can be used in conjunction with speex_channel_decorrelate? Thanks, Mustafa -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Nov 11
1
architecture of statistical programming language R
hi, I'm mustafa. I'm a master student Dokuz Eylül University in Izmir/Turkey. &nbsp; I focus on Statistical programming language R. I learn architecture of R. But i don't find out any material in internet. Would you like to&nbsp;help me this subject? If you have documentations, would you like to share with me? &nbsp; If you help me, i have informations&nbsp;about
2005 May 30
0
newbie problem with registration of sip client
hello all, now, i want to do configuration to make sip client have extension on my asterisk.but i have a problem with registration of sip client. *CLI> May 31 13:58:01 WARNING[4927]: chan_sip.c:886 retrans_pkt: Maximum retries exceeded on call 4b5cbb235a46d6ee0bcd278c1e294105@192.168.8.125 for seqno 115 (Critical Request) May 31 13:58:15 NOTICE[4927]: chan_sip.c:4585 sip_reg_timeout: --
2005 Feb 07
7
IAX2 Trunk Problems with NAT
Hi, I have successfully configured an IAX trunk between 2 asterisks, calls can go through both ways without any problems, NAT in the middle of course (iptables) Now , leave them for a while , and make a call from the external server , it doesn't go through, Dial from the internal one, everything works fine again.. Now , it is clearly a problem in the NAT engine,