[qmailtoaster] qmail toaster not compiling vpopmail on fc8 x8_64

2008-10-17 Thread Gregory Machin
Hi
I'm a qmail newbe and I'm having trouble install the vpopmail
component. the rpm build dies with the following errors

gcc -I. -I/usr/include/mysql  -I. -I. -I. -g -O2 -Wall -c `test -f
'md5.c' || echo './'`md5.c
gcc -I. -I/usr/include/mysql  -I. -I. -I. -g -O2 -Wall -c `test -f
'hmac_md5.c' || echo './'`hmac_md5.c
gcc  -g -O2 -Wall   -o vchkpw  vchkpw.o md5.o hmac_md5.o libvpopmail.a
-L/usr/lib/mysql  -lmysqlclient -lz -lm -lcrypt
/usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.so
when searching for -lmysqlclient
/usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.a
when searching for -lmysqlclient
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make[2]: *** [vchkpw] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/vpopmail-5.4.17'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/vpopmail-5.4.17'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.12746 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.12746 (%build)
error: File not found by glob: /usr/src/redhat/RPMS/x86_64/vpopmail-toaster*.rpm

I have both the i386 and the x8_64 mysql-devel installed ..

From google-ing i have found that it has to do with the fact that it's
looking in the place and using the wrong libraries .. but how do I fix
this with out doing a hack that may break other / future work ..

Thanks

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



Re: [qmailtoaster] qmail toaster not compiling vpopmail on fc8 x8_64

2008-10-17 Thread Jake Vickers

Gregory Machin wrote:

Hi
I'm a qmail newbe and I'm having trouble install the vpopmail
component. the rpm build dies with the following errors

gcc -I. -I/usr/include/mysql  -I. -I. -I. -g -O2 -Wall -c `test -f
'md5.c' || echo './'`md5.c
gcc -I. -I/usr/include/mysql  -I. -I. -I. -g -O2 -Wall -c `test -f
'hmac_md5.c' || echo './'`hmac_md5.c
gcc  -g -O2 -Wall   -o vchkpw  vchkpw.o md5.o hmac_md5.o libvpopmail.a
-L/usr/lib/mysql  -lmysqlclient -lz -lm -lcrypt
/usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.so
when searching for -lmysqlclient
/usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.a
when searching for -lmysqlclient
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make[2]: *** [vchkpw] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/vpopmail-5.4.17'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/vpopmail-5.4.17'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.12746 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.12746 (%build)
error: File not found by glob: /usr/src/redhat/RPMS/x86_64/vpopmail-toaster*.rpm

I have both the i386 and the x8_64 mysql-devel installed ..

From google-ing i have found that it has to do with the fact that it's
looking in the place and using the wrong libraries .. but how do I fix
this with out doing a hack that may break other / future work ..
  


You could do a sym-link for the library, or edit the spec file.


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



[qmailtoaster] Domainkeys Problem

2008-10-17 Thread Anil Aliyan
Untitled DocumentDear All,

Till last week my mail were signed by domainkeys but today when i checked and 
some test messages to google and yahoo it say DomainKey-Status: bad.

I dont understand how it can happen on its own when I havent changed anything 
in my server. 
When i check my server by sending test mail to 
http://senderid.espcoalition.org/ it also says that 
DomainKey-Status: bad: Signature failed verification
DKIM-Status: failed (no signature found)

SPF records and rest all are OK and verified.

how can I make sure that every mail sent by my mail server is signed by the 
designated private key? Or why doest my sever fails to sign  mail??

Regards,


 
  Anil Aliyan 
  Asst. Manager (Network) 
 (n)Code Solutions - A Division of GNFC Limited
  301, GNFC Infotower,
  S. G. Highway, Bodakdev,
  Ahmedabad - 380054
  Gujarat. India.
 
  [EMAIL PROTECTED] 
  [EMAIL PROTECTED]
 tel: 
fax: 
mobile: 
   +91 79 40007348
