bugweb-cyradm - Bugs: bug #13314, Catch-All - catches all mails from...

 
 

bug #13314: Catch-All - catches all mails from all domains - doc update

Submitter:  None
Submitted:  Mon 06 Jun 2005 04:58:35 PM UTC
   
 
Category:  documentation Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Wish
Status:  Confirmed Privacy:  Public
Assigned to:  None Originator Name:  Sebastian Lemke
Originator Email:  * -email is unavailable- Open/Closed:  Open
Release:  0.5.5 Operating System:  None
Reproducibility:  Every Time Planned Release:  None
Cyrus IMAP version:  2.2.x PHP version:  4.3
Database type:  MySQL 4.1
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 06 Jun 2005 04:58:35 PM UTC, original submission:  

Hi !
 
I have just mentioned a behaviour of postfix handling catchall-addresses
on the domain on which postfix is configure.
Perhaps the solution is something you should integrate into the who-to.
 
try this:
my domain: "somedomain.de"
MAIN.CF:
--------
myhostname=somedomain.de
mydestination = mysql:/etc/postfix/mysql-mydestination.cf, somedomain.de
 
Setup up in Web-cyradm the domain "somedomain.de"
and do an catchall for one address of the domain.
 
-> RESULT
ALL mail - also for other domains on the same server - goes to the
catchall of "somedomain.de"
 
SOLUTION: (I guess you know it already ;-)
---------
Use an existing subdomain for hostname, e.g. mail.:

MAIN.CF:
--------
myhostname=mail.somedomain.de
mydestination = mysql:/etc/postfix/mysql-mydestination.cf, mail.somedomain.de
 
Regards,
Sebastian

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-07-31 landm StatusNone Confirmed
2006-07-31 landm Item Groupnormal bugs Wish
2005-06-06 None Carbon-Copy- Added s --PUNKT-- lemke --AT-- infoworxx --PUNKT-- de

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code