[qmailtoaster] Webmail date time problem

2007-12-19 Thread Network Support Team,JU
Dera all,

When we are accessing mails thru webmail ie squirrelmail, dat  times are not 
coming properly. One mail is coming at 12.31 pm the next mail is coming 11.31 
am and the very next mail is coming 1.15pm. How do i set the settings so that 
every mails are coming acoording to date  time serially.

sandip

[qmailtoaster] Fedora Core 7

2007-12-19 Thread Toni Wijaya
Hi,

Can I use toaster for fedora core 6 on fedora core 7 box?

regards,

toni

Re: [qmailtoaster] wrong default domain name

2007-12-19 Thread Istvan Köpe

Lucian Cristian wrote:

Istvan Köpe wrote:

Lucian Cristian wrote:

Istvan Köpe wrote:
The mails are sent by /bin/mail . Where does this mailer takes its 
default parameters?


Istvan

Warren Melnick wrote:

Try /etc/hosts and /etc/sysconfig/network and see what they have.

W

On Dec 14, 2007 10:47 AM, Istvan Köpe [EMAIL PROTECTED] wrote:
 

 Both contains rsfind.ro at least that is what mc shows.



 Jake Vickers wrote:
 Istvan Köpe wrote:
 So? That's it? Nobody has any ideas?




 [EMAIL PROTECTED]:
Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

In the logwatch.conf file I have this line:
# Default person to mail reports to. Can be a local account or a
# complete email address.
MailTo = root

 From where does it take the .rsfind.ro domain name? I searched 
the

whole hard drive and I couldn't find it. Is not in /etc is not in
/var/qmail/control . Everything else is working fine, at least it 
seems

to work fine.


 Look at /var/qmail/control/defaultdomain and me files.











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




  



in logwatch.conf there is an entry MailTo = root
try setting it like MailTo = [EMAIL PROTECTED]

also look in /var/qmail/control for defaultdomain file, defaulthost, 
me and plusdomain


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




This MailTo = [EMAIL PROTECTED] I already did it and it works, but we 
all know that this is a workaround, not a solution because the sender 
is still [EMAIL PROTECTED] I cannot imagine how many aliases or 
hostnames can exist on this system. And I also have difficulties with 
mc's search function, it doesn't make any difference between 
.rsfind.ro and rsfind.ro , I don't know why.


Istvan


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


have you tried searching for : \.rsfind\.ro ?

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



Yes it worked searching with mc like \.rsfind\.ro but it didn't find 
anything. I mean I searched /etc ; /var ; /usr ; but it didn't find 
anything but logfiles. This is frustrating...



Istvan

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



RE: [qmailtoaster] invalid sender address format

2007-12-19 Thread Tim Mancour
Instead of editing the source code, you can just add SENDER_NOCHECK=1 to
your tcp.smtp file. This will disable the sender checking performed by
chkuser. 

If you really want to build-in your changes then make sure that the macro
CHKUSER_ALLOW_SENDER_CHAR_6 is reflected in the source code. You can search
for CHKUSER_ALLOW_SENDER_CHAR_ in chkuser.c and add the appropriate lines
during the 5 minute editing step.


-Original Message-
From: Phil Leinhauser [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 18, 2007 7:51 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] invalid sender address format

OK, that was a bit scary.  After I followed Lucian's instructions, I got a
libc.so.6 out of memory error.  I found where to up the softlimit and fixed
that.

Only problem is, it's still blocking the  character in the email sender
address.  The changed chkuser_settings.h is now in the /var/qmail/doc folder
and I verified my changes are in there.  I added the following 2 lines to
the appropriate areas before recompiling.
#define CHKUSER_ALLOW_SENDER_CHAR_6 ''
#define CHKUSER_ALLOW_RCPT_CHAR_6 ''

Does anyone have an idea what I'm missing??

-Original Message-
From: Lucian Cristian [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 18, 2007 4:16 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] invalid sender address format

Phil Leinhauser wrote:
 I see it looks like it's the chkuser filter not liking the  symbol in 
 the
sender address.  So, I opened the chkuser_settings.h file and found the set
of instructions for the characters allowed and added the following:

 #define CHKUSER_ALLOW_RCPT_CHAR_6 ''

 But what do I need to do to make this active now?  Can I just restart 
 QMT
