Re: [qmailtoaster] error 451 Requested action aborted: local error in processing

2007-07-06 Thread PakOgah

Jake Vickers wrote:

PakOgah wrote:

my bad,
he sent it last week. I can't check the logs since it only display 
the last 3 days

it seems I need to archive my logs too...
can I use your's script :)
The logs are still there, unless you've deleted them.  They're file 
files starting with @4.  You can look at their creation dates to see 
which log to look at, or use qmlog, or even (if you want to see 
everything from this user):

cat * | grep [EMAIL PROTECTED] | tai64nlocal


Jack,
I found what's going wrong...
I ask my friend email again to me and yahoo.com while I am monitoring 
the smtp logs.
I rcvd notification from YM that I rcvd new email from him but no email 
on for me

I check the email header on yahoomail and found his sender IP 203.121.x.x
and when I check again my smtp log I found that his IP was block by 
sorbs.net


2007-07-05 17:58:18.687120500 tcpserver: ok 25427 
svr-m2.myholding.com:10.10.64.105:25 :203.121.x.x::7492
2007-07-05 17:58:23.217386500 rblsmtpd: 203.121.65.123 pid 25427: 451 
Spam Received See: http://www.sorbs.net/lookup.shtml?203.121.x.x


what I dont understand is that, how come he rcvd the error message
451 Requested action aborted: local error in processing (in reply to 
RCPT TO command)

and not
451 Spam Received See: http://www.sorbs.net/lookup.shtml?203.121.x.x;

next challenge is I want to whitelist his IP, but I dont want to add it 
to tcp.smtp
I want to use rblsmtp whitelist. I think I can an option -a 
static-wl.myholding.com on /var/qmail/control/blacklist
but the question is how to create a dns server / zone for rblsmtpd using 
bind ??

does anybody has a link / howto?

thx...


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Re: emails stuck in the outbox

2007-07-06 Thread dnk

Well in my case (the original posting), my user is on port 587 with
authentication on and using the ssl settings Also, there is no AV (took
it off to test) scanning on this machine.

d

On 7/6/07, Erik A. Espinoza [EMAIL PROTECTED] wrote:


Make sure that the machine isn't running an antivirus that hijacks
port 25. Some antiviruses hijack port 25 to scan outgoing mail. This
causes SSL connections to fail due to man in the middle.

E

