Re: Mail sometimes is not delivered to one customer

2009-07-10 Thread Jakub Nadolny
On Fri, Jul 10, 2009 at 08:50:29AM -0400, Wietse Venema wrote: > Jakub Nadolny: > > > One SMTP client process was delivering message DF7C21811E53, and > > > that process hangs. > > > > > > THIS IS WHY YOU SEE THE 'DF7C21811E53: SKIPPED, > > &

Re: Mail sometimes is not delivered to one customer

2009-07-10 Thread Jakub Nadolny
On Fri, Jul 10, 2009 at 07:15:05AM -0400, Wietse Venema wrote: > Jakub Nadolny: > [ Charset ISO-8859-2 unsupported, converting... ] > > On Thu, Jul 09, 2009 at 05:36:58PM -0400, Wietse Venema wrote: > > > Jakub Nadolny: > > > > Jul 8 12:43:33 zonk postfix/qmgr[7

Re: Mail sometimes is not delivered to one customer

2009-07-10 Thread Jakub Nadolny
On Thu, Jul 09, 2009 at 05:36:58PM -0400, Wietse Venema wrote: > Jakub Nadolny: > > Jul 8 12:43:33 zonk postfix/qmgr[7095]: DF7C21811E53: > > from=, size=4254293, nrcpt=2 (queue active) > > Jul 8 13:33:40 zonk postfix/qmgr[16317]: DF7C21811E53: skipped, still > > be

Mail sometimes is not delivered to one customer

2009-07-09 Thread Jakub Nadolny
Hi, I have repeating problem with delivering mail to one of our customers. It looks like e-mail stays endlessly in active queue. At first I've thought that it might be some network issue on customer side as my netstat shows something waits for a long time in Send-Q: tcp0 86284 myserver:4

Re: Alias and mailbox under one e-mail address

2008-12-12 Thread Jakub Nadolny
On Thu, Dec 11, 2008 at 03:06:20PM +0100, mouss wrote: > Jakub Nadolny a écrit : > > > > Yes, it uses sendmail command. It is common vacation.pl by Mischa Peters, > > but > > quite old version, I can not find newer one. What would be the best > > solution for

Re: Alias and mailbox under one e-mail address

2008-12-11 Thread Jakub Nadolny
On Thu, Dec 11, 2008 at 11:52:02AM +0100, mouss wrote: > Jakub Nadolny a écrit : > > On Wed, Dec 10, 2008 at 11:44:23PM +0100, mouss wrote: > >> - fix the mysql lookup problem. your quries should not return an empty > >> string. (when nothing should be returned

Re: Alias and mailbox under one e-mail address

2008-12-11 Thread Jakub Nadolny
On Wed, Dec 10, 2008 at 11:44:23PM +0100, mouss wrote: > - fix the mysql lookup problem. your quries should not return an empty > string. (when nothing should be returned, then return NULL, not the > "empty string". In short '' != NULL). > > - what does your filter script do with mail? does it use

Re: Alias and mailbox under one e-mail address

2008-12-10 Thread Jakub Nadolny
On Wed, Dec 10, 2008 at 11:39:08AM +0100, mouss wrote: > Jakub Nadolny a écrit : > > That would be perfect solution, but as I have read it does not work for > > virtual > > domains unfortunatelly. > > virtual_alias_maps is ok. you just need to find out what cause the

Re: Alias and mailbox under one e-mail address

2008-12-10 Thread Jakub Nadolny
should be the following > [EMAIL PROTECTED] > [EMAIL PROTECTED] > \something > > Then any mail which is sent to something will be sent to address1, > address2 and something. > Hope this solves your issue. > > Regards > Priscilla > > Jakub Nadolny wrote: > >

Alias and mailbox under one e-mail address

2008-12-08 Thread Jakub Nadolny
Hello, how can I have an e-mail account to which when people send e-mail messages then they are kept in this account and also forwarded to some other accounts? In other words: There is an e-mail account [EMAIL PROTECTED] Someone uses this account for sending / receiving e-mails. But it is require

Re: Restrict senders for particular e-mail address

2008-12-05 Thread Jakub Nadolny
On Fri, Dec 05, 2008 at 09:46:31PM +1100, Barney Desmond wrote: > Jakub Nadolny wrote: > > I have some collective e-mail aliases like: > > [EMAIL PROTECTED] > > > > I need to limit senders to this address to few authorised people only. So, > > in > > oth

Restrict senders for particular e-mail address

2008-12-05 Thread Jakub Nadolny
Hi, I have some collective e-mail aliases like: [EMAIL PROTECTED] I need to limit senders to this address to few authorised people only. So, in other words: What is the best way to allow users: [EMAIL PROTECTED], [EMAIL PROTECTED] send e-mails to [EMAIL PROTECTED], while all other users will no