Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Qmail: users

smtp relaying and rcpthost SSL

 

 

Qmail users RSS feed   Index | Next | Previous | View Threaded


mohsen at pahlevanzadeh

Jun 12, 2010, 4:45 PM

Post #1 of 6 (841 views)
Permalink
smtp relaying and rcpthost SSL

Dear all,

I have qmail/vpopmail/dovecot/maildrop/spamassassin and qmailqueue.
I compiled StartTLS patch for SMTP & My SMPT is working on
ssl.My /home/vpopmail/etc/vpopmail/tcp.smtp is :
127.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
78.129.240.26:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
91.98.156.6:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
#94.101.182.225:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
91.99.46.69:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
89.235.64.130:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
80.191.41.187:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
I want to my domains just can work with this smtp and don't need any IP
for them in this file. my rcpthosts is :
ns:/home/vpopmail/etc/vpopmail# cat /var/qmail/control/rcpthosts
ghorbani-online.info
ns.ghorbani-online.info
ghorbani-online.org
pahlevanzadeh.info
ns.pahlevanzadeh.info
pahlevanzadeh.org
my virtualdomains is:
ns:/home/vpopmail/etc/vpopmail# cat /var/qmail/control/virtualdomains
ghorbani-online.info:ghorbani-online.info
ns.ghorbani-online.info:ns.ghorbani-online.info
ghorbani-online.org:ghorbani-online.org
pahlevanzadeh.info:pahlevanzadeh.info
ns.pahlevanzadeh.info:ns.pahlevanzadeh.info
pahlevanzadeh.org:pahlevanzadeh.org
But now each domain of this server need to relaying.I want to don't use
smtp-auth and roaming.Why rcpthost doesn't work?
Yours,
Mohsen


feh at fehcom

Jun 13, 2010, 4:08 AM

Post #2 of 6 (788 views)
Permalink
Re: smtp relaying and rcpthost SSL [In reply to]

Hi,

Am Sonntag, den 13.06.2010, 04:15 +0430 schrieb Mohsen Pahlevanzadeh:
> Dear all,
>
> I have qmail/vpopmail/dovecot/maildrop/spamassassin and qmailqueue.
> I compiled StartTLS patch for SMTP & My SMPT is working on
> ssl.My /home/vpopmail/etc/vpopmail/tcp.smtp is :
> 127.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> 78.129.240.26:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> 91.98.156.6:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> #94.101.182.225:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> 91.99.46.69:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> 89.235.64.130:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> 80.191.41.187:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> :allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
> I want to my domains just can work with this smtp and don't need any IP
> for them in this file. my rcpthosts is :
> ns:/home/vpopmail/etc/vpopmail# cat /var/qmail/control/rcpthosts
> ghorbani-online.info
> ns.ghorbani-online.info
> ghorbani-online.org
> pahlevanzadeh.info
> ns.pahlevanzadeh.info
> pahlevanzadeh.org
> my virtualdomains is:
> ns:/home/vpopmail/etc/vpopmail# cat /var/qmail/control/virtualdomains
> ghorbani-online.info:ghorbani-online.info
> ns.ghorbani-online.info:ns.ghorbani-online.info
> ghorbani-online.org:ghorbani-online.org
> pahlevanzadeh.info:pahlevanzadeh.info
> ns.pahlevanzadeh.info:ns.pahlevanzadeh.info
> pahlevanzadeh.org:pahlevanzadeh.org
> But now each domain of this server need to relaying.I want to don't use
> smtp-auth and roaming.Why rcpthost doesn't work?

It is not entirely clear, what you try to achieve.

Relaying on SMTP Auth is user based -- not domain based.
In case you use the standard SMTPAUTH enhancement for qmail, just check
my tutorial page about SMTP Auth:

http://www.fehcom.de/qmail/smtpauth.html

However, I have no clue why you reference 'SSL' in the subject.
That is a different topic.

regards.
--eh.


> Yours,
> Mohsen
>
>

--
Dr. Erwin Hoffmann | FEHCom | http://www.fehcom.de
Attachments: signature.asc (0.19 KB)


mohsen at pahlevanzadeh

Jun 13, 2010, 9:27 AM

Post #3 of 6 (781 views)
Permalink
Re: smtp relaying and rcpthost SSL [In reply to]

hi, according to lwq, i read that qmail apply relaying for every domain
except domains listed in rcptshosts.But it doesn't work.I read it in LWQ
in following link : http://www.lifewithqmail.org/lwq.html#relaying and
section 3.2.2
I want to don't use smtpauth.