On 7/6/07, Dan McAllister [EMAIL PROTECTED] wrote:
 I am having a similar problem -- but with a twist...

 My system is setup to receive SMTP messages with or without encryption
 on port 25. It will receive messages only for my hosted domains (2)
 unless there is a login, or unless the connection is on the local LAN
 (and within a subnet) -- i.e. I am not an open relay!.

 As I do not generally support passwords being sent over the Internet
 un-encrypted, all my users use SSL connections  login to the SMTP
 server (I have digital certificates for each domain).

 I have multiple users at multiple sites using a multitude different
 clients, including: OE 5  6, Outlook 2000, 2002, 2003,  2007,
 Thunderbird 1.x  2.x, Eudora, and Entourage. All worked fine until a
 new employee came along...

 This employee uses Outlook 2000 on his laptop. He takes the laptop to 
 from work every day (HIS work is not on our LAN -- he's in a remote
office)
  - While at work, his email works fine (the ISP at the office is via FDN
 DSL -- FDN is a CLEC)
  - While at home, his email gives him the your server does not support
 SSL error ( the ISP at home is Verizon DSL -- Verizon is the ILEC)

 Same laptop, same settings, both sites are providing nothing but NAT for
 firewall settings -- but with different results.

 Anyone with a clue even where to start? (I thought about Verizon
 possibly redirecting port 25 traffic, so I forced him to another port
 (and redirected it to my SMTP port) -- but that had no effect. Could
 this be an issue with Outlook 2000???

 I am anxious to hear any ideas

 Thanks in advance for your assistance, one and all!

 Dan McAllister
 IT4SOHO, LLC



 dnk wrote:
 
 
  On 7/5/07, *dnk* [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
 
  Hi there, I am not sure (yet) if this is a toaster issue or not,
  but it seems any users I have on outlook have an issue with their
  outbound email sitting in the outbox. Even with sending and
  receiving This only seems to happen on a toaster when the
  client is Outlook. If I connect using a different mail client -
  all works good. But on the same note - if the same outlook client
  connects to another (non toaster) mail server - all is ok. On
  occasion, I will get an error about how my mail server does not
  support SSL (even though it does and the services are on). I
  double checked the logs, and nothing seems odd in there. Next time
  i get the actual error (not consistent) I will post it
 
  d
 
 
 
  Ok, I just got the error:
 
  You outgoing (smtp ) server does not support ssl-secured
  connections.If SSL-secured connections have worked in the past,
  contact your server administrator.
 
 
  The server is being used by other ssl enabled clients.
 
 

 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: [qmailtoaster] error 451 Requested action aborted: local error in processing

2007-07-06 Thread Jake Vickers

PakOgah wrote:


Jack,
I found what's going wrong...
I ask my friend email again to me and yahoo.com while I am monitoring 
the smtp logs.
I rcvd notification from YM that I rcvd new email from him but no 
email on for me

I check the email header on yahoomail and found his sender IP 203.121.x.x
and when I check again my smtp log I found that his IP was block by 
sorbs.net


2007-07-05 17:58:18.687120500 tcpserver: ok 25427 
svr-m2.myholding.com:10.10.64.105:25 :203.121.x.x::7492
2007-07-05 17:58:23.217386500 rblsmtpd: 203.121.65.123 pid 25427: 451 
Spam Received See: http://www.sorbs.net/lookup.shtml?203.121.x.x


what I dont understand is that, how come he rcvd the error message
451 Requested action aborted: local error in processing (in reply to 
RCPT TO command)

and not
451 Spam Received See: http://www.sorbs.net/lookup.shtml?203.121.x.x;

next challenge is I want to whitelist his IP, but I dont want to add 
it to tcp.smtp
I want to use rblsmtp whitelist. I think I can an option -a 
static-wl.myholding.com on /var/qmail/control/blacklist
but the question is how to create a dns server / zone for rblsmtpd 
using bind ??

does anybody has a link / howto?
I'm on a plane to Ohio (again), so you'll probably get this after others 
answer it first.


To quote Erik from a while back:

On 9/12/06, *Erik Espinoza* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote: Remove it.


SORBS has a bad record for blocking Gmail, Hotmail, Yahoo and a bunch
of other providers in their Dynamic IP/Dialup list. They are a horrid
list.

As to why it was giving the incorrect error, I would have to assume that 
sorbs is timing out or giving an incorrect error response. I don't use 
them personally, so I cannot say for sure.
And yes, you can create a whitelist yourself.  If I remember correctly 
you can just have a flat text file of domains to accept from, and 
reference them with the -a option in your blacklists file.  To speed 
things up, make the -a entries first, since in the standard Linux 
tradition, blacklists operates in the first-match-bail method (meaning 
that the first rule it matches, whether it is a whitelist or a 
blacklist, it then stop processing any rules afterwards).
If not, you'll need to read up on how RBLs work (most by returning a 
127.0.0.2 for a good IP if I remember correctly), and build zones in 
Bind to reflect those return values.

Good luck, and glad you found it.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] emails stuck in the outbox

2007-07-06 Thread Erik A. Espinoza

I have about a hundred Outlook users on a Toaster and haven't
experienced any issues. Please take screenshots of all of the smtp
settings and mail them to me (offlist if you prefer). Also please let
me know which version of Outlook? All of my users are XP, 2003 and
2007.

Thanks,
Erik

On 7/5/07, dnk [EMAIL PROTECTED] wrote:

Hi there, I am not sure (yet) if this is a toaster issue or not, but it
seems any users I have on outlook have an issue with their outbound email
sitting in the outbox. Even with sending and receiving This only seems
to happen on a toaster when the client is Outlook. If I connect using a
different mail client - all works good. But on the same note - if the same
outlook client connects to another (non toaster) mail server - all is ok. On
occasion, I will get an error about how my mail server does not support SSL
(even though it does and the services are on). I double checked the logs,
and nothing seems odd in there. Next time i get the actual error (not
consistent) I will post it

d





-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] emails stuck in the outbox

2007-07-06 Thread Dan McAllister




Erik: as regards your suggestion RE antivirus, we have a corporate AV
provider (F-Secure) -- so all users are using the F-Secure Client 7.0
-- and none other has this problem, saving the one user (I'll call him
RL)... Also, he (RL) is using the same AV product (physically the same
laptop) at both locations -- works one place, but not the other.

I'm beginning to think that this may be an Outlook 2000 issue... As
Erik does, I have over 200 users using all types of email clients --
I've just polled my log files, and RL is the only user I've found yet
still using Office 2000.

Given that Office 2007 Standard Upgrade is only $200, I think I'll
recommend it. Of course, if that doesn't resolve the issue, I'll owe
the employee $200 for making him buy software he didn't need!

c'est la vie... 

Hope everyone has a great weekend!

Ciao!


Dan McAllister, President



IT4SOHO, LLC

2171 Wrens Way

Clearwater, FL 33761



877-IT4SOHO: Toll Free

727-647-7646 In Pinellas

813-464-2093 In Hillsborough

727-507-9435 Fax Only





Erik A. Espinoza wrote:
I have about a hundred Outlook users on a Toaster and
haven't
  
experienced any issues. Please take screenshots of all of the smtp
  
settings and mail them to me (offlist if you prefer). Also please let
  
me know which version of Outlook? All of my users are XP, 2003 and
  
2007.
  
  
Thanks,
  
Erik
  
  
On 7/5/07, dnk [EMAIL PROTECTED] wrote:
  
  Hi there, I am not sure (yet) if this is a
toaster issue or not, but it

seems any users I have on outlook have an issue with their outbound
email

sitting in the outbox. Even with sending and receiving This only
seems

to happen on a toaster when the client is Outlook. If I connect using a

different mail client - all works good. But on the same note - if the
same

outlook client connects to another (non toaster) mail server - all is
ok. On

occasion, I will get an error about how my mail server does not support
SSL

(even though it does and the services are on). I double checked the
logs,

and nothing seems odd in there. Next time i get the actual error (not

consistent) I will post it


d




  
  
-
  
 QmailToaster hosted by: VR Hosted http://www.vr.org
  
-
  
To unsubscribe, e-mail: [EMAIL PROTECTED]
  
For additional commands, e-mail:
[EMAIL PROTECTED]
  
  





Re: [qmailtoaster] emails stuck in the outbox

2007-07-06 Thread Erik A. Espinoza

Did you check to ensure that he is running the latest Office 2000 updates?

Might be a known problem that has been fixed. With IE use
http://officeupdate.microsoft.com/

On 7/6/07, Dan McAllister [EMAIL PROTECTED] wrote:


 Erik: as regards your suggestion RE antivirus, we have a corporate AV provider 