+91 79 26857321
+91 98989 94371 
   
 

  All information in this communication, including attachments, is strictly 
confidential and intended solely for delivery to and authorized use by the 
address(es) identified above, and may contain privileged, confidential, 
proprietary and/or trade secret information entitled to protection and/or 
exempt from disclosure under applicable law.  If you are not the intended 
recipient, please take notice that any use, distribution or copying of this 
communication, and/or any action taken or omitted to be taken in reliance upon 
it, is unauthorized and may be unlawful. If you have received this 
communication in error, please notify the sender and delete/destroy this 
communication from your computer.
 
   


image001.jpg

Re: [qmailtoaster] Domainkeys Problem

2008-10-17 Thread Jake Vickers

Anil Aliyan wrote:

Dear All,
 
Till last week my mail were signed by domainkeys but today when i 
checked and some test messages to google and yahoo it say 
DomainKey-Status: bad.
 
I dont understand how it can happen on its own when I havent changed 
anything in my server.
When i check my server by sending test mail to 
http://senderid.espcoalition.org/ it also says that

*DomainKey-Status*: bad: Signature failed verification
*DKIM-Status*: failed (no signature found)
SPF records and rest all are OK and verified.
 
how can I make sure that every mail sent by my mail server is signed 
by the designated private key? Or why doest my sever fails to sign  mail??


I know Yahoo is horrible about them - one of their servers will show 
correct, another will show as bad.
I see that your message was signed, but I do not check incoming.  A 
reliable place to test is here by sending a message to [EMAIL PROTECTED]

Give that a try and see what it returns.



Re: [qmailtoaster] Domainkeys Problem

2008-10-17 Thread Anil Aliyan
Untitled DocumentHi Jakes,

I have found out why its happening. Please look at my previous mail it has one 
html signature at the bottom with my name and company information. I removed 
html signature and then sent the mail to gmail and it recgnised my signature 
immidiately.

How does any stationary or html signature attached to the mail causes 
domainkeys go corrupt???

Earlier i sent once test message to the email address you gave it was also 
saying that

Authentication System:   DomainKeys Identified Mail
   Result:   (no result present) 
   Reporting host:   
   More information: http://mipassoc.org/dkim/
   Sendmail milter:  https://sourceforge.net/projects/dkim-milter/

Authentication System:   Domain Keys 
   Result:   DK signature confirmed BAD
   Description:  Signature verification failed, message may have 
been tampered with or corrupted
   Reporting host:   sendmail.net
   More information: http://antispam.yahoo.com/domainkeys
   Sendmail milter:  https://sourceforge.net/projects/domainkeys-milter/


But as soon as i removed the html signature from the stationary it changed to

Authentication System:   DomainKeys Identified Mail
   Result:   (no result present) 
   Reporting host:   
   More information: http://mipassoc.org/dkim/
   Sendmail milter:  https://sourceforge.net/projects/dkim-milter/

Authentication System:   Domain Keys 
   Result:   DK signature confirmed GOOD
   Description:  Signature verified, message arrived intact
   Reporting host:   sendmail.net
   More information: http://antispam.yahoo.com/domainkeys
   Sendmail milter:  https://sourceforge.net/projects/domainkeys-milter/

Regards,

Anil Aliyan
  - Original Message - 
  From: Jake Vickers 
  To: qmailtoaster-list@qmailtoaster.com 
  Sent: Friday, October 17, 2008 4:49 PM
  Subject: Re: [qmailtoaster] Domainkeys Problem


  Anil Aliyan wrote: 
Dear All,

Till last week my mail were signed by domainkeys but today when i checked 
and some test messages to google and yahoo it say DomainKey-Status: bad.

I dont understand how it can happen on its own when I havent changed 
anything in my server. 
When i check my server by sending test mail to 
http://senderid.espcoalition.org/ it also says that 
DomainKey-Status: bad: Signature failed verification
DKIM-Status: failed (no signature found)