yours,
Mohsen
On Sun, 2010-06-13 at 13:08 +0200, Erwin Hoffmann wrote:
> Hi,
>
> Am Sonntag, den 13.06.2010, 04:15 +0430 schrieb Mohsen Pahlevanzadeh:
> > Dear all,
> >
> > I have qmail/vpopmail/dovecot/maildrop/spamassassin and qmailqueue.
> > I compiled StartTLS patch for SMTP & My SMPT is working on
> > ssl.My /home/vpopmail/etc/vpopmail/tcp.smtp is :
> > 127.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> > 78.129.240.26:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> > 91.98.156.6:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> > #94.101.182.225:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> > 91.99.46.69:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> > 89.235.64.130:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> > 80.191.41.187:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> > :allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
> > I want to my domains just can work with this smtp and don't need any IP
> > for them in this file. my rcpthosts is :
> > ns:/home/vpopmail/etc/vpopmail# cat /var/qmail/control/rcpthosts
> > ghorbani-online.info
> > ns.ghorbani-online.info
> > ghorbani-online.org
> > pahlevanzadeh.info
> > ns.pahlevanzadeh.info
> > pahlevanzadeh.org
> > my virtualdomains is:
> > ns:/home/vpopmail/etc/vpopmail# cat /var/qmail/control/virtualdomains
> > ghorbani-online.info:ghorbani-online.info
> > ns.ghorbani-online.info:ns.ghorbani-online.info
> > ghorbani-online.org:ghorbani-online.org
> > pahlevanzadeh.info:pahlevanzadeh.info
> > ns.pahlevanzadeh.info:ns.pahlevanzadeh.info
> > pahlevanzadeh.org:pahlevanzadeh.org
> > But now each domain of this server need to relaying.I want to don't use
> > smtp-auth and roaming.Why rcpthost doesn't work?
>
> It is not entirely clear, what you try to achieve.
>
> Relaying on SMTP Auth is user based -- not domain based.
> In case you use the standard SMTPAUTH enhancement for qmail, just check
> my tutorial page about SMTP Auth:
>
> http://www.fehcom.de/qmail/smtpauth.html
>
> However, I have no clue why you reference 'SSL' in the subject.
> That is a different topic.
>
> regards.
> --eh.
>
>
> > Yours,
> > Mohsen
> >
> >
>


ar-djblists at acrconsulting

Jun 13, 2010, 11:48 AM

Post #4 of 6 (782 views)
Permalink
Re: smtp relaying and rcpthost SSL [In reply to]

On Sunday 13 June 2010 17:27:06 Mohsen Pahlevanzadeh wrote:
> hi, according to lwq, i read that qmail apply relaying for every domain
> except domains listed in rcptshosts.But it doesn't work.I read it in LWQ
> in following link : http://www.lifewithqmail.org/lwq.html#relaying and
> section 3.2.2
> I want to don't use smtpauth.

Please don't top-post.

I'm not sure what you're asking. Maybe you're asking:
- I've setup a qmail server for this list of domains. My mail server is
not accepting mail sent _to_ these domains, why not?
or
- I've setup a qmail server for this list of domains. My mail server is
not accepting some mail sent _from_ addresses in these domains, why
not?

The latter is relaying.

Your choices for relaying are basically SMTP AUTH (recommended), by IP address
using RELAYCLIENT="" as you already have in your tcp.smtp file (did you
remember to update the cdb file?), or enabling relaying for a limited period
after successful POP3 authentication (but if you're going do do this, why not
do it properly with SMTP AUTH instead).

Please clarify the issue you're having.

cheers,

Andrew.
------------
> On Sun, 2010-06-13 at 13:08 +0200, Erwin Hoffmann wrote:
> > Hi,
> >
> > Am Sonntag, den 13.06.2010, 04:15 +0430 schrieb Mohsen Pahlevanzadeh:
> > > Dear all,
> > >
> > > I have qmail/vpopmail/dovecot/maildrop/spamassassin and qmailqueue.
> > > I compiled StartTLS patch for SMTP & My SMPT is working on
> > > ssl.My /home/vpopmail/etc/vpopmail/tcp.smtp is :
> > > 127.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
> > > 78.129.240.26:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-que
> > >ue"
> > > 91.98.156.6:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue
> > >"
> > > #94.101.182.225:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-q
> > >ueue"
> > > 91.99.46.69:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue
> > >"
> > > 89.235.64.130:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-que
> > >ue"
> > > 80.191.41.187:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-que
> > >ue"
> > >
> > > :allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
> > >
> > > I want to my domains just can work with this smtp and don't need any IP
> > > for them in this file. my rcpthosts is :
> > > ns:/home/vpopmail/etc/vpopmail# cat /var/qmail/control/rcpthosts
> > > ghorbani-online.info
> > > ns.ghorbani-online.info
> > > ghorbani-online.org
> > > pahlevanzadeh.info
> > > ns.pahlevanzadeh.info
> > > pahlevanzadeh.org
> > > my virtualdomains is:
> > > ns:/home/vpopmail/etc/vpopmail# cat /var/qmail/control/virtualdomains
> > > ghorbani-online.info:ghorbani-online.info
> > > ns.ghorbani-online.info:ns.ghorbani-online.info
> > > ghorbani-online.org:ghorbani-online.org
> > > pahlevanzadeh.info:pahlevanzadeh.info
> > > ns.pahlevanzadeh.info:ns.pahlevanzadeh.info
> > > pahlevanzadeh.org:pahlevanzadeh.org
> > > But now each domain of this server need to relaying.I want to don't use
> > > smtp-auth and roaming.Why rcpthost doesn't work?
> >
> > It is not entirely clear, what you try to achieve.
> >
> > Relaying on SMTP Auth is user based -- not domain based.
> > In case you use the standard SMTPAUTH enhancement for qmail, just check
> > my tutorial page about SMTP Auth:
> >
> > http://www.fehcom.de/qmail/smtpauth.html
> >
> > However, I have no clue why you reference 'SSL' in the subject.
> > That is a different topic.
> >
> > regards.
> > --eh.
> >
> > > Yours,
> > > Mohsen
>