(F-Secure) -- so all users are using the F-Secure Client 7.0 -- and none other 
has this problem, saving the one user (I'll call him RL)... Also, he (RL) is 
using the same AV product (physically the same laptop) at both locations -- 
works one place, but not the other.

 I'm beginning to think that this may be an Outlook 2000 issue... As Erik does, 
I have over 200 users using all types of email clients -- I've just polled my 
log files, and RL is the only user I've found yet still using Office 2000.

 Given that Office 2007 Standard Upgrade is only $200, I think I'll recommend 
it. Of course, if that doesn't resolve the issue, I'll owe the employee $200 
for making him buy software he didn't need!

 c'est la vie...

 Hope everyone has a great weekend!

 Ciao!




 Dan McAllister, President

 IT4SOHO, LLC
 2171 Wrens Way
 Clearwater, FL 33761

 877-IT4SOHO: Toll Free
 727-647-7646 In Pinellas
 813-464-2093 In Hillsborough
 727-507-9435 Fax Only

 Erik A. Espinoza wrote:

I have about a hundred Outlook users on a Toaster and haven't
 experienced any issues. Please take screenshots of all of the smtp
 settings and mail them to me (offlist if you prefer). Also please let
 me know which version of Outlook? All of my users are XP, 2003 and
 2007.

 Thanks,
 Erik

 On 7/5/07, dnk [EMAIL PROTECTED] wrote:

Hi there, I am not sure (yet) if this is a toaster issue or not, but it
 seems any users I have on outlook have an issue with their outbound email
 sitting in the outbox. Even with sending and receiving This only seems
 to happen on a toaster when the client is Outlook. If I connect using a
 different mail client - all works good. But on the same note - if the same
 outlook client connects to another (non toaster) mail server - all is ok. On
 occasion, I will get an error about how my mail server does not support SSL
 (even though it does and the services are on). I double checked the logs,
 and nothing seems odd in there. Next time i get the actual error (not
 consistent) I will post it

 d




 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] emails stuck in the outbox

2007-07-06 Thread Tim Mancour
Have you attempted to increase the server timeout in Outlook? It's possible
that the problem site has a slower connection to your toaster. You could
also have RL test for connectivity from the problem site using telnet
yourtoaster 25 at the DOS command line.

  _  

From: Dan McAllister [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 06, 2007 3:37 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] emails stuck in the outbox


Erik: as regards your suggestion RE antivirus, we have a corporate AV
provider (F-Secure) -- so all users are using the F-Secure Client 7.0 -- and
none other has this problem, saving the one user (I'll call him RL)... Also,
he (RL) is using the same AV product (physically the same laptop) at both
locations -- works one place, but not the other.

I'm beginning to think that this may be an Outlook 2000 issue... As Erik
does, I have over 200 users using all types of email clients -- I've just
polled my log files, and RL is the only user I've found yet still using
Office 2000.

Given that Office 2007 Standard Upgrade is only $200, I think I'll recommend
it. Of course, if that doesn't resolve the issue, I'll owe the employee $200
for making him buy software he didn't need!

c'est la vie... 

Hope everyone has a great weekend!

Ciao!



Dan McAllister, President 
  
IT4SOHO, LLC 
2171 Wrens Way 
Clearwater, FL 33761 
  
877-IT4SOHO: Toll Free 
727-647-7646 In Pinellas 
813-464-2093 In Hillsborough 
727-507-9435 Fax Only 

 http://na.ntrsupport.com 


Erik A. Espinoza wrote: 

I have about a hundred Outlook users on a Toaster and haven't 
experienced any issues. Please take screenshots of all of the smtp 
settings and mail them to me (offlist if you prefer). Also please let 
me know which version of Outlook? All of my users are XP, 2003 and 
2007. 

Thanks, 
Erik 

On 7/5/07, dnk  mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]
wrote: 


Hi there, I am not sure (yet) if this is a toaster issue or not, but it 
seems any users I have on outlook have an issue with their outbound email 
sitting in the outbox. Even with sending and receiving This only seems 
to happen on a toaster when the client is Outlook. If I connect using a 
different mail client - all works good. But on the same note - if the same 
outlook client connects to another (non toaster) mail server - all is ok. On

occasion, I will get an error about how my mail server does not support SSL 
(even though it does and the services are on). I double checked the logs, 
and nothing seems odd in there. Next time i get the actual error (not 
consistent) I will post it 

d 






- 
QmailToaster hosted by: VR Hosted  http://www.vr.org
http://www.vr.org 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 



monitor.gif

RE: [qmailtoaster] qmailtoaster-plus-0.2.12-1.3.15 is released!

