On Fri, Jul 25, 2008 at 11:12:38AM +0100, michael wrote:
> I've no user 'mbane' on the machine (ratty) so how can I unfreeze these
> messages and work out where they're coming from?
"Freezing" a message only prevents additional delivery attempts from
being made until a relatively long time (I thin
In my exim4/mainlog I see numerous errors/warnings such as
2007-06-21 06:27:32 1I1FCe-0001RW-30 <= [EMAIL PROTECTED] U=root P=local S=1000
2007-06-21 06:27:32 1I1FCe-0001RW-30 ** [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
Unrouteable address
2007-06-21 06:27:32 1I1FCe-0001Rd-85 <= <> R=1I1FCe-0001RW-3
On Fri, Mar 05, 2004 at 12:04:01PM -0500, S.D.A. wrote:
| On Fri, Mar 05, 2004 at 11:44:30AM -0500 or thereabouts, Derrick 'dman' Hudson wrote:
| > On Fri, Mar 05, 2004 at 10:40:31AM -0500, S.D.A. wrote:
|
| > | Dman -- Is there a way to do this with all the que'ed messages at once?
| > |
| > | I
On Fri, Mar 05, 2004 at 05:34:59PM +0100 or thereabouts, Vicardi Carlo wrote:
> If you want to delete all frozen message in queue use this script:
>
> #!/bin/sh
> for i in `exim -bp | grep frozen | awk '{print $3}'` ; do
> exim -Mrm $i
> done
>
> exit 0
Carlo, this script worked beautifully. I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, Mar 05, 2004 at 10:40:31AM -0500, S.D.A. wrote:
> I just looked and I have almost 50 messages in the mailq. Very time
> consuming to do each one by one.
Yeah. It would be nice if eximon was a more modern GUI.
- --
.''`. Paul Johnson <[
On Fri, Mar 05, 2004 at 05:34:59PM +0100 or thereabouts, Vicardi Carlo wrote:
> If you want to delete all frozen message in queue use this script:
>
> #!/bin/sh
> for i in `exim -bp | grep frozen | awk '{print $3}'` ; do
> exim -Mrm $i
My goodness, lots of help -- thanks Carlo.
--
Steve
+
On Fri, Mar 05, 2004 at 11:44:30AM -0500 or thereabouts, Derrick 'dman' Hudson wrote:
> On Fri, Mar 05, 2004 at 10:40:31AM -0500, S.D.A. wrote:
> | Dman -- Is there a way to do this with all the que'ed messages at once?
> |
> | I just looked and I have almost 50 messages in the mailq. Very time
>
On Fri, Mar 05, 2004 at 10:40:31AM -0500, S.D.A. wrote:
| On Wed, Mar 03, 2004 at 06:47:23PM -0500 or thereabouts, Derrick 'dman' Hudson wrote:
| > On Wed, Mar 03, 2004 at 11:20:51PM +0100, David Jardine wrote:
|
|
|
| > | to prevent some embarrassingly old stuff getting out.
| >
| > Deleting
08
> A: Debian User List
> Cc: S.D.A.
> Oggetto: Re: exim "Frozen" messages?
>
>
> On Fri, Mar 05, 2004 at 10:56:46AM -0500 or thereabouts, Rick Pasotto
> wrote:
> > On Fri, Mar 05, 2004 at 10:40:31AM -0500, S.D.A. wrote:
>
> > > Dman -- Is there a
On Fri, 05 Mar 2004 the mental interface of
Sridhar M.A. told:
[...]
> Still too much work.
>
> Would not as root, rm /var/spool/exim/input/* do the job more quickly?
Don't forget rm /var/spool/exim/msglog
Ciao
Elimar
--
Numeric stability is probably not all that
important when you're
On Fri, Mar 05, 2004 at 10:56:46AM -0500 or thereabouts, Rick Pasotto wrote:
> On Fri, Mar 05, 2004 at 10:40:31AM -0500, S.D.A. wrote:
> > Dman -- Is there a way to do this with all the que'ed messages at once?
> >
> > I just looked and I have almost 50 messages in the mailq. Very time
> > consum
On Fri, Mar 05, 2004 at 10:56:46AM -0500, Rick Pasotto wrote:
> On Fri, Mar 05, 2004 at 10:40:31AM -0500, S.D.A. wrote:
> > On Wed, Mar 03, 2004 at 06:47:23PM -0500 or thereabouts, Derrick 'dman' Hudson
wrote:
> > > On Wed, Mar 03, 2004 at 11:20:51PM +0100, David Jardine wrote:
> >
On Fri, Mar 05, 2004 at 10:40:31AM -0500, S.D.A. wrote:
> On Wed, Mar 03, 2004 at 06:47:23PM -0500 or thereabouts, Derrick 'dman' Hudson wrote:
> > On Wed, Mar 03, 2004 at 11:20:51PM +0100, David Jardine wrote:
>
>
>
> > | to prevent some embarrassingly old stuff getting out.
> >
> > Deleting
On Wed, Mar 03, 2004 at 06:47:23PM -0500 or thereabouts, Derrick 'dman' Hudson wrote:
> On Wed, Mar 03, 2004 at 11:20:51PM +0100, David Jardine wrote:
> | to prevent some embarrassingly old stuff getting out.
>
> Deleting the information cache like that doesn't delete any messages
> from the q
On Wed, Mar 03, 2004 at 06:47:23PM -0500, Derrick 'dman' Hudson wrote:
>
> --
> Your mouse has moved.
>You must restart Windows for your changes to take effect.
ROFL. I hadn't seen this one before. Haven't had such a good laugh all
week. Thanks!
>
> www: htt
On Wed, Mar 03, 2004 at 02:18:07PM -0500, Rick Pasotto wrote:
| On Wed, Mar 03, 2004 at 10:18:56AM -0700, Monique Y. Herman wrote:
| > On 2004-03-03, Rick Pasotto penned:
| > > On Wed, Mar 03, 2004 at 10:14:15AM -0500, stan wrote:
| > >> I've got a smail mailserver using Debain and exim. I noticed
On Wed, Mar 03, 2004 at 11:20:51PM +0100, David Jardine wrote:
| On Wed, Mar 03, 2004 at 10:14:15AM -0500, stan wrote:
| > I've got a smail mailserver using Debain and exim. I noticed that some
| > messages have stoped getting through. Looking in /var/log/exim/mailog, I
| > see lot's of entries abo
On Wed, Mar 03, 2004 at 10:14:15AM -0500, stan wrote:
> I've got a smail mailserver using Debain and exim. I noticed that some
> messages have stoped getting through. Looking in /var/log/exim/mailog, I
> see lot's of entries about messages being "frozen". What does this mean?
>
> And how can I fu
On Wed, Mar 03, 2004 at 10:18:56AM -0700, Monique Y. Herman wrote:
> On 2004-03-03, Rick Pasotto penned:
> > On Wed, Mar 03, 2004 at 10:14:15AM -0500, stan wrote:
> >> I've got a smail mailserver using Debain and exim. I noticed that
> >> some messages have stoped getting through. Looking in
> >> /
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, Mar 03, 2004 at 10:14:15AM -0500, stan wrote:
> I've got a smail mailserver using Debain and exim. I noticed that some
> messages have stoped getting through. Looking in /var/log/exim/mailog, I
> see lot's of entries about messages being "froze
On 2004-03-03, Rick Pasotto penned:
> On Wed, Mar 03, 2004 at 10:14:15AM -0500, stan wrote:
>> I've got a smail mailserver using Debain and exim. I noticed that
>> some messages have stoped getting through. Looking in
>> /var/log/exim/mailog, I see lot's of entries about messages being
>> "frozen".
On Wed, Mar 03, 2004 at 10:26:50AM -0500, Rick Pasotto wrote:
> On Wed, Mar 03, 2004 at 10:14:15AM -0500, stan wrote:
> > I've got a smail mailserver using Debain and exim. I noticed that some
> > messages have stoped getting through. Looking in /var/log/exim/mailog,
> > I see lot's of entries abou
On Wed, Mar 03, 2004 at 10:14:15AM -0500, stan wrote:
> I've got a smail mailserver using Debain and exim. I noticed that some
> messages have stoped getting through. Looking in /var/log/exim/mailog,
> I see lot's of entries about messages being "frozen". What does this
> mean?
>
> And how can I
I've got a smail mailserver using Debain and exim. I noticed that some
messages have stoped getting through. Looking in /var/log/exim/mailog, I
see lot's of entries about messages being "frozen". What does this mean?
And how can I further troubleshoot teh problem?
--
"They that would give up es
| If i try to send mail it looks like it's sent fine but it doesnt' go
| anywhere. /var/log/exim states that "Message is frozen".
>Why? You can find out either by looking earlier in the log file or by
>running 'exim -qff' to force another delivery attempt and reading the
>newest entry/entries in
On Mon, Dec 16, 2002 at 10:41:47PM -0500, davidwri wrote:
| well, i don't know what happened, exim/mail/sendmail was working fine,
| now it's not working at all. The only thing i have done system wide
| lately is compile a new kernel, which shouldn't have any effect on any
| config files right?
|
well, i don't know what happened, exim/mail/sendmail was working fine,
now it's not working at all. The only thing i have done system wide
lately is compile a new kernel, which shouldn't have any effect on any
config files right?
If i try to send mail it looks like it's sent fine but it doesnt' go
exim -Mt
t means thaw.
On Mon, 2 Oct 2000, Shaul Karl wrote:
> Due to the problems that were seen in the last few days with unstable I have
> lots of messages in /var/spool/exim/input. I believe all those messages are
> seen in /var/log/exim/mainlog as frozen. My question is how to handle
> Is there a command line to instruct exim to try and send them
> again? Perhaps some cron job or maybe exim itself will try to
> handle it for me?
I generally try:
exim -qff
>From the exim manpage:
-qff This option operates like -qf and may appear with
or wi
On Mon, 2 Oct 2000, Shaul Karl wrote:
>Is there a command line to instruct exim to try and send them again?
> Thank you.
/usr/sbin/exim -qff
This will force the delivery of frozen messages.
Brent
Due to the problems that were seen in the last few days with unstable I have
lots of messages in /var/spool/exim/input. I believe all those messages are
seen in /var/log/exim/mainlog as frozen. My question is how to handle it?
Is there a command line to instruct exim to try and send them again?
31 matches
Mail list logo