or do I need to do something else?  I see references to recompiling CHKUSER
but I'm stumped ho to do this.

 Thanks,
 Phil


 -Original message-
 From: Phil Leinhauser [EMAIL PROTECTED]
 Date: Tue, 18 Dec 2007 14:45:19 -0500
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] invalid sender address format

   
 I have a customer trying to get announcement emails from one of his
suppliers.  The Emails are being bounced back to the sender and the SMTP log
on my end shows invalid sender address format.  The first part of the
sender address is CHVACRApplicationEngineering-RACIWII'm not sure what
the invalid part is.  Is it the  or the - or the whole length?

 Anything I can do to allow these?  I already added the domain to the
whitelist before I tracked it to the address itself.

 Thanks,
 Phil

 -
  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]

   

some older example

The easy way:

  rpm -Uvh qmail-toaster*.src.rpm

  cd /usr/src/redhat/SPECS (assuming you are using CentOS 4)

  edit qmail-toaster.spec

  find 'sleep 5'  (should be line 606)

  change  5 to 300 (5 seconds to 300 seconds)

  rpmbuild -bb --with cnt40 qmail-toaster.spec

  When the build process pauses, make your changes. You have 5 minutes.

  edit /usr/src/redhat/BUILD/qmail-1.03/chkuser_settings.h as you wish

  Save your changes and wait for the 300 seconds to expire and
  watch it build.

  cd ../RPMS/i386/

  qmailctl stop

  rpm -Uvh --replacefiles --replacepkgs qmail-*.rpm

  qmailctl start

-
 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] squirrelmail packages compromised!

2007-12-19 Thread slamp slamp
they mentioned that both 1.4.11 and 1.4.12 were compromised. there
should be a changelog file in the squirrelmail directory that tells
you what version you are running.

On Dec 18, 2007 1:26 PM, Jim Shupert, Jr. [EMAIL PROTECTED] wrote:
 Might you tell me how I can determine what version of  qmt  and  or
 squirrelmail
 we might be running?

 and what is the problem - just with  squirrelmail ?

 Thanks

 j

 - Original Message -
 From: [EMAIL PROTECTED]
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Tuesday, December 18, 2007 12:45 PM
 Subject: Re: [qmailtoaster] squirrelmail packages compromised!


 I'm using qmt-iso 1.3.1 for my install. What is the best way of updating?

  Due to the package compromise of 1.4.11, and 1.4.12, we are forced
  to release 1.4.13 to ensure no confusions. While initial review didn't
  uncover a need for concern, several proof of concepts show that the
  package alterations introduce a high risk security issue, allowing
  remote inclusion of files. These changes would allow a remote user the
  ability to execute exploit code on a victim machine, without any user
  interaction on the victim's server. This could grant the attacker the
  ability to deploy further code on the victim's server.
 
  We STRONGLY advise all users of 1.4.11, and 1.4.12 upgrade immediately.
 
  -
  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]



RE: [qmailtoaster] invalid sender address format

2007-12-19 Thread Phil Leinhauser
A, That might be it.  I didn't do anything in the chkuser.c file.  I only 
modified the chkuser_settings.h file.  I'll have another try at it tonight.

Thanks for the info Tim!!

Phil