2007-07-06 Thread Helmut Fritz
Not yet sir...  I have not had time.  Work and demanding clients are keeping
me from looking at this.  I will, once I gte a chance though...and will
report back.  If you take the plunge please do the same... 

-Original Message-
From: Jack D. Martin Jr. [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 04, 2007 2:42 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmailtoaster-plus-0.2.12-1.3.15 is released!

Helmut - did you upgrade?  I am in the same boat as you, I installed qmt-iso
1.2, and am scared to death to upgrade.  The last time I tried that - I was
down for a while as I had to rebuild everything (it was my fault).

-Original Message-
From: Helmut Fritz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 03, 2007 11:38 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmailtoaster-plus-0.2.12-1.3.15 is released!

So is qtp-newmodel safe to run now if I installed with qmt-iso 1.2?  Or do I
need to do an upgrade via another route (i.e. get the newest qtp and install
that first?  Thx! 

-Original Message-
From: Jake Vickers [mailto:[EMAIL PROTECTED]
Sent: Monday, July 02, 2007 1:25 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qmailtoaster-plus-0.2.12-1.3.15 is released!

dnk wrote:
 Just curious about this error:

 Issuing command: qtp-sa-update
 /usr/sbin/qtp-sa-update: line 9: =/etc/cron.daily/qtp-sa-update: No 
 such file or directory
 /usr/sbin/qtp-sa-update: line 10: =/usr/src/qtms-install: No such file 
 or directory Already installed! Exiting.
Fixed.  You can just edit /opt/qmailtoaster-plus/bin/qtp-sa-update and
change these lines:
$DAILYCRON=/etc/cron.daily/qtp-sa-update
$ORIG=`pwd`

To this:

DAILYCRN=/etc/cron.daily/qtp-sa-update
ORIG=`pwd`

(just remove the $ from the front of those variables) if you don't want to
download the package again.  Sorry about that!
The one on the website has been updated.


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] Phplist

2007-07-06 Thread Helmut Fritz
I do use phplist for one of my clients.  Works quite well, and he actually
behaves and does not SPAM folks (or I would kick him off of my servers...).
Not sure about the ability to integrate it, but it is a good mail list
package. 

-Original Message-
From: Per Qvindesland [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 04, 2007 10:34 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Phplist

Hello List,

I have been playing around with something different then just mailman and I
cam across this one: http://www.phplist.com/ which works really well,
perhaps this could be something to include into QMT releases also?

Kind regards
Per Qvindesland

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] emails stuck in the outbox

2007-07-06 Thread dnk

On 7/6/07, Dan McAllister [EMAIL PROTECTED] wrote:


 Erik: as regards your suggestion RE antivirus, we have a corporate AV
provider (F-Secure) -- so all users are using the F-Secure Client 7.0 --
and none other has this problem, saving the one user (I'll call him RL)...
Also, he (RL) is using the same AV product (physically the same laptop) at
both locations -- works one place, but not the other.

I'm beginning to think that this may be an Outlook 2000 issue... As Erik
does, I have over 200 users using all types of email clients -- I've just
polled my log files, and RL is the only user I've found yet still using
Office 2000.

Given that Office 2007 Standard Upgrade is only $200, I think I'll
recommend it. Of course, if that doesn't resolve the issue, I'll owe the
employee $200 for making him buy software he didn't need!

c'est la vie...

Hope everyone has a great weekend!

Ciao!


Dan McAllister, President

IT4SOHO, LLC
2171 Wrens Way
Clearwater, FL 33761

877-IT4SOHO: Toll Free
727-647-7646 In Pinellas
813-464-2093 In Hillsborough
727-507-9435 Fax Only
 http://na.ntrsupport.com


Erik A. Espinoza wrote:

I have about a hundred Outlook users on a Toaster and haven't
experienced any issues. Please take screenshots of all of the smtp
settings and mail them to me (offlist if you prefer). Also please let
me know which version of Outlook? All of my users are XP, 2003 and
2007.

Thanks,
Erik

On 7/5/07, dnk [EMAIL PROTECTED] [EMAIL PROTECTED]wrote:

Hi there, I am not sure (yet) if this is a toaster issue or not, but it
seems any users I have on outlook have an issue with their outbound email
sitting in the outbox. Even with sending and receiving This only seems

to happen on a toaster when the client is Outlook. If I connect using a
different mail client - all works good. But on the same note - if the same

outlook client connects to another (non toaster) mail server - all is ok.
On
occasion, I will get an error about how my mail server does not support
SSL
(even though it does and the services are on). I double checked the logs,
and nothing seems odd in there. Next time i get the actual error (not
consistent) I will post it

d




-
QmailToaster hosted by: VR Hosted http://www.vr.orghttp://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Something that just seemed to work (thus far) for me is make sure outlook is
patched with every update it has - not just the critical ones. It has
resolved my issues on 1 client. I am just testing on a few of the other ones
to be sure. It seems to all stem from the SSL related requirements. On the
unpatched versions of outlook (all V 2003 in my case) when I turned off the
SSL (in outlook) they worked fine. However in this company, doing that as a
fix is not an option. So I am patching the machines on any of the problem
ones. Typically all of the systems here would be patched right up to
current, but some of our road warriors had not done it while away. Here's
hoping to this resolving the issue.

d
inline: monitor.gif

Re: [qmailtoaster] Getting two copies of incoming mail after re-build?

2007-07-06 Thread Mark Piekos

Thanks Guys. I worked out what I was doing wrong and it was pretty stupid:

I ftp'd the backup tar file from the old computer to the new one prior 
to running the restore script. Unfortunately I hadn't waited long enough 
for the tar ball to be assembled...


I repeated the restore with a new backup and all is now fine.

I have a nice new toaster running in Centos 5.

Kind regards,

Mark.

Igor Vukotić wrote:
I run on CentOS4 and i font that some user turn mail forwarding or 
vaccination mode over HTTP, one extra line adds in ../Maildir/.qmail 
file. When i delete this extra line duplicating stops.
Server is 2xXeon 2,8GHz, 4Gb RAM and 120 mailboxes (IMAP) its almost 
always IDLE.



On 2007.07.05, at 17:09, Tim Mancour wrote:


Mark,

I previously had a duplicate delivery issue with a single user's 
account and

it turned out that the user's username/Maildir/.qmail file had been
corrupted. I restored the file and the problem went away.

Regards,
Tim

-Original Message-
From: Jake Vickers [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 04, 2007 7:55 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Getting two copies of incoming mail after
re-build?

Mark Piekos wrote:

I've just re-built my toaster on Centos 5 and restored data from a
backup of my old toaster. All appears well: Two virtual domains are
restored, user accounts, passwords and emails but one of the accounts
is receiving two copies of all test mails. If I send to it from
another account it still receives two copies. Other accounts appear 
to be

ok.


If I send email from this account only one one email is received at th
eother account(unless I send to the the affected account).

I'd be grateful for any suggestions.

Many thanks in advance,


2 copies of messages are usually a result of the message being in the
SMTP-processing-process (if that makes sense) too long. What I 
usually see

is when spamassassin, clam, or some other process (like reverse DNS
checking) takes too long. Since you migrated to Cent5, I have to ask 
what

your CPU and memory situations are. Cent5 is very memory hungry,
especially when compared to Cent4.x. I have a suspicion that when
performing some checks that it's swapping to disk, which induce too 
long of
a latency in the process and cause the SMTP daemon to think the 
message got

lost somewhere and try and deliver it again.



-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Trouble installing ucspi-tcp-toaster on Centos 5.0

2007-07-06 Thread Russ Goodwin
I figured it out... I had . in my path and that was causing 
rpmbuild to use the package's install command instead of the 
system's install command.


I removed . from my path and it built and installed fine.

-Russ



At 04:39 PM 7/5/2007, Russ Goodwin wrote:

Hi-

This is my first attempt doing a qmail-toaster install, though I've 
run qmail since 1999 from manual installs.


I followed all the directions for a Centos 5.0 install and when I 
ran sh cnt50-install-script.sh some of the later packages failed 
due to the missing dependency on ucspi-tcp-toaster.  I searched the 
archives but I don't see where this has been discussed before.


I've re-run the install script a few times now and am seeing errors 
on the ucspi portion near the end:


Processing files: ucspi-tcp-toaster-0.88-1.3.5
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/addcr
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/argv0
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/date@
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/delcr
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/finger@
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/fixcrio
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/http@
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/mconnect
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/mconnect-io
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/rblsmtpd
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/recordio
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/tcpcat
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/tcpclient
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/tcprules
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/tcprulescheck
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/tcpserver
error: File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/who@
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.26687
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd ucspi-tcp-0.88
+ DOCDIR=/var/tmp/ucspi-tcp-toaster-0.88/usr/share/doc/ucspi-tcp-toaster-0.88
+ export DOCDIR
+ rm -rf /var/tmp/ucspi-tcp-toaster-0.88/usr/share/doc/ucspi-tcp-toaster-0.88
+ /bin/mkdir -p 
/var/tmp/ucspi-tcp-toaster-0.88/usr/share/doc/ucspi-tcp-toaster-0.88
+ cp -pr CHANGES README TODO VERSION 
/var/tmp/ucspi-tcp-toaster-0.88/usr/share/doc/ucspi-tcp-toaster-0.88

+ exit 0


RPM build errors:
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/addcr
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/argv0
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/date@
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/delcr
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/finger@
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/fixcrio
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/http@
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/mconnect
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/mconnect-io
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/rblsmtpd
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/recordio
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/tcpcat
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/tcpclient
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/tcprules
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/tcprulescheck
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/tcpserver
File not found: /var/tmp/ucspi-tcp-toaster-0.88/usr/bin/who@
error: File not found by glob: 
/usr/src/redhat/RPMS/i386/ucspi-tcp-toaster*.rpm



Those missing files are all showing up in /usr/bin though.  Is there 
a missing chroot somewhere?


If I run rpmbuild --rebuild --with cnt50 
ucspi-tcp-toaster-0.88-1.3.5.src.rpm manually I get the same result.


Is this a known issue?  Is there a workaround?

I'd appreciate any help you can offer.

Thanks.

-Russ




-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] resource use

2007-07-06 Thread dnk

Hey guys,

I have a quick question I am hoping to hit a few of you more
experienced toaster admins up about

I was wondering what people have seen from experience that the toaster
(stock, running no mods) tends to use a lot of.. IE IO intensive, CPU,
and so on. I have been looking at various specs for the components,
but was hoping for more of an answer based on the combination of the
oh so wonderful toaster!

For example, I am going to be setting up a toaster that is starting
with 50 users, but will be scaling up to 500 within the next two years
(for a co that is about to go into the prodiuction phase in their
industry). They don't see going much past that.

I have been googling, but was more so lookign for an answer based on
day to day user and experience.

Thanks in advance.

Dnk

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] latest qtp roundcube install problem

2007-07-06 Thread Jake Vickers

Johannes Weberhofer, Weberhofer GmbH wrote:

Try to set
memory_limit = 48M

MB is not recognized; K, M and G can be used.

Johannes


Tommi Järvilehto schrieb:

Using CentOS 4.4 and latest qtp

When I installed roundcube from qtp-menu there was problem that 
apache did

not start anymore.
error in http_error log:
PHP:  Error parsing /etc/php.ini on line 246
Allowed memory size of 48 bytes exhausted (tried to allocate 43 bytes)

The problem line was:
memory_limit = 48MB) or maybe 48M)
notice the additional )

