1. Store
  2. Apps
  3. Hardware
  4. Support
  5. Solutions

ClearFoundation

Forums
Welcome, Guest
Zarafa and the ClearOS 6 Mail Stack - Test Release
(1 viewing) 1 Guest
Go to bottomPage: 1...89101112131415
TOPIC: Zarafa and the ClearOS 6 Mail Stack - Test Release
#42992
Re:Zarafa and the ClearOS 6 Mail Stack - Test Release 11 Months ago  
Is there any way to manually configure outbound relay hosts or do we need to wait for this to be fully implemented in the gui?

I've just discovered that I can't email to some networks without relaying the message.
Jared Smith
Junior Boarder
Posts: 35
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#42994
Re:Zarafa and the ClearOS 6 Mail Stack - Test Release 11 Months ago  
You can manuelly configure outbound relay hosts exactly like in 5.2, so take this howto:
http://www.clearfoundation.com/docs/howt...uthentication_to_isp
Alexander Gehrer
Senior Boarder
Posts: 45
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
---^---^---^----^
alexunil.de German ClearOS and Zarafa Partner
 
#43001
Re:Zarafa and the ClearOS 6 Mail Stack - Test Release 11 Months ago  
In addition to those instructions you'll also need to edit /etc/postfix/main.cf and add 'relayhost = [smtp.yourisp.com]'. Don't forget to restart postfix...

The instructions detail how to configure SMTP authentication for your relay host. Peter has previously promised that this feature will make a return
Tim Burgess
Moderator
Posts: 5802
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#43015
Re:Zarafa and the ClearOS 6 Mail Stack - Test Release 11 Months ago  
bsleys wrote:
Local e-mail account overriding other accounts with the same username.

I have an account on my 6.2 box bsleys@corp.com and a gmail account bsleys@gmail.com. However whenever anyone from inside corp.com tries to send an e-mail to bsleys@gmail.com its getting sent to bsleys@corp.com. The e-mail header is showing the e-mail to address of bsleys@gmail.com but the e-mail never leaves the server to be delivered to gmail and instead goes to my local corp.com account.


Good catch Bob. And sorry for missing your report Alexander

The LDAP query for aliases/mail addresses is a bit too loose. For the tech guys - see /etc/postfix/zarafa-aliases.cf :

Code:


server_host = ldap://127.0.0.1:389
search_base = ou=Users,ou=Accounts,dc=example,dc=com
query_filter = (|(clearMailAliases=%u)(mail=%u@*))
result_attribute = mail
result_format = %u
...



That might a bit nasty to fix since we need to be able to capture all the valid "destination domains". The search query can be expanded to explicitly list all the destination domains, but I wonder if there's a better way.
Peter Baldwin
Developer
Posts: 1571
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#43016
Re:Zarafa and the ClearOS 6 Mail Stack - Test Release 11 Months ago  
Tim Burgess wrote:
In addition to those instructions you'll also need to edit /etc/postfix/main.cf and add 'relayhost = [smtp.yourisp.com]'. Don't forget to restart postfix...

The instructions detail how to configure SMTP authentication for your relay host. Peter has previously promised that this feature will make a return


It's not in the 6.3.0 Beta, but it will be in the final release. I was hoping to merge the "Mail Notification" and this "Relay Host" feature (and also add outbound username/password authentication). That won't happen, so we'll go with the old way of doing things.
Peter Baldwin
Developer
Posts: 1571
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#43027
Re:Zarafa and the ClearOS 6 Mail Stack - Test Release 11 Months ago  
Hi Peter, in 5.2 I used the transport map to specify which domains or indeed users were to be forwarded to Zarafa. (Mainly so it could coexist with Horde) The Zarafa delivery agent then determines using the ldap search query which inbox it should arrive at, this should also work with aliases? The transport map could be populated with the destination domains configured in the webconfig
Tim Burgess
Moderator
Posts: 5802
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#43054
Re:Zarafa and the ClearOS 6 Mail Stack - Test Release 11 Months ago  
Thanks Tim, I'll take a look.
Peter Baldwin
Developer
Posts: 1571
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#43096
Re:Zarafa and the ClearOS 6 Mail Stack - Test Release 11 Months ago  
An updated version of the SMTP Server is available. It includes:

- The old "Relay Host" feature
- Mail Forward Domains (typically used for implementing a ClearOS mail gateway)

To install the new update, run:

Code:

yum --enablerepo=clearos-updates-testing upgrade app-smtp

Peter Baldwin
Developer
Posts: 1571
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#43372
Re:Zarafa and the ClearOS 6 Mail Stack - Test Release 10 Months, 3 Weeks ago  
Small Problem with Zarafa Community Marketplace Installation.

I paid the 10$ Tim-fee (I think thats very cheap for the excelence support) for my server and installed the app without any problem.
But on a Server from an partner-company, they also paid the app, the download from the packages is working, and after the last download there is only a red message like "Download aborted" (sorry its a german language-system)

Where should we look to find the Problem. Anyone with the same problem?

Its a fresh install from 6.3 beta (my system is a upgraded 6.2, maybe this is the different?)

Greetings
Alex
Alexander Gehrer
Senior Boarder
Posts: 45
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
---^---^---^----^
alexunil.de German ClearOS and Zarafa Partner
 
#43410
Re:Zarafa and the ClearOS 6 Mail Stack - Test Release 10 Months, 3 Weeks ago  
Hi

I have installed all packeges without problems.
Every service is running, but I can not access webaccess:

serverIP/webaccess

"Not Found
The requested URL /webaccess was not found on this server."

thx
tomas
Expert Boarder
Posts: 127
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1...89101112131415
  get the latest posts directly to your desktop