-Original message-
From: Tim Mancour [EMAIL PROTECTED]
Date: Wed, 19 Dec 2007 12:15:03 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] invalid sender address format

 Instead of editing the source code, you can just add SENDER_NOCHECK=1 to
 your tcp.smtp file. This will disable the sender checking performed by
 chkuser. 
 
 If you really want to build-in your changes then make sure that the macro
 CHKUSER_ALLOW_SENDER_CHAR_6 is reflected in the source code. You can search
 for CHKUSER_ALLOW_SENDER_CHAR_ in chkuser.c and add the appropriate lines
 during the 5 minute editing step.
 
 
 -Original Message-
 From: Phil Leinhauser [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, December 18, 2007 7:51 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: RE: [qmailtoaster] invalid sender address format
 
 OK, that was a bit scary.  After I followed Lucian's instructions, I got a
 libc.so.6 out of memory error.  I found where to up the softlimit and fixed
 that.
 
 Only problem is, it's still blocking the  character in the email sender
 address.  The changed chkuser_settings.h is now in the /var/qmail/doc folder
 and I verified my changes are in there.  I added the following 2 lines to
 the appropriate areas before recompiling.
 #define CHKUSER_ALLOW_SENDER_CHAR_6 ''
 #define CHKUSER_ALLOW_RCPT_CHAR_6 ''
 
 Does anyone have an idea what I'm missing??
 
 -Original Message-
 From: Lucian Cristian [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, December 18, 2007 4:16 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] invalid sender address format
 
 Phil Leinhauser wrote:
  I see it looks like it's the chkuser filter not liking the  symbol in 
  the
 sender address.  So, I opened the chkuser_settings.h file and found the set
 of instructions for the characters allowed and added the following:
 
  #define CHKUSER_ALLOW_RCPT_CHAR_6 ''
 
  But what do I need to do to make this active now?  Can I just restart 
  QMT
 or do I need to do something else?  I see references to recompiling CHKUSER
 but I'm stumped ho to do this.
 
  Thanks,
  Phil
 
 
  -Original message-
  From: Phil Leinhauser [EMAIL PROTECTED]
  Date: Tue, 18 Dec 2007 14:45:19 -0500
  To: qmailtoaster-list@qmailtoaster.com
  Subject: [qmailtoaster] invalid sender address format
 

  I have a customer trying to get announcement emails from one of his
 suppliers.  The Emails are being bounced back to the sender and the SMTP log
 on my end shows invalid sender address format.  The first part of the
 sender address is CHVACRApplicationEngineering-RACIWII'm not sure what
 the invalid part is.  Is it the  or the - or the whole length?
 
  Anything I can do to allow these?  I already added the domain to the
 whitelist before I tracked it to the address itself.
 
  Thanks,
  Phil
 
  -
   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]
 

 
 some older example
 
 The easy way:
 
   rpm -Uvh qmail-toaster*.src.rpm
 
   cd /usr/src/redhat/SPECS (assuming you are using CentOS 4)
 
   edit qmail-toaster.spec
 
   find 'sleep 5'  (should be line 606)
 
   change  5 to 300 (5 seconds to 300 seconds)
 
   rpmbuild -bb --with cnt40 qmail-toaster.spec
 
   When the build process pauses, make your changes. You have 5 minutes.
 
   edit /usr/src/redhat/BUILD/qmail-1.03/chkuser_settings.h as you wish
 
   Save your changes and wait for the 300 seconds to expire and
   watch it build.
 
   cd ../RPMS/i386/
 
   qmailctl stop
 
   rpm -Uvh --replacefiles --replacepkgs qmail-*.rpm
 
   qmailctl start
 
 -
  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] squirrelmail packages compromised!

2007-12-19 Thread Erik A. Espinoza
I will have the update released tonight.

EE

On Dec 19, 2007 8:18 AM, slamp slamp [EMAIL PROTECTED] wrote:
 they mentioned that both 1.4.11 and 1.4.12 were compromised. there
 should be a changelog file in the squirrelmail directory that tells
 you what version you are running.


 On Dec 18, 2007 1:26 PM, Jim Shupert, Jr. [EMAIL PROTECTED] wrote:
  Might you tell me how I can determine what version of  qmt  and  or
  squirrelmail
  we might be running?
 
  and what is the problem - just with  squirrelmail ?
 
  Thanks
 
  j
 
  - Original Message -
  From: [EMAIL PROTECTED]
  To: qmailtoaster-list@qmailtoaster.com
  Sent: Tuesday, December 18, 2007 12:45 PM
  Subject: Re: [qmailtoaster] squirrelmail packages compromised!
 
 
  I'm using qmt-iso 1.3.1 for my install. What is the best way of updating?
 
   Due to the package compromise of 1.4.11, and 1.4.12, we are forced
   to release 1.4.13 to ensure no confusions. While initial review didn't
   uncover a need for concern, several proof of concepts show that the
   package alterations introduce a high risk security issue, allowing
   remote inclusion of files. These changes would allow a remote user the
   ability to execute exploit code on a victim machine, without any user
   interaction on the victim's server. This could grant the attacker the
   ability to deploy further code on the victim's server.
  
   We STRONGLY advise all users of 1.4.11, and 1.4.12 upgrade immediately.
  
   -
   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 hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] invalid sender address format