SPF records and rest all are OK and verified.

how can I make sure that every mail sent by my mail server is signed by the 
designated private key? Or why doest my sever fails to sign  mail??

  I know Yahoo is horrible about them - one of their servers will show correct, 
another will show as bad.
  I see that your message was signed, but I do not check incoming.  A reliable 
place to test is here by sending a message to [EMAIL PROTECTED]
  Give that a try and see what it returns.



Re: [qmailtoaster] Domainkeys Problem

2008-10-17 Thread Anil Aliyan
Untitled DocumentYes, I think you are right. I`ll verify and change the 
signature and then check the same again. many thanks for your quick response.

Regards,

Anil Aliyan
  - Original Message - 
  From: Jake Vickers 
  To: qmailtoaster-list@qmailtoaster.com 
  Sent: Friday, October 17, 2008 5:14 PM
  Subject: Re: [qmailtoaster] Domainkeys Problem


  Anil Aliyan wrote: 
Hi Jakes,

I have found out why its happening. Please look at my previous mail it has 
one html signature at the bottom with my name and company information. I 
removed html signature and then sent the mail to gmail and it recgnised my 
signature immidiately.

How does any stationary or html signature attached to the mail causes 
domainkeys go corrupt???

Earlier i sent once test message to the email address you gave it was also 
saying that

Authentication System:   DomainKeys Identified Mail
   Result:   (no result present) 
   Reporting host:   
   More information: http://mipassoc.org/dkim/
   Sendmail milter:  https://sourceforge.net/projects/dkim-milter/

Authentication System:   Domain Keys 
   Result:   DK signature confirmed BAD
   Description:  Signature verification failed, message may 
have been tampered with or corrupted
   Reporting host:   sendmail.net
   More information: http://antispam.yahoo.com/domainkeys
   Sendmail milter:  
https://sourceforge.net/projects/domainkeys-milter/


But as soon as i removed the html signature from the stationary it changed 
to

Authentication System:   DomainKeys Identified Mail
   Result:   (no result present) 
   Reporting host:   
   More information: http://mipassoc.org/dkim/
   Sendmail milter:  https://sourceforge.net/projects/dkim-milter/

Authentication System:   Domain Keys 
   Result:   DK signature confirmed GOOD
   Description:  Signature verified, message arrived intact
   Reporting host:   sendmail.net
   More information: http://antispam.yahoo.com/domainkeys
   Sendmail milter:  
https://sourceforge.net/projects/domainkeys-milter/


  Your signature is not HTML, but a Word doc. I only took a brief look, but it 
looks like your signature ties back to a couple Microsoft websites, so I can 
see where that would break things. They're meant to show the message is from 
who it says it is, and untampered with. Since your signature looks like it 
calls back to external websites for whatever reason that would break either one 
since that data is NOT from your mail server.
  Like I said, that was a brief glance. It could be that DK cannot sign a MIME 
encoded message - try one with an attachment.  I sign my accounts, and on one 
of those accounts I have a signature at the bottom - plain text attached by 
Thunderbird, and it works fine.  I do not think it has anything to do with the 
MIME encoded message though - I think your Word signature is calling outside 
and breaking the schema.



Re: [qmailtoaster] Domainkeys Problem

2008-10-17 Thread Jake Vickers

Anil Aliyan wrote:

Hi Jakes,
 
I have found out why its happening. Please look at my previous mail it 
has one html signature at the bottom with my name and company 
information. I removed html signature and then sent the mail to gmail 
and it recgnised my signature immidiately.
 
How does any stationary or html signature attached to the mail causes 
domainkeys go corrupt???
 
Earlier i sent once test message to the email address you gave it was 
also saying that
 
Authentication System:   DomainKeys Identified Mail

   Result:   (no result present)
   Reporting host:  
   More information: http://mipassoc.org/dkim/

   Sendmail milter:  https://sourceforge.net/projects/dkim-milter/

Authentication System:   Domain Keys
   Result:   DK signature confirmed BAD
   Description:  Signature verification failed, message 
may have been tampered with or corrupted
   Reporting host:   sendmail.net   
   More information: http://antispam.yahoo.com/domainkeys
   Sendmail milter:  
https://sourceforge.net/projects/domainkeys-milter/
 
But as soon as i removed the html signature from the stationary it 
changed to
 
Authentication System:   DomainKeys Identified Mail

   Result:   (no result present)
   Reporting host:  
   More information: http://mipassoc.org/dkim/

   Sendmail milter:  https://sourceforge.net/projects/dkim-milter/
Authentication System:   Domain Keys
   Result:   DK signature confirmed GOOD

   Description:  Signature verified, message arrived intact
   Reporting host:   sendmail.net   
   More information: http://antispam.yahoo.com/domainkeys
   Sendmail milter:  
https://sourceforge.net/projects/domainkeys-milter/


Your signature is not HTML, but a Word doc. I only took a brief look, 
but it looks like your signature ties back to a couple Microsoft 
websites, so I can see where that would break things. They're meant to 
show the message is from who it says it is, and untampered with. Since 
your signature looks like it calls back to external websites for 
whatever reason that would break either one since that data is NOT from 
your mail server.
Like I said, that was a brief glance. It could be that DK cannot sign a 
MIME encoded message - try one with an attachment.  I sign my accounts, 
and on one of those accounts I have a signature at the bottom - plain 
text attached by Thunderbird, and it works fine.  I do not think it has 
anything to do with the MIME encoded message though - I think your Word 
signature is calling outside and breaking the schema.




Re: [qmailtoaster] How to convert from alias domain to real domain?

2008-10-17 Thread P.V.Anthony
Eric Shubert wrote:

 Yeah, there are quite a few pieces. Personally, I think I'd remove the
 alias domain, then add it back in as a regular domain, add the users,
 then move their mailboxes over. YMMV.

I took this advice and it worked. Thank you for sharing this.

P.V.Anthony



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



Re: [qmailtoaster] qmail toaster not compiling vpopmail on fc8 x8_64

2008-10-17 Thread Dan McAllister

The message is telling you the mysql you've got installed is incompatible.

Check your MySQL (best bet -- update via YUM (you're on Fedora)

--- code snippet ---
# yum update mysql*
--- end code snippet ---

I hope this helps... someone!

Dan

Daniel McAllister, President

IT4SOHO, LLC
PO BOX 507
St. Petersburg, FL 33731-0507

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

When did you do your last backup?

Ask me about unattended offsite backup solutions...
to protect your business, not just your data!



Jake Vickers wrote:

Gregory Machin wrote:

Hi
I'm a qmail newbe and I'm having trouble install the vpopmail
component. the rpm build dies with the following errors

gcc -I. -I/usr/include/mysql  -I. -I. -I. -g -O2 -Wall -c `test -f
'md5.c' || echo './'`md5.c
gcc -I. -I/usr/include/mysql  -I. -I. -I. -g -O2 -Wall -c `test -f
'hmac_md5.c' || echo './'`hmac_md5.c
gcc  -g -O2 -Wall   -o vchkpw  vchkpw.o md5.o hmac_md5.o libvpopmail.a
-L/usr/lib/mysql  -lmysqlclient -lz -lm -lcrypt
/usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.so
when searching for -lmysqlclient
/usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.a
when searching for -lmysqlclient
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make[2]: *** [vchkpw] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/vpopmail-5.4.17'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/vpopmail-5.4.17'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.12746 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.12746 (%build)
error: File not found by glob: 
/usr/src/redhat/RPMS/x86_64/vpopmail-toaster*.rpm


I have both the i386 and the x8_64 mysql-devel installed ..

From google-ing i have found that it has to do with the fact that it's
looking in the place and using the wrong libraries .. but how do I fix
this with out doing a hack that may break other / future work ..
  


You could do a sym-link for the library, or edit the spec file.


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