|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2-mail modul uses obsolate postfix attributes (virtual domains) | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Peter Varkoly <varkoly> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED WONTFIX | QA Contact: | Stanislav Visnovsky <visnov> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | heiko.rommel, mvidner |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Peter Varkoly
2006-04-13 08:47:45 UTC
grep virtual_maps /sbin/conf.d/SuSEconfig.postfix ;-) OK I'll fix it (I do not use SuSEconfig.postfix:-) But that is only one of the problems. Postfix uses virtual_maps transition way. The main problem is that in yast2-mail the domain entries will not be written into the /etc/postfix/virtual. That's why only clients from the local network can send emails to the virtual adresses. I see to ways: 1. you have to ensure that if the user enter an virtual email address the a domain entry must exsist for it too. 2. you have to refer in the help text to do it so. I've fixed the SuSEconfig.postfix file. But as I saed. It is not the main problem but the missing virtual domain entries. Please fix it in the yast2-mail modul. ???? It does not work on beta11 The virtual entries are useless in this form. *** Bug 115293 has been marked as a duplicate of this bug. *** No yast2-mail anymore. |