--
====================================================================
* Custom email solutions * Systems Administration * Networking
http://www.acrconsulting.co.uk/email/qmail.html
====================================================================


classifieds at thecouriermail

Jun 13, 2010, 11:51 AM

Post #5 of 6 (777 views)
Permalink
RE: smtp relaying and rcpthost SSL [In reply to]

Your email/fax has been received.

Your reference number is 1-169O96T.

Please quote this number if you need to contact us regarding your request.

Thank you for contacting the Queensland Newspapers Group.

Customers outside of Queensland during the period of daylight saving,
please contact QNP Classifieds on 132202 if you have not received
your proof/quote by your close of business.

Queensland Newspapers Group incorporates Queensland Newspapers Pty Ltd
(ABN 61 009 661 778). This document and any following pages are intended
solely for the named addressee, are confidential and may contain legally privileged information. The copying or distribution of them or any information they contain
by any other than the addressee, is prohibited. If you have received this document
in error, please notify sender by reply e-mail, and then return it by mail to - 41 Campbell Street, Bowen Hills, Queensland, 4006.

-----Original Message-----
From: ar-djblists [at] acrconsulting
Sent: 14/06/2010 4:48:22 AM
To: classifieds [at] thecouriermail
Subject: Re: smtp relaying and rcpthost SSL

On Sunday 13 June 2010 17:27:06 Mohsen Pahlevanzadeh wrote:
> hi, according to lwq, i read that qmail apply relaying for every domain
> except domains listed in rcptshosts.But it doesn't work.I read it in LWQ
> in following link : http://www.lifewithqmail.org/lwq.html#relaying and
> section 3.2.2
> I want to don't use smtpauth.

Please don't top-post.

I'm not sure what you're asking. Maybe you're asking:
- I've setup a qmail server for this list of domains. My mail server is
not accepting mail sent _to_ these domains, why not?
or
- I've setup a qmail server for this list of domains. My mail server is
not accepting some mail sent _from_ addresses in these domains, why
not?

The latter is relaying.

Your choices for relaying are basically SMTP AUTH (recommended), by IP address
using RELAYCLIENT="" as you already have in your tcp.smtp file (did you
remember to update the cdb file?), or enabling relaying for a limited period
after successful POP3 authentication (but if you're going do do this, why not
do it properly with SMTP AUTH instead).

Please clarify the issue you're having.

cheers,

Andrew.
------------
> On Sun, 2010-06-13 at 13:08 +0200, Erwin Hoffmann wrote:
> > Hi,
> >
> > Am Sonntag, den 13.06.2010, 04:15 +0430 schrieb Mohsen Pahlevanzadeh:
> > > Dear all,
> > >
> > > I have qmail/vpopmail/dovecot/maildrop/spamassassin and qmailqueue.
> > > I compiled StartTLS patch for SMTP & My SMPT is working on
> > > ssl....



***********************************************************************************************
This message and its attachments may contain legally privileged or confidential information.
It is intended solely for the named addressee. If you are not the addressee indicated in this
message or responsible for delivery of the message to the addressee, you may not copy or deliver
this message or its attachments to anyone. Rather, you should permanently delete this message
and its attachments and kindly notify the sender by reply e-mail. Any content of this message
and its attachments which does not relate to the official business of the sending company must
be taken not to have been sent or endorsed by that company or any of its related entities. No
warranty is made that the e-mail or attachments are free from computer virus or other defect.
***********************************************************************************************


mohsen at pahlevanzadeh

Jun 13, 2010, 3:14 PM

Post #6 of 6 (782 views)
Permalink
Re: smtp relaying and rcpthost SSL [In reply to]

On Sun, 2010-06-13 at 19:48 +0100, Andrew Richards wrote:
> - I've setup a qmail server for this list of domains. My mail server
> is
> not accepting some mail sent _from_ addresses in these domains, why
> not?
>
>
I have problem same option 2:
- I've setup a qmail server for this list of domains. My mail server is
not accepting some mail sent _from_ addresses in these domains, why
not?
yes, i rebuild and it work.

Qmail users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.