2007-12-19 Thread Eric Shubes
The chkuser patch is only written for 5 such characters. Instead of adding
#6, change one of the first 5 to '', then rebuild and reinstall.

Phil Leinhauser wrote:
 OK, that was a bit scary.  After I followed Lucian's instructions, I got a
 libc.so.6 out of memory error.  I found where to up the softlimit and fixed
 that.
 
 Only problem is, it's still blocking the  character in the email sender
 address.  The changed chkuser_settings.h is now in the /var/qmail/doc folder
 and I verified my changes are in there.  I added the following 2 lines to
 the appropriate areas before recompiling.
 #define CHKUSER_ALLOW_SENDER_CHAR_6 ''
 #define CHKUSER_ALLOW_RCPT_CHAR_6 ''
 
 Does anyone have an idea what I'm missing??
 
 -Original Message-
 From: Lucian Cristian [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, December 18, 2007 4:16 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] invalid sender address format
 
 Phil Leinhauser wrote:
 I see it looks like it's the chkuser filter not liking the  symbol in the
 sender address.  So, I opened the chkuser_settings.h file and found the set
 of instructions for the characters allowed and added the following:
 #define CHKUSER_ALLOW_RCPT_CHAR_6 ''

 But what do I need to do to make this active now?  Can I just restart QMT
 or do I need to do something else?  I see references to recompiling CHKUSER
 but I'm stumped ho to do this.
 Thanks,
 Phil


 -Original message-
 From: Phil Leinhauser [EMAIL PROTECTED]
 Date: Tue, 18 Dec 2007 14:45:19 -0500
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] invalid sender address format

   
 I have a customer trying to get announcement emails from one of his
 suppliers.  The Emails are being bounced back to the sender and the SMTP log
 on my end shows invalid sender address format.  The first part of the
 sender address is CHVACRApplicationEngineering-RACIWII'm not sure what
 the invalid part is.  Is it the  or the - or the whole length?
 Anything I can do to allow these?  I already added the domain to the
 whitelist before I tracked it to the address itself.
 Thanks,
 Phil

 -
  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]

   
 
 some older example
 
 The easy way:
 
   rpm -Uvh qmail-toaster*.src.rpm
 
   cd /usr/src/redhat/SPECS (assuming you are using CentOS 4)
 
   edit qmail-toaster.spec
 
   find 'sleep 5'  (should be line 606)
 
   change  5 to 300 (5 seconds to 300 seconds)
 
   rpmbuild -bb --with cnt40 qmail-toaster.spec
 
   When the build process pauses, make your changes. You have 5 minutes.
 
   edit /usr/src/redhat/BUILD/qmail-1.03/chkuser_settings.h as you wish
 
   Save your changes and wait for the 300 seconds to expire and
   watch it build.
 
   cd ../RPMS/i386/
 
   qmailctl stop
 
   rpm -Uvh --replacefiles --replacepkgs qmail-*.rpm
 
   qmailctl start
 
 -
  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]
 
 


-- 
-Eric 'shubes'

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



Re: [qmailtoaster] invalid sender address format

2007-12-19 Thread Phil Leinhauser
OK, I wondered if there was some sort of limit.  I did see that #3 was 
remarked.  I'll use that.  Do I need to modify the chkuser_settings.h or the 
chkuser.c during the 5 minute pause?  I haven't even looked into the chkuser.c 
yet so I don't know if there is anything in it I need.

Thanks,
Phil


