Products Forum Forum Index Products Forum
Use this forum for questions and discussion about our products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

catch-all problem, recipient addres not allowed

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Products Forum Forum Index -> Support questions & how to use/enhance Vorras Mailer
View previous topic :: View next topic  
Author Message
bretz



Joined: 18 Sep 2003
Posts: 3

PostPosted: Thu Sep 18, 2003 9:04 am    Post subject: catch-all problem, recipient addres not allowed Reply with quote

Hi Vorras,

I am trying to configure my QMAIL installation to acept all incoming email (catch-all email account).

When I send email to random_name@mydomain.com I receive a bounce message saying:

<<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)

is this a Qmail configuration problem?

Thanks for you patience
Dan
Back to top
View user's profile Send private message
haris
Site Admin


Joined: 22 Aug 2002
Posts: 40

PostPosted: Thu Sep 18, 2003 9:45 am    Post subject: Reply with quote

Dan,

Looks like you have included your domain in the rcpthosts file. This can be found in the qmail control directory typically under /var/qmail/control/

You will need to edit that file and add one line with you domain. Also check your locals file (same directory) which should also contain a line with your domain name.

After you have your domain name in both the rcpthosts and locals files, run the following command:

qmailctl reload

This will tell qmail-send to reread the locals file (not necessary if your domain name is already in the locals file).

Let me know if this helps.

Thanks,
Haris
Back to top
View user's profile Send private message
bretz



Joined: 18 Sep 2003
Posts: 3

PostPosted: Thu Sep 18, 2003 10:47 pm    Post subject: Reply with quote

I did this and email is not delivered. It bounces all email back even if I send it to root. How do I set it up so that all email is delivered to the Mailer?

Thanks!
Dan
Back to top
View user's profile Send private message
haris
Site Admin


Joined: 22 Aug 2002
Posts: 40

PostPosted: Thu Sep 18, 2003 11:07 pm    Post subject: Reply with quote

Dan,

You will need to set up the following files in your alias directory. Do a cd ~alias and look for the following files:

.qmail-postmaster
.qmail-mailer-daemon
.qmail-default

The first two can be blank (you can make them point to another user if you want, see INSTALL.alias in you qmail source directory).

If they do not exist do:

touch .qmail-postmaster
chmod 644 .qmail-postmaster
touch .qmail-mailer-daemon
chmod 644 .qmail-mailer-daemon

The third file .qmail-default should contain one line with the following content:

| /path/to/vorras_mailer/dispatch.py $EXT@$HOST

Let me know if this helps.
Thanks
Haris
Back to top
View user's profile Send private message
bretz



Joined: 18 Sep 2003
Posts: 3

PostPosted: Fri Sep 19, 2003 2:04 am    Post subject: Reply with quote

Haris,

Emails are not bounced now but they seem to get lost somewhere. They are certainly not delivered to users' mailboxes. Might that be a problem with the dispatcher?
Back to top
View user's profile Send private message
haris
Site Admin


Joined: 22 Aug 2002
Posts: 40

PostPosted: Fri Sep 19, 2003 2:36 am    Post subject: Reply with quote

Can you check the error in the qmail log file. You can send me the file if you like.
The log file could be located in /var/log/qmail/ or /var/log/.

Please also make sure the Python interpreter in the first line of the dispatcher points to the correct location on your system.

Thanks
Haris
Back to top
View user's profile Send private message
bretz



Joined: 18 Sep 2003
Posts: 3

PostPosted: Fri Sep 19, 2003 8:04 am    Post subject: Reply with quote

Ok yes the Python interpreter was pointing to the wrong path.

Muchas gracias!
Dan
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Products Forum Forum Index -> Support questions & how to use/enhance Vorras Mailer All times are GMT + 6.5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

Copyright © 2005 Vorras Corporation. All rights reserved.