This is quite fresh and plain centos and qmail toaster install.
Hope it was only with my setup so just to let you know.

--



Don't know how yours got like that; here's how I change the memory_limit:

perl -pi -e 's/memory_limit\ =\ .*M/memory_limit\ =\ 48M/' /etc/php.ini


As you can see, I'm writing 48M, not 48MB.  Was yours modified prior to 
this?





smime.p7s
Description: S/MIME Cryptographic Signature


RE: [qmailtoaster] qmailtoaster-plus-0.2.12-1.3.15 is released!

2007-07-06 Thread Jack D. Martin Jr.
Crazy busy here too - If I get a chance to do it - I will report back for
you!!! 

-Original Message-
From: Helmut Fritz [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 06, 2007 3:30 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmailtoaster-plus-0.2.12-1.3.15 is released!

Not yet sir...  I have not had time.  Work and demanding clients are keeping
me from looking at this.  I will, once I gte a chance though...and will
report back.  If you take the plunge please do the same... 

-Original Message-
From: Jack D. Martin Jr. [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 04, 2007 2:42 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmailtoaster-plus-0.2.12-1.3.15 is released!

Helmut - did you upgrade?  I am in the same boat as you, I installed qmt-iso
1.2, and am scared to death to upgrade.  The last time I tried that - I was
down for a while as I had to rebuild everything (it was my fault).

-Original Message-
From: Helmut Fritz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 03, 2007 11:38 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmailtoaster-plus-0.2.12-1.3.15 is released!

So is qtp-newmodel safe to run now if I installed with qmt-iso 1.2?  Or do I
need to do an upgrade via another route (i.e. get the newest qtp and install
that first?  Thx! 

-Original Message-
From: Jake Vickers [mailto:[EMAIL PROTECTED]
Sent: Monday, July 02, 2007 1:25 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qmailtoaster-plus-0.2.12-1.3.15 is released!

dnk wrote:
 Just curious about this error:

 Issuing command: qtp-sa-update
 /usr/sbin/qtp-sa-update: line 9: =/etc/cron.daily/qtp-sa-update: No 
 such file or directory
 /usr/sbin/qtp-sa-update: line 10: =/usr/src/qtms-install: No such file 
 or directory Already installed! Exiting.
Fixed.  You can just edit /opt/qmailtoaster-plus/bin/qtp-sa-update and
change these lines:
$DAILYCRON=/etc/cron.daily/qtp-sa-update
$ORIG=`pwd`

To this:

DAILYCRN=/etc/cron.daily/qtp-sa-update
ORIG=`pwd`

(just remove the $ from the front of those variables) if you don't want to
download the package again.  Sorry about that!
The one on the website has been updated.


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Toaster and IDLE (IMAP)

2007-07-06 Thread Harry Zink


Been looking into some of the push functionality that IMAP provides  
through the IDLE function (yes, that means I have an iPhone, and want  
to see if I can set it up for push mail via QmailToaster)


According to this:

http://popfile.sourceforge.net/wiki/ImapServers

Courier-IMAP 1.4.3 supports IDLE

The courier-IMAP bundled with Toaster appears to only be 1.3.7.

courier-imap-toaster-4.1.2

Are there any plans to bring it to a more current version in some  
future revision?


Has anyone updated courier-imap to 1.4.3 running QMT?





Re: [qmailtoaster] Toaster and IDLE (IMAP)

2007-07-06 Thread Erik A. Espinoza

Sorry but I'm not sure I understand...

4.1.2  1.4.3

QmailToaster comes with 4.1.2.

Erik

On 7/6/07, Harry Zink [EMAIL PROTECTED] wrote:



Been looking into some of the push functionality that IMAP provides through
the IDLE function (yes, that means I have an iPhone, and want to see if I
can set it up for push mail via QmailToaster)

According to this:

http://popfile.sourceforge.net/wiki/ImapServers

Courier-IMAP 1.4.3 supports IDLE

The courier-IMAP bundled with Toaster appears to only be 1.3.7.


courier-imap-toaster-4.1.2

Are there any plans to bring it to a more current version in some future
revision?

Has anyone updated courier-imap to 1.4.3 running QMT?






-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]