-Original message-
From: Eric \Shubes\ [EMAIL PROTECTED]
Date: Wed, 19 Dec 2007 15:07:30 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] invalid sender address format

 The chkuser patch is only written for 5 such characters. Instead of adding
 #6, change one of the first 5 to '', then rebuild and reinstall.
 
 Phil Leinhauser wrote:
  OK, that was a bit scary.  After I followed Lucian's instructions, I got a
  libc.so.6 out of memory error.  I found where to up the softlimit and fixed
  that.
  
  Only problem is, it's still blocking the  character in the email sender
  address.  The changed chkuser_settings.h is now in the /var/qmail/doc folder
  and I verified my changes are in there.  I added the following 2 lines to
  the appropriate areas before recompiling.
  #define CHKUSER_ALLOW_SENDER_CHAR_6 ''
  #define CHKUSER_ALLOW_RCPT_CHAR_6 ''
  
  Does anyone have an idea what I'm missing??
  
  -Original Message-
  From: Lucian Cristian [mailto:[EMAIL PROTECTED] 
  Sent: Tuesday, December 18, 2007 4:16 PM
  To: qmailtoaster-list@qmailtoaster.com
  Subject: Re: [qmailtoaster] invalid sender address format
  
  Phil Leinhauser wrote:
  I see it looks like it's the chkuser filter not liking the  symbol in the
  sender address.  So, I opened the chkuser_settings.h file and found the set
  of instructions for the characters allowed and added the following:
  #define CHKUSER_ALLOW_RCPT_CHAR_6 ''
 
  But what do I need to do to make this active now?  Can I just restart QMT
  or do I need to do something else?  I see references to recompiling CHKUSER
  but I'm stumped ho to do this.
  Thanks,
  Phil
 
 
  -Original message-
  From: Phil Leinhauser [EMAIL PROTECTED]
  Date: Tue, 18 Dec 2007 14:45:19 -0500
  To: qmailtoaster-list@qmailtoaster.com
  Subject: [qmailtoaster] invalid sender address format
 

  I have a customer trying to get announcement emails from one of his
  suppliers.  The Emails are being bounced back to the sender and the SMTP log
  on my end shows invalid sender address format.  The first part of the
  sender address is CHVACRApplicationEngineering-RACIWII'm not sure what
  the invalid part is.  Is it the  or the - or the whole length?
  Anything I can do to allow these?  I already added the domain to the
  whitelist before I tracked it to the address itself.
  Thanks,
  Phil
 
  -
   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]
 

  
  some older example
  
  The easy way:
  
rpm -Uvh qmail-toaster*.src.rpm
  
cd /usr/src/redhat/SPECS (assuming you are using CentOS 4)
  
edit qmail-toaster.spec
  
find 'sleep 5'  (should be line 606)
  
change  5 to 300 (5 seconds to 300 seconds)
  
rpmbuild -bb --with cnt40 qmail-toaster.spec
  
When the build process pauses, make your changes. You have 5 minutes.
  
edit /usr/src/redhat/BUILD/qmail-1.03/chkuser_settings.h as you wish
  
Save your changes and wait for the 300 seconds to expire and
watch it build.
  
cd ../RPMS/i386/
  
qmailctl stop
  
rpm -Uvh --replacefiles --replacepkgs qmail-*.rpm
  
qmailctl start
  
  -
   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]
  
  
 
 
 -- 
 -Eric 'shubes'
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


Re: [qmailtoaster] wrong default domain name

2007-12-19 Thread Lucian Cristian

Istvan Köpe wrote:

Lucian Cristian wrote:

Istvan Köpe wrote:

Lucian Cristian wrote:

Istvan Köpe wrote:
The mails are sent by /bin/mail . Where does this mailer takes its 
default parameters?


Istvan

Warren Melnick wrote:

Try /etc/hosts and /etc/sysconfig/network and see what they have.

W

On Dec 14, 2007 10:47 AM, Istvan Köpe [EMAIL PROTECTED] wrote:
 

 Both contains rsfind.ro at least that is what mc shows.



 Jake Vickers wrote:
 Istvan Köpe wrote:
 So? That's it? Nobody has any ideas?




 [EMAIL PROTECTED]:
Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

In the logwatch.conf file I have this line:
# Default person to mail reports to. Can be a local account or a
# complete email address.
MailTo = root

 From where does it take the .rsfind.ro domain name? I 
searched the

whole hard drive and I couldn't find it. Is not in /etc is not in
/var/qmail/control . Everything else is working fine, at least 
it seems

to work fine.


 Look at /var/qmail/control/defaultdomain and me files.











- 


 QmailToaster hosted by: VR Hosted http://www.vr.org
- 

To unsubscribe, e-mail: 
[EMAIL PROTECTED]
For additional commands, e-mail: 
[EMAIL PROTECTED]




  



in logwatch.conf there is an entry MailTo = root
try setting it like MailTo = [EMAIL PROTECTED]

also look in /var/qmail/control for defaultdomain file, 
defaulthost, me and plusdomain


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




This MailTo = [EMAIL PROTECTED] I already did it and it works, but we 
all know that this is a workaround, not a solution because the 
sender is still [EMAIL PROTECTED] I cannot imagine how many aliases 
or hostnames can exist on this system. And I also have difficulties 
with mc's search function, it doesn't make any difference between 
.rsfind.ro and rsfind.ro , I don't know why.


Istvan


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



have you tried searching for : \.rsfind\.ro ?

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



Yes it worked searching with mc like \.rsfind\.ro but it didn't find 
anything. I mean I searched /etc ; /var ; /usr ; but it didn't find 
anything but logfiles. This is frustrating...



Istvan

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


can you recreate the domain ? have you used vaddomain ?

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



Re: [qmailtoaster] invalid sender address format

2007-12-19 Thread Eric Shubes
chkuser.h is all you need to change.

Phil Leinhauser wrote:
 OK, I wondered if there was some sort of limit.  I did see that #3 was 
 remarked.  I'll use that.  Do I need to modify the chkuser_settings.h or the 
 chkuser.c during the 5 minute pause?  I haven't even looked into the 
 chkuser.c yet so I don't know if there is anything in it I need.
 
 Thanks,
 Phil
 
 
 -Original message-
 From: Eric \Shubes\ [EMAIL PROTECTED]
 Date: Wed, 19 Dec 2007 15:07:30 -0500
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] invalid sender address format
 
 The chkuser patch is only written for 5 such characters. Instead of adding
 #6, change one of the first 5 to '', then rebuild and reinstall.

 Phil Leinhauser wrote:
 OK, that was a bit scary.  After I followed Lucian's instructions, I got a
 libc.so.6 out of memory error.  I found where to up the softlimit and fixed
 that.

 Only problem is, it's still blocking the  character in the email sender
 address.  The changed chkuser_settings.h is now in the /var/qmail/doc folder
 and I verified my changes are in there.  I added the following 2 lines to
 the appropriate areas before recompiling.
 #define CHKUSER_ALLOW_SENDER_CHAR_6 ''
 #define CHKUSER_ALLOW_RCPT_CHAR_6 ''

 Does anyone have an idea what I'm missing??

 -Original Message-
 From: Lucian Cristian [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, December 18, 2007 4:16 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] invalid sender address format

 Phil Leinhauser wrote:
 I see it looks like it's the chkuser filter not liking the  symbol in the
 sender address.  So, I opened the chkuser_settings.h file and found the set
 of instructions for the characters allowed and added the following:
 #define CHKUSER_ALLOW_RCPT_CHAR_6 ''

 But what do I need to do to make this active now?  Can I just restart QMT
 or do I need to do something else?  I see references to recompiling CHKUSER
 but I'm stumped ho to do this.
 Thanks,
 Phil


 -Original message-
 From: Phil Leinhauser [EMAIL PROTECTED]
 Date: Tue, 18 Dec 2007 14:45:19 -0500
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] invalid sender address format

   
 I have a customer trying to get announcement emails from one of his
 suppliers.  The Emails are being bounced back to the sender and the SMTP log
 on my end shows invalid sender address format.  The first part of the
 sender address is CHVACRApplicationEngineering-RACIWII'm not sure what
 the invalid part is.  Is it the  or the - or the whole length?
 Anything I can do to allow these?  I already added the domain to the
 whitelist before I tracked it to the address itself.
 Thanks,
 Phil

 -
  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]

   
 some older example

 The easy way:

   rpm -Uvh qmail-toaster*.src.rpm

   cd /usr/src/redhat/SPECS (assuming you are using CentOS 4)

   edit qmail-toaster.spec

   find 'sleep 5'  (should be line 606)

   change  5 to 300 (5 seconds to 300 seconds)

   rpmbuild -bb --with cnt40 qmail-toaster.spec

   When the build process pauses, make your changes. You have 5 minutes.

   edit /usr/src/redhat/BUILD/qmail-1.03/chkuser_settings.h as you wish

   Save your changes and wait for the 300 seconds to expire and
   watch it build.

   cd ../RPMS/i386/

   qmailctl stop

   rpm -Uvh --replacefiles --replacepkgs qmail-*.rpm

   qmailctl start

 -
  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]



 -- 
 -Eric 'shubes'

 -
  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